Skip to content

What is the API for the metadata assessment reports? #18

Answered by mbjones
laurenwalker asked this question in Q&A
Discussion options

You must be logged in to vote

The MetaDIG API is the mechanism to use to get access to the assessment reports published on DataONE. The MetaDIG engine supports running a configurable set of "assessment suites" on each dataset in DataONE. All Datasets that use compatible metadata standards are checked with the DataONE FAIR Suite of assessment check. The results of one of these runs can be retrieved from the API knowing the identifier of the suite and the identifier of the metadata record of interest. For example, for the assessment suite FAIR-suite-0.3.1, one can retrieve the assessment report a specific dataset (doi:10.18739/A24T6F461) using a curl command:

$ curl https://api.dataone.org/quality/runs/FAIR-suite-0.3.1/…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by laurenwalker
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
Metadata assessments Issues or discussions related to the Dataone metadata assessment service
2 participants