FAIR-Data-EG / consultation

A call for contributions to the report of the FAIR Data Expert Group
Other
16 stars 3 forks source link

Should subject-specific enhancement of metadata be used by communities as a mechanism for achieving FAIRness in data? #15

Open hrzepa opened 7 years ago

hrzepa commented 7 years ago

I would like to present the following search:

https://search.datacite.org/works?query=media:chemical\/x\-gaussian*+SubjectScheme:inchikey+subject:XZYDALXOGPZGNV-UHFFFAOYSA-M+media:chemical\/x\-mnpub*

as an example of FAIR metadata associated with a FAIR dataset. The metadata from one of the two hits can be inspected at

https://data.datacite.org/application/vnd.datacite.datacite+xml/10.14469/HPC/2635

and exploits the element from the DataCite metadata schema to enhance the FAIR attributes of the dataset.

https://search.datacite.org/works/10.14469/HPC/2635 shows the media types associated with this dataset, again part of the FAIR attributes.

My question is whether such subject-specific FAIR enhancement should be used by communities as a mechanism for achieving FAIRness?

[//]: # "==Do not write above this line== Instructions for posting issues: (1) Review what is already there. Perhaps a comment to an existing issue would be more appropriate than opening a new one? (2) Write your post below using Markdown (as per https://guides.github.com/features/mastering-markdown/ ) or just plain text. (3) Don't worry about these introductory lines - you can leave or delete them, as they won't display anyway (you can check this via Preview). (4) Hit the 'Submit new issue' button. ==Write below this line=="

Daniel-Mietchen commented 7 years ago

The above search currently gives no results for me.

hrzepa commented 7 years ago

Sometimes the escape characters can be corrupted.

Try

https://search.datacite.org/works?query=media:chemical\/x\-gaussian*+subjectScheme:inchikey+subject:XZYDALXOGPZGNV-UHFFFAOYSA-M+media:chemical\/x\-mnpub*

which I have just tested and which works for me.

On 3 Jul 2017, at 13:21, Daniel Mietchen notifications@github.com wrote:

The above search currently gives no results for me.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

Daniel-Mietchen commented 7 years ago

Yes, confirming that it works now. Thanks!

hrzepa commented 7 years ago

Yes, I think the page presentation probably included page breaks, which break the search! It is a bit fragile!

On 3 Jul 2017, at 14:15, Daniel Mietchen notifications@github.com wrote:

Yes, confirming that it works now. Thanks!

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.