| rfair-package | R Documentation |
rfair is a native R implementation of the F-UJI (FAIRsFAIR Research Data Object Assessment) metrics. Given a persistent identifier or URL, it resolves the object, harvests metadata from its landing page and from registries such as DataCite, and scores the result against the FAIRsFAIR metrics. rfair began as a fork of the rfuji F-UJI API client; unlike that client, it performs the assessment entirely in R and does not require a running F-UJI server.
The main entry point is assess_fair(). See the package vignettes and
https://choxos.github.io/rfair/ for details.
Maintainer: Ahmad Sofi-Mahmudi a.sofimahmudi@gmail.com (ORCID)
Authors:
Ahmad Sofi-Mahmudi a.sofimahmudi@gmail.com (ORCID)
Other contributors:
Steffen Neumann sneumann@ipb-halle.de (Author of the original rfuji F-UJI API client that rfair grew from) [contributor]
PANGAEA (Copyright holder of the F-UJI service whose metrics rfair reimplements) [copyright holder]
Useful links:
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.