Skip to content

FAIR draft#224

Merged
jvandegriff merged 15 commits intomasterfrom
217-needed-elements-for-fair
Dec 2, 2024
Merged

FAIR draft#224
jvandegriff merged 15 commits intomasterfrom
217-needed-elements-for-fair

Conversation

@rweigel
Copy link
Contributor

@rweigel rweigel commented Sep 9, 2024

No description provided.

@rweigel rweigel linked an issue Sep 9, 2024 that may be closed by this pull request
@jvandegriff
Copy link
Collaborator

Consider coloring the spec to highlight elements of HAPI metadata required for FAIR

@jvandegriff
Copy link
Collaborator

clarify "it" in license description - add example (0BSD)

@jvandegriff
Copy link
Collaborator

need to clarify that if a list of licenses is provided, then there is an implied "OR" between them, i.e., any of the licenses can be used

@jvandegriff
Copy link
Collaborator

If we do encounter people wanting to use compound licenses (which care supported by SPDX, but not through URLs), then we need to adjust the license attribute to have a scheme (SPDX) and license string (and maybe URL)

Since multi-licensing of data seems unlikely, we don't need to support this now.

@jvandegriff
Copy link
Collaborator

Possible wording:

Optional A URL or array of URLs to a license landing page. If license is in the spdx.org list, the URL should link to the SPDX license landing page, as in [0BSD example]. If the license is not in the SPDX list, then the actual license content can be provided in the string.

@jvandegriff
Copy link
Collaborator

For provenance, we don't have any good examples in Heliophysics on which to base a complex entry.

So for now, we will include a provenance attribute at the dataset level, and this item can contain free text.

We are intrigued by the ability to have a formalized provenance representation, such as the one at DataCite: https://support.datacite.org/docs/tracking-provenance

But for now, since we don't; have use cases to base it on, and in the interest of getting HAPI 3.0 out the door, we will just have the free text option for now, since that gets us most of what is needed - just a way to describe where the data came from.

HAPI will also soon support linkages between datasets, and we intend to include a provenance linkage that could list files (and maybe also include the provenance content.

@jvandegriff
Copy link
Collaborator

jvandegriff commented Nov 18, 2024

Once we add more detailed provenance (through linkages) we need to edit the FAIR content to mention the richer set of options:

"You can also express provenance through the linkages mechanism, which allows listing of individual files associated with a specific time range request..."

This is relevant for the issue to add a files endpoint:
#218

@jvandegriff
Copy link
Collaborator

I read this over and it looks good to go. There are two minor typos:

  • The TOC entry for 8.6 FAIR does not work
  • Under the Accessible heading, there is a broken link to the list of cached HAPI metadata: https://github.com/hapi-server/servers](affiliated

@jvandegriff jvandegriff merged commit e09c63f into master Dec 2, 2024
@jvandegriff jvandegriff deleted the 217-needed-elements-for-fair branch December 2, 2024 17:10
@rweigel rweigel mentioned this pull request Jan 27, 2025
@jvandegriff jvandegriff added this to the Version 3.3 milestone Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Needed elements for FAIR

2 participants