SlideShare a Scribd company logo
1 of 35
Download to read offline
HMC FAIR Friday, 20th May 2022.
FAIR – Assessment or Improvement?
Anusuriya Devaraju1 & Robert Huber2
1 Senior Data Innovation Manager, TERN Australia (a.devaraju@uq.edu.au)
2 Project Manager, PANGAEA, University of Bremen (rhuber@uni-bremen.de)
We at TERN acknowledge the Traditional Owners and Custodians throughout Australia, New Zealand
and all nations. We honour their profound connections to land, water, biodiversity and culture
and pay our respects to their Elders past, present and emerging.
TERN is enabled by NCRIS.
Our work is a result of collaborative partnerships with many Universities and institutions.
To find out more please go to tern.org.au.
About Me
Anusuriya Devaraju (2022). FAIR – Assessment or Improvement?. HMF FAIR Friday, 20 May 2022.
D
a
t
a
b
a
s
e
s
&
M
o
d
e
l
l
i
n
g
K
n
o
w
l
e
d
g
e
R
e
p
r
e
s
e
n
t
a
t
i
o
n
&
R
e
a
s
o
n
i
n
g
D
a
t
a
E
n
g
i
n
e
e
r
i
n
g
a
n
d
A
n
a
l
y
t
i
c
s
P
r
o
j
e
c
t
&
D
a
t
a
M
a
n
a
g
e
m
e
n
t
D
a
t
a
G
o
v
e
r
n
a
n
c
e
Computer and Spatial Sciences Research Data Management
From Science to Operation
Background
Source: Wilkinson, M., Dumontier, M., Aalbersberg,
I. et al. The FAIR Guiding Principles for scientific
data management and stewardship. Sci Data 3,
160018 (2016).
https://doi.org/10.1038/sdata.2016.18
FAIR Guiding Principles
Anusuriya Devaraju (2022). FAIR – Assessment or Improvement?. HMF FAIR Friday, 20 May 2022.
• Not new! collectively endorsed by various stakeholders.
• Domain independent, high-level guideline for those (e.g., data provider and
publisher) wishing to improve the reusability of their data holdings.
• Focuses on data; other digital objects may benefit from application of the
principles.
• Place emphasis on machine-based data discovery and accessibility, as well as
human.
• May be adopted, in whole or in part, incrementally as the data provider’s publishing
environments evolve.
FAIR Guiding Principles
Anusuriya Devaraju (2022). FAIR – Assessment or Improvement?. HMF FAIR Friday, 20 May 2022.
• Aims at supplying practical
solutions for the use of the FAIR
principles throughout the research
data life cycle.
• 22 partners from 8 Member States.
https://www.fairsfair.eu
Work Package 4 (Task 4.5)
Fostering FAIR Data Practices in Europe (FAIRsFAIR)
Anusuriya Devaraju (2022). FAIR – Assessment or Improvement?. HMF FAIR Friday, 20 May 2022.
• Enable trustworthy data repositories committed to FAIR data provision to improve
the FAIRness of their datasets over time through a programmatic approach.
Our Approach to FAIR Data Assessment
Metrics + Automated Tool + Consultation => FAIR Data Improvement
Anusuriya Devaraju (2022). FAIR – Assessment or Improvement?. HMF FAIR Friday, 20 May 2022.
1 2 3
Metrics
1
• 17 core metrics (v0.5) - built on existing work on FAIR metrics (primarily RDA
FAIR Data Maturity Model).
Anusuriya Devaraju (2022). FAIR – Assessment or Improvement?. HMF FAIR Friday, 20 May 2022.
FAIRsFAIR Data Assessment Metrics
FAIRdat and FAIR enough?
RDA WDS/RDA Assessment of
Data Fitness for Use Checklist
RDA FAIR Data Maturity Model
(v0.3)
FAIRsFAIR Data
Object Metrics v0.1
FAIRsFAIR Data
Object Metrics v0.2
FAIRsFAIR Data
Object Metrics v0.3
FAIRsFAIR Data
Object Metrics v0.4
Metrics consolidation based on existing FAIR
assessment frameworks
Metrics evaluation and refinement by the
FAIRsFAIR project partners
Metrics improvement through the focus group
and the final RDA FAIR Data Maturity Model
Metrics improvement through open
consultation and pilot repositories’ feedback
FAIR compliance level based on CMMI
added.
FAIRsFAIR Data
Object Metrics v0.5
Principles à Metrics à Practical Tests
Anusuriya Devaraju (2022). FAIR – Assessment or Improvement?. HMF FAIR Friday, 20 May 2022.
Summary of Principles, Metrics and Tests
Source:
Devaraju, A. and Huber, R. (2021). An
automated solution for measuring the
progress toward FAIR research data, Patterns
(2021), Huber, An automated solution for
measuring the progress toward FAIR research
data, Patterns (2021),
https://doi.org/10.1016/j.patter.2021.100370
Anusuriya Devaraju (2022). FAIR – Assessment or Improvement?. HMF FAIR Friday, 20 May 2022.
For detailed information about the metrics, see
Devaraju, Anusuriya, Huber, Robert, Mokrane, Mustapha, Herterich,
Patricia, Cepinskas, Linas, de Vries, Jerry, L'Hours, Herve, Davidson,
Joy, & Angus White. (2020). FAIRsFAIR Data Object Assessment
Metrics (0.5). Zenodo. https://doi.org/10.5281/zenodo.6461229
Anusuriya Devaraju (2022). FAIR – Assessment or Improvement?. HMF FAIR Friday, 20 May 2022.
Automated Tool
2
REST API & Front End (https://f-uji.net) https://github.com/pangaea-data-publisher/fuji
Anusuriya Devaraju (2022). FAIR – Assessment or Improvement?. HMF FAIR Friday, 20 May 2022.
F-UJI FAIR Data Assessment Tool
Resources
• Metadata (embedded, and
from services)
• Data file(s)
• Repository Contexts
• Auxiliary information from
FAIR assessment enabling
services
• Link relation types
• HTML meta tags
• Schema.org
structured data
Anusuriya Devaraju (2022). FAIR – Assessment or Improvement?. HMF FAIR Friday, 20 May 2022.
High Level Flow of Meta(data) Gathering
Extract metadata from
landing page, typed links
content negotiation , etc
Extract metadata
standards via the endpoint
Is a persistent
identifier?
-
Collate metadata of
the data object
Extract repository metadata (api,
metadata standards ) through
re3data
no
yes
Identifier (e.g., URL, PID)
Metadata-access endpoint (optional)
Metadata at the
object-level
Metadata at the
repository-level
Parse request
yes
yes
Is service
endpoint
(OAI/CSW/SPAR
QL) provided?
Parse metadata : DDI,
DCAT, DC, EML, METS,
MODS, ISO19xx, etc.
Retrieve metadata from
PID provider (datacite)
Anusuriya Devaraju (2022). FAIR – Assessment or Improvement?. HMF FAIR Friday, 20 May 2022.
FAIR Assessment Enabling Services
Repository Contexts
‘Lookup’ Services
• PID provider service
(Datacite)
• r3data.org
• SPDX license list
• RDA Metadata Standards
Catalog
• LOV, LOD
• ISO/TR 22299 (Digital file
format recommendations
for long-term storage)
• Wolfram scientific formats
• more ….
Anusuriya Devaraju (2022). FAIR – Assessment or Improvement?. HMF FAIR Friday, 20 May 2022.
F-UJI in Action
Dataset Tested : https://doi.org/10.1594/PANGAEA.206402
Anusuriya Devaraju (2022). FAIR – Assessment or Improvement?. HMF FAIR Friday, 20 May 2022.
Consultation
3
Our Approach to FAIR Data Assessment (Revisit)
Metrics + Automated Tool + Consultation => FAIR Data Improvement
Anusuriya Devaraju (2022). FAIR – Assessment or Improvement?. HMF FAIR Friday, 20 May 2022.
Repository Certification Subject Areas Datasets Evaluated
(as of 25.09.2020)
PANGAEA CoreTrustSeal, WDS
Regular Member
Earth and
Environmental Science
500
Phaidra-Italy CoreTrustSeal Cultural Heritage 500
CSIRO Data Portal CoreTrustSeal Multiple disciplines 500
World Data Centre
for Climate (WDCC)
CoreTrustSeal, WDS
Regular Member
Earth System Science 500
DataverseNO CoreTrustSeal Multiple disciplines 500
Pilot Repositories
Anusuriya Devaraju (2022). FAIR – Assessment or Improvement?. HMF FAIR Friday, 20 May 2022.
Before and After
Anusuriya Devaraju (2022). FAIR – Assessment or Improvement?. HMF FAIR Friday, 20 May 2022.
Note: We applied the release (v1.0.0) of the tool to perform the evaluation. For, more details on the
assessment, see Devaraju & Huber (2021).
Uptake
• Open-source development
• 12 contributors, 18 forks, clients (R, web)
• Dataset assessments:
• ~10.000 individual tests via f-uji.net
• > n-thousands during repo tests (see below*)
• Repository assessments*:
• FAIRsFAIR pilots: 5 + 4 repos assessed
• DANS DGRTD project
• Institutional tests (e.g. Charité Berlin, UVP, Novartis)
• 2 articles published in reputable journals
and several invited talks.
Anusuriya Devaraju (2022). FAIR – Assessment or Improvement?. HMF FAIR Friday, 20 May 2022.
Impressions and Experiences
Translating Principles to Metrics
• Some aspects in FAIR principles (e.g. rich metadata, accurate and relevant
attributes) requires human-mediation, whereas programmatic assessment requires
clear and machine-accessible metrics (and tests).
• The principles should be elaborated with care
• F1 – registering data and metadata objects with permanent identifiers
• I2 – FAIR vocabulary work in progress
• A2 – preserving metadata should be addressed at repository-level
• Our approach
• Metrics for research data focus on generally applicable data/metadata characteristics until
domain/community-driven criteria have been agreed.
• The metrics are built on established work and practical tests consider standard data practices.
• The hierarchical model of principle-metric-practical test.
• Domain-specific metrics will be developed as part of the FAIR-IMPACT.
Anusuriya Devaraju (2022). FAIR – Assessment or Improvement?. HMF FAIR Friday, 20 May 2022.
Level of Data Objects
• The ‘type’ of data objects may influence the assessment result
Anusuriya Devaraju (2022). FAIR – Assessment or Improvement?. HMF FAIR Friday, 20 May 2022.
Experiment
Dataset Group Dataset
Dataset
Data Repository A DataSeries
Collection
DataSeries …..
Data Repository B
Collection
Dataset Dataset
Files
Data Repository C
Level of Data Objects (Example)
Dataset
Data Series
Anusuriya Devaraju (2022). FAIR – Assessment or Improvement?. HMF FAIR Friday, 20 May 2022.
Restricted Objects
• Restricted data can be FAIR too!
Anusuriya Devaraju (2022). FAIR – Assessment or Improvement?. HMF FAIR Friday, 20 May 2022.
Performance Matters
Anusuriya Devaraju (2022). FAIR – Assessment or Improvement?. HMF FAIR Friday, 20 May 2022.
The number data content
files to be assessed can be
pre-configured in F-UJI
Cache external resources
(selected) locally.
Keep repository in the loop
• F. A. I. R. are not new to data repositories/infrastructures.
• Assessment should take into account contexts (e.g., disciplinary practices, data
structures, types) and data infrastructure.
Anusuriya Devaraju (2022). FAIR – Assessment or Improvement?. HMF FAIR Friday, 20 May 2022.
Object Meets Repository
• FAIR assessment must go beyond the
object itself.
• FAIR enabling (trustworthy) for
repositories/services evolves in parallel.
Anusuriya Devaraju (2022). FAIR – Assessment or Improvement?. HMF FAIR Friday, 20 May 2022.
Image Source: Herve L’Hours (UKDA)
Hervé L'Hours, Ilona von Stein, Frans Huigen, Anusuriya Devaraju, Mustapha
Mokrane, Joy Davidson, Jerry de Vries, Patricia Herterich, Linas Cepinskas, &
Robert Huber. (2020). CoreTrustSeal plus FAIR Overview (03.00). Zenodo.
https://doi.org/10.5281/zenodo.4003630
Conclusions
FAIR – Assessment or Improvement?
We assess the datasets to improve their FAIRness.
Improvement is an ongoing effort.
Let’s focus on the outcomes (improvement & uptake), not just
outputs (metric, score, badge, recommendation) J
Anusuriya Devaraju (2022). FAIR – Assessment or Improvement?. HMF FAIR Friday, 20 May 2022.
Related Resources
• Devaraju, A. and Huber, R. (2021). An automated solution for measuring the progress toward
FAIR research data, Patterns (2021), Huber, An automated solution for measuring the progress
toward FAIR research data, Patterns (2021), https://doi.org/10.1016/j.patter.2021.100370
• Devaraju, Anusuriya, Huber, Robert, Mokrane, Mustapha, Herterich, Patricia, Cepinskas, Linas,
de Vries, Jerry, L'Hours, Herve, Davidson, Joy, & Angus White. (2020). FAIRsFAIR Data Object
Assessment Metrics (0.5). Zenodo. https://doi.org/10.5281/zenodo.6461229
• Devaraju, A, Mokrane, M, Cepinskas, L, Huber, R, Herterich, P, de Vries, J, Akerman, V, L’Hours, H,
Davidson, J and Diepenbroek, M. (2021). From Conceptualization to Implementation: FAIR
Assessment of Research Data Objects. Data Science Journal, 20: 4, pp. 1–14.
https://doi.org/10.5334/dsj-2021-004.
• F-UJI Github Repository, https://github.com/pangaea-data-publisher/fuji
• F-UJI Front-end, https://f-uji.net/
Anusuriya Devaraju (2022). FAIR – Assessment or Improvement?. HMF FAIR Friday, 20 May 2022.

More Related Content

Similar to FAIR – Assessment or Improvement?

FAIRsharing and FAIRmetrics - RDA, March 2018
FAIRsharing and FAIRmetrics - RDA, March 2018FAIRsharing and FAIRmetrics - RDA, March 2018
FAIRsharing and FAIRmetrics - RDA, March 2018Susanna-Assunta Sansone
 
Laurie Goodman at NDIC: Big Data Publishing, Handling & Reuse
Laurie Goodman at NDIC: Big Data Publishing, Handling & ReuseLaurie Goodman at NDIC: Big Data Publishing, Handling & Reuse
Laurie Goodman at NDIC: Big Data Publishing, Handling & ReuseGigaScience, BGI Hong Kong
 
NIH Data Summit - The NIH Data Commons
NIH Data Summit - The NIH Data CommonsNIH Data Summit - The NIH Data Commons
NIH Data Summit - The NIH Data CommonsVivien Bonazzi
 
FAIRy stories: the FAIR Data principles in theory and in practice
FAIRy stories: the FAIR Data principles in theory and in practiceFAIRy stories: the FAIR Data principles in theory and in practice
FAIRy stories: the FAIR Data principles in theory and in practiceCarole Goble
 
A coordinated framework for open data open science in Botswana/Simon Hodson
A coordinated framework for open data open science in Botswana/Simon HodsonA coordinated framework for open data open science in Botswana/Simon Hodson
A coordinated framework for open data open science in Botswana/Simon HodsonAfrican Open Science Platform
 
NFAIS Talk on Enabling FAIR Data
NFAIS Talk on Enabling FAIR DataNFAIS Talk on Enabling FAIR Data
NFAIS Talk on Enabling FAIR DataAnita de Waard
 
Metadata 2020 Vivo Conference 2018
Metadata 2020 Vivo Conference 2018 Metadata 2020 Vivo Conference 2018
Metadata 2020 Vivo Conference 2018 Clare Dean
 
#1 FAIR: Into to FAIR and F for Findable
#1 FAIR: Into to FAIR and F for Findable#1 FAIR: Into to FAIR and F for Findable
#1 FAIR: Into to FAIR and F for FindableARDC
 
Towards metrics to assess and encourage FAIRness
Towards metrics to assess and encourage FAIRnessTowards metrics to assess and encourage FAIRness
Towards metrics to assess and encourage FAIRnessMichel Dumontier
 
What data, from where?
What data, from where? What data, from where?
What data, from where? ILRI
 
Open Science Globally: Some Developments/Dr Simon Hodson
Open Science Globally: Some Developments/Dr Simon HodsonOpen Science Globally: Some Developments/Dr Simon Hodson
Open Science Globally: Some Developments/Dr Simon HodsonAfrican Open Science Platform
 
Data sharing in the Netherlands
Data sharing in the NetherlandsData sharing in the Netherlands
Data sharing in the NetherlandsJisc RDM
 
FAIR Data Interim Report and Action Plan
FAIR Data Interim Report and Action PlanFAIR Data Interim Report and Action Plan
FAIR Data Interim Report and Action PlanSarah Jones
 
FAIRsharing: curating an ecosystem of research standards and databases
FAIRsharing: curating an ecosystem of research standards and databasesFAIRsharing: curating an ecosystem of research standards and databases
FAIRsharing: curating an ecosystem of research standards and databasesAllyson Lister
 
Fsci 2018 friday3_august_am6
Fsci 2018 friday3_august_am6Fsci 2018 friday3_august_am6
Fsci 2018 friday3_august_am6ARDC
 
FAIR History and the Future
FAIR History and the FutureFAIR History and the Future
FAIR History and the FutureCarole Goble
 
NFDI Physical Sciences Colloquium - FAIR
NFDI Physical Sciences Colloquium - FAIRNFDI Physical Sciences Colloquium - FAIR
NFDI Physical Sciences Colloquium - FAIRSusanna-Assunta Sansone
 

Similar to FAIR – Assessment or Improvement? (20)

FAIRsharing and FAIRmetrics - RDA, March 2018
FAIRsharing and FAIRmetrics - RDA, March 2018FAIRsharing and FAIRmetrics - RDA, March 2018
FAIRsharing and FAIRmetrics - RDA, March 2018
 
"Cool" metadata for FAIR data
"Cool" metadata for FAIR data"Cool" metadata for FAIR data
"Cool" metadata for FAIR data
 
Laurie Goodman at NDIC: Big Data Publishing, Handling & Reuse
Laurie Goodman at NDIC: Big Data Publishing, Handling & ReuseLaurie Goodman at NDIC: Big Data Publishing, Handling & Reuse
Laurie Goodman at NDIC: Big Data Publishing, Handling & Reuse
 
NIH Data Summit - The NIH Data Commons
NIH Data Summit - The NIH Data CommonsNIH Data Summit - The NIH Data Commons
NIH Data Summit - The NIH Data Commons
 
FAIRy stories: the FAIR Data principles in theory and in practice
FAIRy stories: the FAIR Data principles in theory and in practiceFAIRy stories: the FAIR Data principles in theory and in practice
FAIRy stories: the FAIR Data principles in theory and in practice
 
A coordinated framework for open data open science in Botswana/Simon Hodson
A coordinated framework for open data open science in Botswana/Simon HodsonA coordinated framework for open data open science in Botswana/Simon Hodson
A coordinated framework for open data open science in Botswana/Simon Hodson
 
NFAIS Talk on Enabling FAIR Data
NFAIS Talk on Enabling FAIR DataNFAIS Talk on Enabling FAIR Data
NFAIS Talk on Enabling FAIR Data
 
Metadata 2020 Vivo Conference 2018
Metadata 2020 Vivo Conference 2018 Metadata 2020 Vivo Conference 2018
Metadata 2020 Vivo Conference 2018
 
#1 FAIR: Into to FAIR and F for Findable
#1 FAIR: Into to FAIR and F for Findable#1 FAIR: Into to FAIR and F for Findable
#1 FAIR: Into to FAIR and F for Findable
 
Towards metrics to assess and encourage FAIRness
Towards metrics to assess and encourage FAIRnessTowards metrics to assess and encourage FAIRness
Towards metrics to assess and encourage FAIRness
 
What data, from where?
What data, from where? What data, from where?
What data, from where?
 
Open Science Globally: Some Developments/Dr Simon Hodson
Open Science Globally: Some Developments/Dr Simon HodsonOpen Science Globally: Some Developments/Dr Simon Hodson
Open Science Globally: Some Developments/Dr Simon Hodson
 
Data sharing in the Netherlands
Data sharing in the NetherlandsData sharing in the Netherlands
Data sharing in the Netherlands
 
FAIR Data Interim Report and Action Plan
FAIR Data Interim Report and Action PlanFAIR Data Interim Report and Action Plan
FAIR Data Interim Report and Action Plan
 
FAIRsharing: curating an ecosystem of research standards and databases
FAIRsharing: curating an ecosystem of research standards and databasesFAIRsharing: curating an ecosystem of research standards and databases
FAIRsharing: curating an ecosystem of research standards and databases
 
Fsci 2018 friday3_august_am6
Fsci 2018 friday3_august_am6Fsci 2018 friday3_august_am6
Fsci 2018 friday3_august_am6
 
RDA Update
RDA UpdateRDA Update
RDA Update
 
FAIRsharing & FAIRcookbook at RDA 2023
FAIRsharing & FAIRcookbook at RDA 2023FAIRsharing & FAIRcookbook at RDA 2023
FAIRsharing & FAIRcookbook at RDA 2023
 
FAIR History and the Future
FAIR History and the FutureFAIR History and the Future
FAIR History and the Future
 
NFDI Physical Sciences Colloquium - FAIR
NFDI Physical Sciences Colloquium - FAIRNFDI Physical Sciences Colloquium - FAIR
NFDI Physical Sciences Colloquium - FAIR
 

More from Anusuriya Devaraju

Simple Steps to Effective Research Data Sharing
Simple Steps to Effective Research Data SharingSimple Steps to Effective Research Data Sharing
Simple Steps to Effective Research Data SharingAnusuriya Devaraju
 
Towards A Web-Enabled Geo-Sample Web: An Open Source Resource Registration an...
Towards A Web-Enabled Geo-Sample Web: An Open Source Resource Registration an...Towards A Web-Enabled Geo-Sample Web: An Open Source Resource Registration an...
Towards A Web-Enabled Geo-Sample Web: An Open Source Resource Registration an...Anusuriya Devaraju
 
Data You May Like: A Recommender System for Research Data Discovery
Data You May Like: A Recommender System for Research Data DiscoveryData You May Like: A Recommender System for Research Data Discovery
Data You May Like: A Recommender System for Research Data DiscoveryAnusuriya Devaraju
 
Web-enabled Physical Samples: Curating and Publishing Physical Samples in CSIRO
Web-enabled Physical Samples: Curating and Publishing Physical Samples in CSIROWeb-enabled Physical Samples: Curating and Publishing Physical Samples in CSIRO
Web-enabled Physical Samples: Curating and Publishing Physical Samples in CSIROAnusuriya Devaraju
 
The Implementation of the International Geo Sample Number in CSIRO: Experienc...
The Implementation of the International Geo Sample Number in CSIRO: Experienc...The Implementation of the International Geo Sample Number in CSIRO: Experienc...
The Implementation of the International Geo Sample Number in CSIRO: Experienc...Anusuriya Devaraju
 
Publishing Physical Sample Records on the Web
Publishing Physical Sample Records on the WebPublishing Physical Sample Records on the Web
Publishing Physical Sample Records on the WebAnusuriya Devaraju
 
Using Feedback from Data Consumers to Capture Quality Information on Environm...
Using Feedback from Data Consumers to Capture Quality Information on Environm...Using Feedback from Data Consumers to Capture Quality Information on Environm...
Using Feedback from Data Consumers to Capture Quality Information on Environm...Anusuriya Devaraju
 
CAPTURING DATA PROVENANCE WITH A USER-DRIVEN FEEDBACK APPROACH
CAPTURING DATA PROVENANCE WITH A USER-DRIVEN FEEDBACK APPROACHCAPTURING DATA PROVENANCE WITH A USER-DRIVEN FEEDBACK APPROACH
CAPTURING DATA PROVENANCE WITH A USER-DRIVEN FEEDBACK APPROACHAnusuriya Devaraju
 
An Open Source Web Service for Registering and Managing Environmental Samples
 An Open Source Web Service for Registering and Managing Environmental Samples An Open Source Web Service for Registering and Managing Environmental Samples
An Open Source Web Service for Registering and Managing Environmental SamplesAnusuriya Devaraju
 
Enabling Quality Control of SensorWeb Observations
Enabling Quality Control of SensorWeb ObservationsEnabling Quality Control of SensorWeb Observations
Enabling Quality Control of SensorWeb ObservationsAnusuriya Devaraju
 
Representing and Reasoning about Geographic Occurrences in the Sensor Web
Representing and Reasoning about Geographic Occurrences in the Sensor WebRepresenting and Reasoning about Geographic Occurrences in the Sensor Web
Representing and Reasoning about Geographic Occurrences in the Sensor WebAnusuriya Devaraju
 
Combining Process and Sensor Ontologies to Support Geo-Sensor Data Retrieval
Combining Process and Sensor Ontologies to Support Geo-Sensor Data RetrievalCombining Process and Sensor Ontologies to Support Geo-Sensor Data Retrieval
Combining Process and Sensor Ontologies to Support Geo-Sensor Data RetrievalAnusuriya Devaraju
 

More from Anusuriya Devaraju (16)

Simple Steps to Effective Research Data Sharing
Simple Steps to Effective Research Data SharingSimple Steps to Effective Research Data Sharing
Simple Steps to Effective Research Data Sharing
 
Towards A Web-Enabled Geo-Sample Web: An Open Source Resource Registration an...
Towards A Web-Enabled Geo-Sample Web: An Open Source Resource Registration an...Towards A Web-Enabled Geo-Sample Web: An Open Source Resource Registration an...
Towards A Web-Enabled Geo-Sample Web: An Open Source Resource Registration an...
 
Data You May Like: A Recommender System for Research Data Discovery
Data You May Like: A Recommender System for Research Data DiscoveryData You May Like: A Recommender System for Research Data Discovery
Data You May Like: A Recommender System for Research Data Discovery
 
Web-enabled Physical Samples: Curating and Publishing Physical Samples in CSIRO
Web-enabled Physical Samples: Curating and Publishing Physical Samples in CSIROWeb-enabled Physical Samples: Curating and Publishing Physical Samples in CSIRO
Web-enabled Physical Samples: Curating and Publishing Physical Samples in CSIRO
 
The Implementation of the International Geo Sample Number in CSIRO: Experienc...
The Implementation of the International Geo Sample Number in CSIRO: Experienc...The Implementation of the International Geo Sample Number in CSIRO: Experienc...
The Implementation of the International Geo Sample Number in CSIRO: Experienc...
 
Publishing Physical Sample Records on the Web
Publishing Physical Sample Records on the WebPublishing Physical Sample Records on the Web
Publishing Physical Sample Records on the Web
 
Using Feedback from Data Consumers to Capture Quality Information on Environm...
Using Feedback from Data Consumers to Capture Quality Information on Environm...Using Feedback from Data Consumers to Capture Quality Information on Environm...
Using Feedback from Data Consumers to Capture Quality Information on Environm...
 
CAPTURING DATA PROVENANCE WITH A USER-DRIVEN FEEDBACK APPROACH
CAPTURING DATA PROVENANCE WITH A USER-DRIVEN FEEDBACK APPROACHCAPTURING DATA PROVENANCE WITH A USER-DRIVEN FEEDBACK APPROACH
CAPTURING DATA PROVENANCE WITH A USER-DRIVEN FEEDBACK APPROACH
 
An Open Source Web Service for Registering and Managing Environmental Samples
 An Open Source Web Service for Registering and Managing Environmental Samples An Open Source Web Service for Registering and Managing Environmental Samples
An Open Source Web Service for Registering and Managing Environmental Samples
 
Enabling Quality Control of SensorWeb Observations
Enabling Quality Control of SensorWeb ObservationsEnabling Quality Control of SensorWeb Observations
Enabling Quality Control of SensorWeb Observations
 
Representing and Reasoning about Geographic Occurrences in the Sensor Web
Representing and Reasoning about Geographic Occurrences in the Sensor WebRepresenting and Reasoning about Geographic Occurrences in the Sensor Web
Representing and Reasoning about Geographic Occurrences in the Sensor Web
 
Semantic interoperability
Semantic interoperabilitySemantic interoperability
Semantic interoperability
 
Semantic Sensor Web
Semantic Sensor WebSemantic Sensor Web
Semantic Sensor Web
 
Linked Data
Linked DataLinked Data
Linked Data
 
Combining Process and Sensor Ontologies to Support Geo-Sensor Data Retrieval
Combining Process and Sensor Ontologies to Support Geo-Sensor Data RetrievalCombining Process and Sensor Ontologies to Support Geo-Sensor Data Retrieval
Combining Process and Sensor Ontologies to Support Geo-Sensor Data Retrieval
 
Fois2010 final
Fois2010 finalFois2010 final
Fois2010 final
 

Recently uploaded

VIP Model Call Girls Hinjewadi ( Pune ) Call ON 8005736733 Starting From 5K t...
VIP Model Call Girls Hinjewadi ( Pune ) Call ON 8005736733 Starting From 5K t...VIP Model Call Girls Hinjewadi ( Pune ) Call ON 8005736733 Starting From 5K t...
VIP Model Call Girls Hinjewadi ( Pune ) Call ON 8005736733 Starting From 5K t...SUHANI PANDEY
 
Smarteg dropshipping via API with DroFx.pptx
Smarteg dropshipping via API with DroFx.pptxSmarteg dropshipping via API with DroFx.pptx
Smarteg dropshipping via API with DroFx.pptxolyaivanovalion
 
Halmar dropshipping via API with DroFx
Halmar  dropshipping  via API with DroFxHalmar  dropshipping  via API with DroFx
Halmar dropshipping via API with DroFxolyaivanovalion
 
Edukaciniai dropshipping via API with DroFx
Edukaciniai dropshipping via API with DroFxEdukaciniai dropshipping via API with DroFx
Edukaciniai dropshipping via API with DroFxolyaivanovalion
 
April 2024 - Crypto Market Report's Analysis
April 2024 - Crypto Market Report's AnalysisApril 2024 - Crypto Market Report's Analysis
April 2024 - Crypto Market Report's Analysismanisha194592
 
100-Concepts-of-AI by Anupama Kate .pptx
100-Concepts-of-AI by Anupama Kate .pptx100-Concepts-of-AI by Anupama Kate .pptx
100-Concepts-of-AI by Anupama Kate .pptxAnupama Kate
 
BabyOno dropshipping via API with DroFx.pptx
BabyOno dropshipping via API with DroFx.pptxBabyOno dropshipping via API with DroFx.pptx
BabyOno dropshipping via API with DroFx.pptxolyaivanovalion
 
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al BarshaAl Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al BarshaAroojKhan71
 
Generative AI on Enterprise Cloud with NiFi and Milvus
Generative AI on Enterprise Cloud with NiFi and MilvusGenerative AI on Enterprise Cloud with NiFi and Milvus
Generative AI on Enterprise Cloud with NiFi and MilvusTimothy Spann
 
Delhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip CallDelhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Callshivangimorya083
 
BigBuy dropshipping via API with DroFx.pptx
BigBuy dropshipping via API with DroFx.pptxBigBuy dropshipping via API with DroFx.pptx
BigBuy dropshipping via API with DroFx.pptxolyaivanovalion
 
Best VIP Call Girls Noida Sector 39 Call Me: 8448380779
Best VIP Call Girls Noida Sector 39 Call Me: 8448380779Best VIP Call Girls Noida Sector 39 Call Me: 8448380779
Best VIP Call Girls Noida Sector 39 Call Me: 8448380779Delhi Call girls
 
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...Delhi Call girls
 
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...amitlee9823
 
Log Analysis using OSSEC sasoasasasas.pptx
Log Analysis using OSSEC sasoasasasas.pptxLog Analysis using OSSEC sasoasasasas.pptx
Log Analysis using OSSEC sasoasasasas.pptxJohnnyPlasten
 
Carero dropshipping via API with DroFx.pptx
Carero dropshipping via API with DroFx.pptxCarero dropshipping via API with DroFx.pptx
Carero dropshipping via API with DroFx.pptxolyaivanovalion
 

Recently uploaded (20)

VIP Model Call Girls Hinjewadi ( Pune ) Call ON 8005736733 Starting From 5K t...
VIP Model Call Girls Hinjewadi ( Pune ) Call ON 8005736733 Starting From 5K t...VIP Model Call Girls Hinjewadi ( Pune ) Call ON 8005736733 Starting From 5K t...
VIP Model Call Girls Hinjewadi ( Pune ) Call ON 8005736733 Starting From 5K t...
 
Delhi 99530 vip 56974 Genuine Escort Service Call Girls in Kishangarh
Delhi 99530 vip 56974 Genuine Escort Service Call Girls in  KishangarhDelhi 99530 vip 56974 Genuine Escort Service Call Girls in  Kishangarh
Delhi 99530 vip 56974 Genuine Escort Service Call Girls in Kishangarh
 
Smarteg dropshipping via API with DroFx.pptx
Smarteg dropshipping via API with DroFx.pptxSmarteg dropshipping via API with DroFx.pptx
Smarteg dropshipping via API with DroFx.pptx
 
Halmar dropshipping via API with DroFx
Halmar  dropshipping  via API with DroFxHalmar  dropshipping  via API with DroFx
Halmar dropshipping via API with DroFx
 
Edukaciniai dropshipping via API with DroFx
Edukaciniai dropshipping via API with DroFxEdukaciniai dropshipping via API with DroFx
Edukaciniai dropshipping via API with DroFx
 
April 2024 - Crypto Market Report's Analysis
April 2024 - Crypto Market Report's AnalysisApril 2024 - Crypto Market Report's Analysis
April 2024 - Crypto Market Report's Analysis
 
CHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICECHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
 
100-Concepts-of-AI by Anupama Kate .pptx
100-Concepts-of-AI by Anupama Kate .pptx100-Concepts-of-AI by Anupama Kate .pptx
100-Concepts-of-AI by Anupama Kate .pptx
 
BabyOno dropshipping via API with DroFx.pptx
BabyOno dropshipping via API with DroFx.pptxBabyOno dropshipping via API with DroFx.pptx
BabyOno dropshipping via API with DroFx.pptx
 
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al BarshaAl Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
 
Sampling (random) method and Non random.ppt
Sampling (random) method and Non random.pptSampling (random) method and Non random.ppt
Sampling (random) method and Non random.ppt
 
Generative AI on Enterprise Cloud with NiFi and Milvus
Generative AI on Enterprise Cloud with NiFi and MilvusGenerative AI on Enterprise Cloud with NiFi and Milvus
Generative AI on Enterprise Cloud with NiFi and Milvus
 
Delhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip CallDelhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
 
BigBuy dropshipping via API with DroFx.pptx
BigBuy dropshipping via API with DroFx.pptxBigBuy dropshipping via API with DroFx.pptx
BigBuy dropshipping via API with DroFx.pptx
 
Best VIP Call Girls Noida Sector 39 Call Me: 8448380779
Best VIP Call Girls Noida Sector 39 Call Me: 8448380779Best VIP Call Girls Noida Sector 39 Call Me: 8448380779
Best VIP Call Girls Noida Sector 39 Call Me: 8448380779
 
Abortion pills in Doha Qatar (+966572737505 ! Get Cytotec
Abortion pills in Doha Qatar (+966572737505 ! Get CytotecAbortion pills in Doha Qatar (+966572737505 ! Get Cytotec
Abortion pills in Doha Qatar (+966572737505 ! Get Cytotec
 
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
 
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
 
Log Analysis using OSSEC sasoasasasas.pptx
Log Analysis using OSSEC sasoasasasas.pptxLog Analysis using OSSEC sasoasasasas.pptx
Log Analysis using OSSEC sasoasasasas.pptx
 
Carero dropshipping via API with DroFx.pptx
Carero dropshipping via API with DroFx.pptxCarero dropshipping via API with DroFx.pptx
Carero dropshipping via API with DroFx.pptx
 

FAIR – Assessment or Improvement?

  • 1. HMC FAIR Friday, 20th May 2022. FAIR – Assessment or Improvement? Anusuriya Devaraju1 & Robert Huber2 1 Senior Data Innovation Manager, TERN Australia (a.devaraju@uq.edu.au) 2 Project Manager, PANGAEA, University of Bremen (rhuber@uni-bremen.de)
  • 2. We at TERN acknowledge the Traditional Owners and Custodians throughout Australia, New Zealand and all nations. We honour their profound connections to land, water, biodiversity and culture and pay our respects to their Elders past, present and emerging. TERN is enabled by NCRIS. Our work is a result of collaborative partnerships with many Universities and institutions. To find out more please go to tern.org.au.
  • 4. Anusuriya Devaraju (2022). FAIR – Assessment or Improvement?. HMF FAIR Friday, 20 May 2022. D a t a b a s e s & M o d e l l i n g K n o w l e d g e R e p r e s e n t a t i o n & R e a s o n i n g D a t a E n g i n e e r i n g a n d A n a l y t i c s P r o j e c t & D a t a M a n a g e m e n t D a t a G o v e r n a n c e Computer and Spatial Sciences Research Data Management From Science to Operation
  • 6. Source: Wilkinson, M., Dumontier, M., Aalbersberg, I. et al. The FAIR Guiding Principles for scientific data management and stewardship. Sci Data 3, 160018 (2016). https://doi.org/10.1038/sdata.2016.18 FAIR Guiding Principles Anusuriya Devaraju (2022). FAIR – Assessment or Improvement?. HMF FAIR Friday, 20 May 2022.
  • 7. • Not new! collectively endorsed by various stakeholders. • Domain independent, high-level guideline for those (e.g., data provider and publisher) wishing to improve the reusability of their data holdings. • Focuses on data; other digital objects may benefit from application of the principles. • Place emphasis on machine-based data discovery and accessibility, as well as human. • May be adopted, in whole or in part, incrementally as the data provider’s publishing environments evolve. FAIR Guiding Principles Anusuriya Devaraju (2022). FAIR – Assessment or Improvement?. HMF FAIR Friday, 20 May 2022.
  • 8. • Aims at supplying practical solutions for the use of the FAIR principles throughout the research data life cycle. • 22 partners from 8 Member States. https://www.fairsfair.eu Work Package 4 (Task 4.5) Fostering FAIR Data Practices in Europe (FAIRsFAIR) Anusuriya Devaraju (2022). FAIR – Assessment or Improvement?. HMF FAIR Friday, 20 May 2022.
  • 9. • Enable trustworthy data repositories committed to FAIR data provision to improve the FAIRness of their datasets over time through a programmatic approach. Our Approach to FAIR Data Assessment Metrics + Automated Tool + Consultation => FAIR Data Improvement Anusuriya Devaraju (2022). FAIR – Assessment or Improvement?. HMF FAIR Friday, 20 May 2022. 1 2 3
  • 11. • 17 core metrics (v0.5) - built on existing work on FAIR metrics (primarily RDA FAIR Data Maturity Model). Anusuriya Devaraju (2022). FAIR – Assessment or Improvement?. HMF FAIR Friday, 20 May 2022. FAIRsFAIR Data Assessment Metrics FAIRdat and FAIR enough? RDA WDS/RDA Assessment of Data Fitness for Use Checklist RDA FAIR Data Maturity Model (v0.3) FAIRsFAIR Data Object Metrics v0.1 FAIRsFAIR Data Object Metrics v0.2 FAIRsFAIR Data Object Metrics v0.3 FAIRsFAIR Data Object Metrics v0.4 Metrics consolidation based on existing FAIR assessment frameworks Metrics evaluation and refinement by the FAIRsFAIR project partners Metrics improvement through the focus group and the final RDA FAIR Data Maturity Model Metrics improvement through open consultation and pilot repositories’ feedback FAIR compliance level based on CMMI added. FAIRsFAIR Data Object Metrics v0.5
  • 12. Principles à Metrics à Practical Tests Anusuriya Devaraju (2022). FAIR – Assessment or Improvement?. HMF FAIR Friday, 20 May 2022.
  • 13. Summary of Principles, Metrics and Tests Source: Devaraju, A. and Huber, R. (2021). An automated solution for measuring the progress toward FAIR research data, Patterns (2021), Huber, An automated solution for measuring the progress toward FAIR research data, Patterns (2021), https://doi.org/10.1016/j.patter.2021.100370 Anusuriya Devaraju (2022). FAIR – Assessment or Improvement?. HMF FAIR Friday, 20 May 2022.
  • 14. For detailed information about the metrics, see Devaraju, Anusuriya, Huber, Robert, Mokrane, Mustapha, Herterich, Patricia, Cepinskas, Linas, de Vries, Jerry, L'Hours, Herve, Davidson, Joy, & Angus White. (2020). FAIRsFAIR Data Object Assessment Metrics (0.5). Zenodo. https://doi.org/10.5281/zenodo.6461229 Anusuriya Devaraju (2022). FAIR – Assessment or Improvement?. HMF FAIR Friday, 20 May 2022.
  • 16. REST API & Front End (https://f-uji.net) https://github.com/pangaea-data-publisher/fuji Anusuriya Devaraju (2022). FAIR – Assessment or Improvement?. HMF FAIR Friday, 20 May 2022. F-UJI FAIR Data Assessment Tool
  • 17. Resources • Metadata (embedded, and from services) • Data file(s) • Repository Contexts • Auxiliary information from FAIR assessment enabling services • Link relation types • HTML meta tags • Schema.org structured data Anusuriya Devaraju (2022). FAIR – Assessment or Improvement?. HMF FAIR Friday, 20 May 2022.
  • 18. High Level Flow of Meta(data) Gathering Extract metadata from landing page, typed links content negotiation , etc Extract metadata standards via the endpoint Is a persistent identifier? - Collate metadata of the data object Extract repository metadata (api, metadata standards ) through re3data no yes Identifier (e.g., URL, PID) Metadata-access endpoint (optional) Metadata at the object-level Metadata at the repository-level Parse request yes yes Is service endpoint (OAI/CSW/SPAR QL) provided? Parse metadata : DDI, DCAT, DC, EML, METS, MODS, ISO19xx, etc. Retrieve metadata from PID provider (datacite) Anusuriya Devaraju (2022). FAIR – Assessment or Improvement?. HMF FAIR Friday, 20 May 2022.
  • 19. FAIR Assessment Enabling Services Repository Contexts ‘Lookup’ Services • PID provider service (Datacite) • r3data.org • SPDX license list • RDA Metadata Standards Catalog • LOV, LOD • ISO/TR 22299 (Digital file format recommendations for long-term storage) • Wolfram scientific formats • more …. Anusuriya Devaraju (2022). FAIR – Assessment or Improvement?. HMF FAIR Friday, 20 May 2022.
  • 20. F-UJI in Action Dataset Tested : https://doi.org/10.1594/PANGAEA.206402 Anusuriya Devaraju (2022). FAIR – Assessment or Improvement?. HMF FAIR Friday, 20 May 2022.
  • 22. Our Approach to FAIR Data Assessment (Revisit) Metrics + Automated Tool + Consultation => FAIR Data Improvement Anusuriya Devaraju (2022). FAIR – Assessment or Improvement?. HMF FAIR Friday, 20 May 2022.
  • 23. Repository Certification Subject Areas Datasets Evaluated (as of 25.09.2020) PANGAEA CoreTrustSeal, WDS Regular Member Earth and Environmental Science 500 Phaidra-Italy CoreTrustSeal Cultural Heritage 500 CSIRO Data Portal CoreTrustSeal Multiple disciplines 500 World Data Centre for Climate (WDCC) CoreTrustSeal, WDS Regular Member Earth System Science 500 DataverseNO CoreTrustSeal Multiple disciplines 500 Pilot Repositories Anusuriya Devaraju (2022). FAIR – Assessment or Improvement?. HMF FAIR Friday, 20 May 2022.
  • 24. Before and After Anusuriya Devaraju (2022). FAIR – Assessment or Improvement?. HMF FAIR Friday, 20 May 2022. Note: We applied the release (v1.0.0) of the tool to perform the evaluation. For, more details on the assessment, see Devaraju & Huber (2021).
  • 25. Uptake • Open-source development • 12 contributors, 18 forks, clients (R, web) • Dataset assessments: • ~10.000 individual tests via f-uji.net • > n-thousands during repo tests (see below*) • Repository assessments*: • FAIRsFAIR pilots: 5 + 4 repos assessed • DANS DGRTD project • Institutional tests (e.g. Charité Berlin, UVP, Novartis) • 2 articles published in reputable journals and several invited talks. Anusuriya Devaraju (2022). FAIR – Assessment or Improvement?. HMF FAIR Friday, 20 May 2022.
  • 27. Translating Principles to Metrics • Some aspects in FAIR principles (e.g. rich metadata, accurate and relevant attributes) requires human-mediation, whereas programmatic assessment requires clear and machine-accessible metrics (and tests). • The principles should be elaborated with care • F1 – registering data and metadata objects with permanent identifiers • I2 – FAIR vocabulary work in progress • A2 – preserving metadata should be addressed at repository-level • Our approach • Metrics for research data focus on generally applicable data/metadata characteristics until domain/community-driven criteria have been agreed. • The metrics are built on established work and practical tests consider standard data practices. • The hierarchical model of principle-metric-practical test. • Domain-specific metrics will be developed as part of the FAIR-IMPACT. Anusuriya Devaraju (2022). FAIR – Assessment or Improvement?. HMF FAIR Friday, 20 May 2022.
  • 28. Level of Data Objects • The ‘type’ of data objects may influence the assessment result Anusuriya Devaraju (2022). FAIR – Assessment or Improvement?. HMF FAIR Friday, 20 May 2022. Experiment Dataset Group Dataset Dataset Data Repository A DataSeries Collection DataSeries ….. Data Repository B Collection Dataset Dataset Files Data Repository C
  • 29. Level of Data Objects (Example) Dataset Data Series Anusuriya Devaraju (2022). FAIR – Assessment or Improvement?. HMF FAIR Friday, 20 May 2022.
  • 30. Restricted Objects • Restricted data can be FAIR too! Anusuriya Devaraju (2022). FAIR – Assessment or Improvement?. HMF FAIR Friday, 20 May 2022.
  • 31. Performance Matters Anusuriya Devaraju (2022). FAIR – Assessment or Improvement?. HMF FAIR Friday, 20 May 2022. The number data content files to be assessed can be pre-configured in F-UJI Cache external resources (selected) locally.
  • 32. Keep repository in the loop • F. A. I. R. are not new to data repositories/infrastructures. • Assessment should take into account contexts (e.g., disciplinary practices, data structures, types) and data infrastructure. Anusuriya Devaraju (2022). FAIR – Assessment or Improvement?. HMF FAIR Friday, 20 May 2022.
  • 33. Object Meets Repository • FAIR assessment must go beyond the object itself. • FAIR enabling (trustworthy) for repositories/services evolves in parallel. Anusuriya Devaraju (2022). FAIR – Assessment or Improvement?. HMF FAIR Friday, 20 May 2022. Image Source: Herve L’Hours (UKDA) Hervé L'Hours, Ilona von Stein, Frans Huigen, Anusuriya Devaraju, Mustapha Mokrane, Joy Davidson, Jerry de Vries, Patricia Herterich, Linas Cepinskas, & Robert Huber. (2020). CoreTrustSeal plus FAIR Overview (03.00). Zenodo. https://doi.org/10.5281/zenodo.4003630
  • 34. Conclusions FAIR – Assessment or Improvement? We assess the datasets to improve their FAIRness. Improvement is an ongoing effort. Let’s focus on the outcomes (improvement & uptake), not just outputs (metric, score, badge, recommendation) J Anusuriya Devaraju (2022). FAIR – Assessment or Improvement?. HMF FAIR Friday, 20 May 2022.
  • 35. Related Resources • Devaraju, A. and Huber, R. (2021). An automated solution for measuring the progress toward FAIR research data, Patterns (2021), Huber, An automated solution for measuring the progress toward FAIR research data, Patterns (2021), https://doi.org/10.1016/j.patter.2021.100370 • Devaraju, Anusuriya, Huber, Robert, Mokrane, Mustapha, Herterich, Patricia, Cepinskas, Linas, de Vries, Jerry, L'Hours, Herve, Davidson, Joy, & Angus White. (2020). FAIRsFAIR Data Object Assessment Metrics (0.5). Zenodo. https://doi.org/10.5281/zenodo.6461229 • Devaraju, A, Mokrane, M, Cepinskas, L, Huber, R, Herterich, P, de Vries, J, Akerman, V, L’Hours, H, Davidson, J and Diepenbroek, M. (2021). From Conceptualization to Implementation: FAIR Assessment of Research Data Objects. Data Science Journal, 20: 4, pp. 1–14. https://doi.org/10.5334/dsj-2021-004. • F-UJI Github Repository, https://github.com/pangaea-data-publisher/fuji • F-UJI Front-end, https://f-uji.net/ Anusuriya Devaraju (2022). FAIR – Assessment or Improvement?. HMF FAIR Friday, 20 May 2022.