SlideShare a Scribd company logo
ACHIEVING FAIR
Figshare Fest – November 15 2018
Luiz Bonino – luiz.bonino@go-fair.org
FAIR PRINCIPLES
Findable:
F1. (meta)data are assigned a globally unique and persistent
identifier;
F2. data are described with rich metadata;
F3. metadata clearly and explicitly include the identifier of the
data it describes;
F4. (meta)data are registered or indexed in a searchable
resource;
Accessible:
A1. (meta)data are retrievable by their identifier using a
standardized communications protocol;
A1.1 the protocol is open, free, and universally
implementable;
A1.2. the protocol allows for an authentication and
authorization procedure, where necessary;
A2. metadata are accessible, even when the data are no longer
available;
Interoperable:
I1. (meta)data use a formal, accessible, shared, and broadly
applicable language for knowledge representation.
I2. (meta)data use vocabularies that follow FAIR principles;
I3. (meta)data include qualified references to other
(meta)data;
Reusable:
R1. (meta)data are richly described with a plurality of accurate and
relevant attributes;
R1.1. (meta)data are released with a clear and accessible data
usage license;
R1.2. (meta)data are associated with detailed provenance;
R1.3. (meta)data meet domain-relevant community
standards;
https://www.nature.com/articles/sdata201618
FAIR DATA PRINCIPLES - METADATA
Findable:
F1. metadata are assigned a globally unique and persistent
identifier;
F2. data are described with rich metadata;
F3. metadata clearly and explicitly include the identifier of the
data it describes;
F4. metadata are registered or indexed in a searchable
resource;
Accessible:
A1. metadata are retrievable by their identifier using a
standardized communications protocol;
A1.1 the protocol is open, free, and universally
implementable;
A1.2. the protocol allows for an authentication and
authorization procedure, where necessary;
A2. metadata are accessible, even when the data are no longer
available;
Interoperable:
I1. metadata use a formal, accessible, shared, and broadly
applicable language for knowledge representation.
I2. metadata use vocabularies that follow FAIR principles;
I3. metadata include qualified references to other metadata;
Reusable:
R1. metadata are richly described with a plurality of accurate and
relevant attributes;
R1.1. metadata are released with a clear and accessible data
usage license;
R1.2. metadata are associated with detailed provenance;
R1.3. metadata meet domain-relevant community standards;
https://www.nature.com/articles/sdata201618
FAIR DATA PRINCIPLES – DATA/DIGITAL RESOURCES
Findable:
F1. data are assigned a globally unique and persistent
identifier;
F2. data are described with rich metadata;
F3. metadata clearly and explicitly include the identifier of the
data it describes;
F4. data are registered or indexed in a searchable resource;
Accessible:
A1. metadata are retrievable by their identifier using a
standardized communications protocol;
A1.1 the protocol is open, free, and universally
implementable;
A1.2. the protocol allows for an authentication and
authorization procedure, where necessary;
A2. metadata are accessible, even when the data are no longer
available;
Interoperable:
I1. data use a formal, accessible, shared, and broadly applicable
language for knowledge representation.
I2. data use vocabularies that follow FAIR principles;
I3. data include qualified references to other (meta)data;
Reusable:
R1. metadata are richly described with a plurality of accurate and
relevant attributes;
R1.1. metadata are released with a clear and accessible data
usage license;
R1.2. metadata are associated with detailed provenance;
R1.3. metadata meet domain-relevant community standards;
https://www.nature.com/articles/sdata201618
FAIR DATA PRINCIPLES – SUPPORT INFRASTRUCTURE
Findable:
F1. (meta)data are assigned a globally unique and
persistent identifier;
F2. data are described with rich metadata;
F3. metadata clearly and explicitly include the identifier
of the data it describes;
F4. (meta)data are registered or indexed in a searchable
resource;
Accessible:
A1. (meta)data are retrievable by their identifier using a
standardized communications protocol;
A1.1 the protocol is open, free, and universally
implementable;
A1.2. the protocol allows for an authentication and
authorization procedure, where necessary;
A2. metadata are accessible, even when the data are no
longer available;
Interoperable:
I1. (meta)data use a formal, accessible, shared, and
broadly applicable language for knowledge
representation.
I2. (meta)data use vocabularies that follow FAIR
principles;
I3. (meta)data include qualified references to other
(meta)data;
Reusable:
R1. (meta)data are richly described with a plurality of
accurate and relevant attributes;
R1.1. (meta)data are released with a clear and
accessible data usage license;
R1.2. (meta)data are associated with detailed
provenance;
R1.3. (meta)data meet domain-relevant community
standards;
https://www.nature.com/articles/sdata201618
REPOSITORIES ROLES IN FAIR
 As services to store (and manage) digital objects (metadata, data, vocabularies,
ontologies, etc.
 Provide facilities for their users to achieve higher levels of FAIRness
 Can guarantee a minimal level of FAIRness independent of further users efforts on the content
 As digital objects themselves
 Should also observe the FAIR principles
 At least FAIR metadata
 Improve interoperability among repositories
REPOSITORIES SUPPORTING USERS TO ACHIEVE FAIR
Findable:
F1. (meta)data are assigned a globally unique and persistent identifier;
How?
Provide globally unique and persistent identifiers for the
submitted metadata and data
REPOSITORIES SUPPORTING USERS TO ACHIEVE FAIR
Findable:
F2. data are described with rich metadata;
How?
Help users to provide as rich metadata as possible to help
others to find their digital resources
REPOSITORIES SUPPORTING USERS TO ACHIEVE FAIR
Findable:
F2. data are described with rich metadata;
Example
REPOSITORIES SUPPORTING USERS TO ACHIEVE FAIR
Findable:
F3. metadata clearly and explicitly include the identifier of the data it describes;
How?
Automatically include the identifier of the target digital
object in its metadata
REPOSITORIES SUPPORTING USERS TO ACHIEVE FAIR
Findable:
F4. (meta)data are registered or indexed in a searchable resource;
How?
Index or facilitate the indexing of the metadata
REPOSITORIES SUPPORTING USERS TO ACHIEVE FAIR
Findable:
F4. (meta)data are registered or indexed in a searchable resource;
Example
REPOSITORIES SUPPORTING USERS TO ACHIEVE FAIR
Accessible:
A1. (meta)data are retrievable by their identifier using a standardized communications protocol;
A1.1 the protocol is open, free, and universally implementable;
A1.2. the protocol allows for an authentication and authorization procedure, where necessary;
How?
Provide accessibility on the Web, with security measures
when necessary
REPOSITORIES SUPPORTING USERS TO ACHIEVE FAIR
Accessible:
A2. metadata are accessible, even when the data are no longer available;
How?
Maintain metadata even when the target digital object is no
longer available
REPOSITORIES SUPPORTING USERS TO ACHIEVE FAIR
Interoperable:
I1. (meta)data use a formal, accessible, shared, and broadly applicable language for knowledge
representation.
How?
Serialize the metadata using a formal, accessible, shared
and broadly applicable knowledge representation language.
E.g., RDF/JSON-LD
REPOSITORIES SUPPORTING USERS TO ACHIEVE FAIR
Interoperable:
I2. (meta)data use vocabularies that follow FAIR principles;
How?
As vocabularies can also be stored in repositories, they
should also achieve a level of FAIRness
REPOSITORIES SUPPORTING USERS TO ACHIEVE FAIR
Interoperable:
I3. (meta)data include qualified references to other (meta)data;
How?
Repositories can provide facilities to support the inclusion of
qualified references to other (meta)data, e.g., semantic
annotations.
REPOSITORIES SUPPORTING USERS TO ACHIEVE FAIR
Interoperable:
I3. (meta)data include qualified references to other (meta)data;
Example
What ?
• Enrich data records and content with semantic tags, free-text keywords or comments
without changing the (meta)data and the (meta)data record
• Manage & Share annotations
• Integrate with data repositories
• Search annotated data
Why ?
• Improve data discoverability with semantics and user-defined annotations
• Retrieve and aggregate heterogeneous files from distributed sources
How it works?
• Easy-to-use annotation client
• Three types of annotations: semantic tag, free-text keyword, comment
• Auto-completion for semantic annotations (Semantic Index)
• Based on W3C Web Annotation data model
How it integrates?
• Integrate client as widget within data service UI (HTML iFrame)
• Interact through RESTful API (Annotation initialization and retrieval)
• Store annotations in centralized annotation store or deploy local store
Contact: Yann Le Franc ylefranc@esciencefactory.com
B2NOTE – A DATA ANNOTATION SERVICE
REPOSITORIES SUPPORTING USERS TO ACHIEVE FAIR
Reusable:
R1. (meta)data are richly described with a plurality of accurate and relevant attributes;
R1.1. (meta)data are released with a clear and accessible data usage license;
R1.2. (meta)data are associated with detailed provenance;
R1.3. (meta)data meet domain-relevant community standards;
How?
Help users to apply license as well as to provide detailed
provenance and adopt community standards on their digital
objects (and metadata).
REPOSITORIES SUPPORTING USERS TO ACHIEVE FAIR
Reusable:
R1. (meta)data are richly described with a plurality of accurate and relevant attributes;
R1.1. (meta)data are released with a clear and accessible data usage license;
R1.2. (meta)data are associated with detailed provenance;
R1.3. (meta)data meet domain-relevant community standards;
Example
R1.1
R1.2
REPOSITORIES SUPPORTING USERS TO ACHIEVE FAIR
Findable:
F1. (meta)data are assigned a globally unique and persistent
identifier;
F2. data are described with rich metadata;
F3. metadata clearly and explicitly include the identifier of the
data it describes;
F4. (meta)data are registered or indexed in a searchable
resource;
Accessible:
A1. (meta)data are retrievable by their identifier using a
standardized communications protocol;
A1.1 the protocol is open, free, and universally
implementable;
A1.2. the protocol allows for an authentication and
authorization procedure, where necessary;
A2. metadata are accessible, even when the data are no longer
available;
Interoperable:
I1. (meta)data use a formal, accessible, shared, and broadly
applicable language for knowledge representation.
I2. (meta)data use vocabularies that follow FAIR principles;
I3. (meta)data include qualified references to other
(meta)data;
Reusable:
R1. (meta)data are richly described with a plurality of accurate and
relevant attributes;
R1.1. (meta)data are released with a clear and accessible data
usage license;
R1.2. (meta)data are associated with detailed provenance;
R1.3. (meta)data meet domain-relevant community
standards;
REPOSITORIES - CHALLENGES FOR BEING FAIRER
 Repositories have, of course, complete freedom to implement their functionality.
However, we argue that, with a minimal set of agreed upon elements, repositories
could provide a higher level of interoperability among themselves. This would
facilitate indexing of their offered metadata, tools being able to interact with different
repositories, better integration among complementary services (e.g., a data repository
able to integrate with a vocabulary and metadata template repositories to facilitate
metadata definition).
 What could be done?
 Agree on a common metadata representation;
 Agree on (meta)data accessibility APIs
 Agree on the adoption of vocabularies containing terms to represent the different types of
digital objects stored in repositories, e.g., datasets, metadata, ontologies, etc.
CONTACT INFO
Luiz Bonino
International Technology Coordinator – GO FAIR
Associate Professor BioSemantics – LUMC
E-mail: luiz.bonino@go-fair.org
Skype: luizolavobonino
Web: www.go-fair.org

More Related Content

Similar to Achieving FAIR from a repository perspective

FAIR Data ecosystem
FAIR Data ecosystemFAIR Data ecosystem
Why institutions need to raise their capabilities to support FAIR
Why institutions need to raise their capabilities to support FAIRWhy institutions need to raise their capabilities to support FAIR
Why institutions need to raise their capabilities to support FAIR
Sarah Jones
 
FAIR Ecosystem - Health RI 2017
FAIR Ecosystem - Health RI 2017FAIR Ecosystem - Health RI 2017
FAIR Ecosystem - Health RI 2017
Luiz Olavo Bonino da Silva Santos
 
Towards cross-domain interoperation in the internet of FAIR data and services
Towards cross-domain interoperation in the internet of FAIR data and servicesTowards cross-domain interoperation in the internet of FAIR data and services
Towards cross-domain interoperation in the internet of FAIR data and services
Luiz Olavo Bonino da Silva Santos
 
Fair traits data 20180517
Fair traits data 20180517Fair traits data 20180517
Fair traits data 20180517
Keith Russell
 
Kr slides fair astronomy 20181019
Kr slides fair astronomy 20181019Kr slides fair astronomy 20181019
Kr slides fair astronomy 20181019
ARDC
 
Increasing the Reputation of your Published Data on the Web
Increasing the Reputation of your Published Data on the WebIncreasing the Reputation of your Published Data on the Web
Increasing the Reputation of your Published Data on the Web
Eric Stephan
 
VODAN Africa IN.pptx
VODAN Africa IN.pptxVODAN Africa IN.pptx
VODAN Africa IN.pptx
Getu Tadele
 
Fair data principles for AOASG
Fair data principles for AOASGFair data principles for AOASG
Fair data principles for AOASG
Keith Russell
 
06 interoperable neale
06 interoperable neale06 interoperable neale
06 interoperable neale
ShareCareX
 
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
Michel Dumontier
 
FAIR-Principles-and-ELN.pdf
FAIR-Principles-and-ELN.pdfFAIR-Principles-and-ELN.pdf
FAIR-Principles-and-ELN.pdf
Agaram Technologies
 
04 findable imming
04 findable imming04 findable imming
04 findable imming
ShareCareX
 
FAIRness through a novel combination of Web technologies
FAIRness through a novel combination of Web technologiesFAIRness through a novel combination of Web technologies
FAIRness through a novel combination of Web technologies
Research Data Alliance
 
CARARE: Can I use this data? FAIR into practice
CARARE: Can I use this data? FAIR into practiceCARARE: Can I use this data? FAIR into practice
CARARE: Can I use this data? FAIR into practice
CARARE
 
FAIR data
FAIR dataFAIR data
FAIR data
Sarah Jones
 
Fair data vs 5 star open data final
Fair data vs 5 star open data finalFair data vs 5 star open data final
Fair data vs 5 star open data final
Syed Muhammad Ali Hasnain
 
Webinar@AIMS_FAIR Principles and Data Management Planning
Webinar@AIMS_FAIR Principles and Data Management PlanningWebinar@AIMS_FAIR Principles and Data Management Planning
Webinar@AIMS_FAIR Principles and Data Management Planning
AIMS (Agricultural Information Management Standards)
 
UKSG 2018 Lightning Talk - Annotations as research objects: findable, indexab...
UKSG 2018 Lightning Talk - Annotations as research objects: findable, indexab...UKSG 2018 Lightning Talk - Annotations as research objects: findable, indexab...
UKSG 2018 Lightning Talk - Annotations as research objects: findable, indexab...
UKSG: connecting the knowledge community
 
OSFair2017 workshop | Monitoring the FAIRness of data sets - Introducing the ...
OSFair2017 workshop | Monitoring the FAIRness of data sets - Introducing the ...OSFair2017 workshop | Monitoring the FAIRness of data sets - Introducing the ...
OSFair2017 workshop | Monitoring the FAIRness of data sets - Introducing the ...
Open Science Fair
 

Similar to Achieving FAIR from a repository perspective (20)

FAIR Data ecosystem
FAIR Data ecosystemFAIR Data ecosystem
FAIR Data ecosystem
 
Why institutions need to raise their capabilities to support FAIR
Why institutions need to raise their capabilities to support FAIRWhy institutions need to raise their capabilities to support FAIR
Why institutions need to raise their capabilities to support FAIR
 
FAIR Ecosystem - Health RI 2017
FAIR Ecosystem - Health RI 2017FAIR Ecosystem - Health RI 2017
FAIR Ecosystem - Health RI 2017
 
Towards cross-domain interoperation in the internet of FAIR data and services
Towards cross-domain interoperation in the internet of FAIR data and servicesTowards cross-domain interoperation in the internet of FAIR data and services
Towards cross-domain interoperation in the internet of FAIR data and services
 
Fair traits data 20180517
Fair traits data 20180517Fair traits data 20180517
Fair traits data 20180517
 
Kr slides fair astronomy 20181019
Kr slides fair astronomy 20181019Kr slides fair astronomy 20181019
Kr slides fair astronomy 20181019
 
Increasing the Reputation of your Published Data on the Web
Increasing the Reputation of your Published Data on the WebIncreasing the Reputation of your Published Data on the Web
Increasing the Reputation of your Published Data on the Web
 
VODAN Africa IN.pptx
VODAN Africa IN.pptxVODAN Africa IN.pptx
VODAN Africa IN.pptx
 
Fair data principles for AOASG
Fair data principles for AOASGFair data principles for AOASG
Fair data principles for AOASG
 
06 interoperable neale
06 interoperable neale06 interoperable neale
06 interoperable neale
 
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
 
FAIR-Principles-and-ELN.pdf
FAIR-Principles-and-ELN.pdfFAIR-Principles-and-ELN.pdf
FAIR-Principles-and-ELN.pdf
 
04 findable imming
04 findable imming04 findable imming
04 findable imming
 
FAIRness through a novel combination of Web technologies
FAIRness through a novel combination of Web technologiesFAIRness through a novel combination of Web technologies
FAIRness through a novel combination of Web technologies
 
CARARE: Can I use this data? FAIR into practice
CARARE: Can I use this data? FAIR into practiceCARARE: Can I use this data? FAIR into practice
CARARE: Can I use this data? FAIR into practice
 
FAIR data
FAIR dataFAIR data
FAIR data
 
Fair data vs 5 star open data final
Fair data vs 5 star open data finalFair data vs 5 star open data final
Fair data vs 5 star open data final
 
Webinar@AIMS_FAIR Principles and Data Management Planning
Webinar@AIMS_FAIR Principles and Data Management PlanningWebinar@AIMS_FAIR Principles and Data Management Planning
Webinar@AIMS_FAIR Principles and Data Management Planning
 
UKSG 2018 Lightning Talk - Annotations as research objects: findable, indexab...
UKSG 2018 Lightning Talk - Annotations as research objects: findable, indexab...UKSG 2018 Lightning Talk - Annotations as research objects: findable, indexab...
UKSG 2018 Lightning Talk - Annotations as research objects: findable, indexab...
 
OSFair2017 workshop | Monitoring the FAIRness of data sets - Introducing the ...
OSFair2017 workshop | Monitoring the FAIRness of data sets - Introducing the ...OSFair2017 workshop | Monitoring the FAIRness of data sets - Introducing the ...
OSFair2017 workshop | Monitoring the FAIRness of data sets - Introducing the ...
 

More from Luiz Olavo Bonino da Silva Santos

Estruturas de apoio ao acesso aberto
Estruturas de apoio ao acesso abertoEstruturas de apoio ao acesso aberto
Estruturas de apoio ao acesso aberto
Luiz Olavo Bonino da Silva Santos
 
Ciência aberto, diretrizes FAIR, etapas de viabilização e horizontes
Ciência aberto, diretrizes FAIR, etapas de viabilização e horizontesCiência aberto, diretrizes FAIR, etapas de viabilização e horizontes
Ciência aberto, diretrizes FAIR, etapas de viabilização e horizontes
Luiz Olavo Bonino da Silva Santos
 
Panorama global de gestão de dados de pesquisa e a iniciativa GO FAIR
Panorama global de gestão de dados de pesquisa e a iniciativa GO FAIRPanorama global de gestão de dados de pesquisa e a iniciativa GO FAIR
Panorama global de gestão de dados de pesquisa e a iniciativa GO FAIR
Luiz Olavo Bonino da Silva Santos
 
Ciência aberta e dados FAIR
Ciência aberta e dados FAIRCiência aberta e dados FAIR
Ciência aberta e dados FAIR
Luiz Olavo Bonino da Silva Santos
 
Mendeley Data FAIR hackathon
Mendeley Data FAIR hackathonMendeley Data FAIR hackathon
Mendeley Data FAIR hackathon
Luiz Olavo Bonino da Silva Santos
 
DTL Partners Event - FAIR Data Tech overview - Day 1
DTL Partners Event - FAIR Data Tech overview - Day 1DTL Partners Event - FAIR Data Tech overview - Day 1
DTL Partners Event - FAIR Data Tech overview - Day 1
Luiz Olavo Bonino da Silva Santos
 
FAIR data overview
FAIR data overviewFAIR data overview

More from Luiz Olavo Bonino da Silva Santos (7)

Estruturas de apoio ao acesso aberto
Estruturas de apoio ao acesso abertoEstruturas de apoio ao acesso aberto
Estruturas de apoio ao acesso aberto
 
Ciência aberto, diretrizes FAIR, etapas de viabilização e horizontes
Ciência aberto, diretrizes FAIR, etapas de viabilização e horizontesCiência aberto, diretrizes FAIR, etapas de viabilização e horizontes
Ciência aberto, diretrizes FAIR, etapas de viabilização e horizontes
 
Panorama global de gestão de dados de pesquisa e a iniciativa GO FAIR
Panorama global de gestão de dados de pesquisa e a iniciativa GO FAIRPanorama global de gestão de dados de pesquisa e a iniciativa GO FAIR
Panorama global de gestão de dados de pesquisa e a iniciativa GO FAIR
 
Ciência aberta e dados FAIR
Ciência aberta e dados FAIRCiência aberta e dados FAIR
Ciência aberta e dados FAIR
 
Mendeley Data FAIR hackathon
Mendeley Data FAIR hackathonMendeley Data FAIR hackathon
Mendeley Data FAIR hackathon
 
DTL Partners Event - FAIR Data Tech overview - Day 1
DTL Partners Event - FAIR Data Tech overview - Day 1DTL Partners Event - FAIR Data Tech overview - Day 1
DTL Partners Event - FAIR Data Tech overview - Day 1
 
FAIR data overview
FAIR data overviewFAIR data overview
FAIR data overview
 

Recently uploaded

UiPath Test Automation using UiPath Test Suite series, part 6
UiPath Test Automation using UiPath Test Suite series, part 6UiPath Test Automation using UiPath Test Suite series, part 6
UiPath Test Automation using UiPath Test Suite series, part 6
DianaGray10
 
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Albert Hoitingh
 
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdfUnlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
Malak Abu Hammad
 
Communications Mining Series - Zero to Hero - Session 1
Communications Mining Series - Zero to Hero - Session 1Communications Mining Series - Zero to Hero - Session 1
Communications Mining Series - Zero to Hero - Session 1
DianaGray10
 
Climate Impact of Software Testing at Nordic Testing Days
Climate Impact of Software Testing at Nordic Testing DaysClimate Impact of Software Testing at Nordic Testing Days
Climate Impact of Software Testing at Nordic Testing Days
Kari Kakkonen
 
Uni Systems Copilot event_05062024_C.Vlachos.pdf
Uni Systems Copilot event_05062024_C.Vlachos.pdfUni Systems Copilot event_05062024_C.Vlachos.pdf
Uni Systems Copilot event_05062024_C.Vlachos.pdf
Uni Systems S.M.S.A.
 
UiPath Test Automation using UiPath Test Suite series, part 5
UiPath Test Automation using UiPath Test Suite series, part 5UiPath Test Automation using UiPath Test Suite series, part 5
UiPath Test Automation using UiPath Test Suite series, part 5
DianaGray10
 
Full-RAG: A modern architecture for hyper-personalization
Full-RAG: A modern architecture for hyper-personalizationFull-RAG: A modern architecture for hyper-personalization
Full-RAG: A modern architecture for hyper-personalization
Zilliz
 
Mind map of terminologies used in context of Generative AI
Mind map of terminologies used in context of Generative AIMind map of terminologies used in context of Generative AI
Mind map of terminologies used in context of Generative AI
Kumud Singh
 
Introduction to CHERI technology - Cybersecurity
Introduction to CHERI technology - CybersecurityIntroduction to CHERI technology - Cybersecurity
Introduction to CHERI technology - Cybersecurity
mikeeftimakis1
 
Essentials of Automations: The Art of Triggers and Actions in FME
Essentials of Automations: The Art of Triggers and Actions in FMEEssentials of Automations: The Art of Triggers and Actions in FME
Essentials of Automations: The Art of Triggers and Actions in FME
Safe Software
 
Enchancing adoption of Open Source Libraries. A case study on Albumentations.AI
Enchancing adoption of Open Source Libraries. A case study on Albumentations.AIEnchancing adoption of Open Source Libraries. A case study on Albumentations.AI
Enchancing adoption of Open Source Libraries. A case study on Albumentations.AI
Vladimir Iglovikov, Ph.D.
 
A tale of scale & speed: How the US Navy is enabling software delivery from l...
A tale of scale & speed: How the US Navy is enabling software delivery from l...A tale of scale & speed: How the US Navy is enabling software delivery from l...
A tale of scale & speed: How the US Navy is enabling software delivery from l...
sonjaschweigert1
 
PCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase TeamPCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase Team
ControlCase
 
20 Comprehensive Checklist of Designing and Developing a Website
20 Comprehensive Checklist of Designing and Developing a Website20 Comprehensive Checklist of Designing and Developing a Website
20 Comprehensive Checklist of Designing and Developing a Website
Pixlogix Infotech
 
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
James Anderson
 
By Design, not by Accident - Agile Venture Bolzano 2024
By Design, not by Accident - Agile Venture Bolzano 2024By Design, not by Accident - Agile Venture Bolzano 2024
By Design, not by Accident - Agile Venture Bolzano 2024
Pierluigi Pugliese
 
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
Neo4j
 
How to Get CNIC Information System with Paksim Ga.pptx
How to Get CNIC Information System with Paksim Ga.pptxHow to Get CNIC Information System with Paksim Ga.pptx
How to Get CNIC Information System with Paksim Ga.pptx
danishmna97
 
Building RAG with self-deployed Milvus vector database and Snowpark Container...
Building RAG with self-deployed Milvus vector database and Snowpark Container...Building RAG with self-deployed Milvus vector database and Snowpark Container...
Building RAG with self-deployed Milvus vector database and Snowpark Container...
Zilliz
 

Recently uploaded (20)

UiPath Test Automation using UiPath Test Suite series, part 6
UiPath Test Automation using UiPath Test Suite series, part 6UiPath Test Automation using UiPath Test Suite series, part 6
UiPath Test Automation using UiPath Test Suite series, part 6
 
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
 
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdfUnlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
 
Communications Mining Series - Zero to Hero - Session 1
Communications Mining Series - Zero to Hero - Session 1Communications Mining Series - Zero to Hero - Session 1
Communications Mining Series - Zero to Hero - Session 1
 
Climate Impact of Software Testing at Nordic Testing Days
Climate Impact of Software Testing at Nordic Testing DaysClimate Impact of Software Testing at Nordic Testing Days
Climate Impact of Software Testing at Nordic Testing Days
 
Uni Systems Copilot event_05062024_C.Vlachos.pdf
Uni Systems Copilot event_05062024_C.Vlachos.pdfUni Systems Copilot event_05062024_C.Vlachos.pdf
Uni Systems Copilot event_05062024_C.Vlachos.pdf
 
UiPath Test Automation using UiPath Test Suite series, part 5
UiPath Test Automation using UiPath Test Suite series, part 5UiPath Test Automation using UiPath Test Suite series, part 5
UiPath Test Automation using UiPath Test Suite series, part 5
 
Full-RAG: A modern architecture for hyper-personalization
Full-RAG: A modern architecture for hyper-personalizationFull-RAG: A modern architecture for hyper-personalization
Full-RAG: A modern architecture for hyper-personalization
 
Mind map of terminologies used in context of Generative AI
Mind map of terminologies used in context of Generative AIMind map of terminologies used in context of Generative AI
Mind map of terminologies used in context of Generative AI
 
Introduction to CHERI technology - Cybersecurity
Introduction to CHERI technology - CybersecurityIntroduction to CHERI technology - Cybersecurity
Introduction to CHERI technology - Cybersecurity
 
Essentials of Automations: The Art of Triggers and Actions in FME
Essentials of Automations: The Art of Triggers and Actions in FMEEssentials of Automations: The Art of Triggers and Actions in FME
Essentials of Automations: The Art of Triggers and Actions in FME
 
Enchancing adoption of Open Source Libraries. A case study on Albumentations.AI
Enchancing adoption of Open Source Libraries. A case study on Albumentations.AIEnchancing adoption of Open Source Libraries. A case study on Albumentations.AI
Enchancing adoption of Open Source Libraries. A case study on Albumentations.AI
 
A tale of scale & speed: How the US Navy is enabling software delivery from l...
A tale of scale & speed: How the US Navy is enabling software delivery from l...A tale of scale & speed: How the US Navy is enabling software delivery from l...
A tale of scale & speed: How the US Navy is enabling software delivery from l...
 
PCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase TeamPCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase Team
 
20 Comprehensive Checklist of Designing and Developing a Website
20 Comprehensive Checklist of Designing and Developing a Website20 Comprehensive Checklist of Designing and Developing a Website
20 Comprehensive Checklist of Designing and Developing a Website
 
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
 
By Design, not by Accident - Agile Venture Bolzano 2024
By Design, not by Accident - Agile Venture Bolzano 2024By Design, not by Accident - Agile Venture Bolzano 2024
By Design, not by Accident - Agile Venture Bolzano 2024
 
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
 
How to Get CNIC Information System with Paksim Ga.pptx
How to Get CNIC Information System with Paksim Ga.pptxHow to Get CNIC Information System with Paksim Ga.pptx
How to Get CNIC Information System with Paksim Ga.pptx
 
Building RAG with self-deployed Milvus vector database and Snowpark Container...
Building RAG with self-deployed Milvus vector database and Snowpark Container...Building RAG with self-deployed Milvus vector database and Snowpark Container...
Building RAG with self-deployed Milvus vector database and Snowpark Container...
 

Achieving FAIR from a repository perspective

  • 1. ACHIEVING FAIR Figshare Fest – November 15 2018 Luiz Bonino – luiz.bonino@go-fair.org
  • 2. FAIR PRINCIPLES Findable: F1. (meta)data are assigned a globally unique and persistent identifier; F2. data are described with rich metadata; F3. metadata clearly and explicitly include the identifier of the data it describes; F4. (meta)data are registered or indexed in a searchable resource; Accessible: A1. (meta)data are retrievable by their identifier using a standardized communications protocol; A1.1 the protocol is open, free, and universally implementable; A1.2. the protocol allows for an authentication and authorization procedure, where necessary; A2. metadata are accessible, even when the data are no longer available; Interoperable: I1. (meta)data use a formal, accessible, shared, and broadly applicable language for knowledge representation. I2. (meta)data use vocabularies that follow FAIR principles; I3. (meta)data include qualified references to other (meta)data; Reusable: R1. (meta)data are richly described with a plurality of accurate and relevant attributes; R1.1. (meta)data are released with a clear and accessible data usage license; R1.2. (meta)data are associated with detailed provenance; R1.3. (meta)data meet domain-relevant community standards; https://www.nature.com/articles/sdata201618
  • 3. FAIR DATA PRINCIPLES - METADATA Findable: F1. metadata are assigned a globally unique and persistent identifier; F2. data are described with rich metadata; F3. metadata clearly and explicitly include the identifier of the data it describes; F4. metadata are registered or indexed in a searchable resource; Accessible: A1. metadata are retrievable by their identifier using a standardized communications protocol; A1.1 the protocol is open, free, and universally implementable; A1.2. the protocol allows for an authentication and authorization procedure, where necessary; A2. metadata are accessible, even when the data are no longer available; Interoperable: I1. metadata use a formal, accessible, shared, and broadly applicable language for knowledge representation. I2. metadata use vocabularies that follow FAIR principles; I3. metadata include qualified references to other metadata; Reusable: R1. metadata are richly described with a plurality of accurate and relevant attributes; R1.1. metadata are released with a clear and accessible data usage license; R1.2. metadata are associated with detailed provenance; R1.3. metadata meet domain-relevant community standards; https://www.nature.com/articles/sdata201618
  • 4. FAIR DATA PRINCIPLES – DATA/DIGITAL RESOURCES Findable: F1. data are assigned a globally unique and persistent identifier; F2. data are described with rich metadata; F3. metadata clearly and explicitly include the identifier of the data it describes; F4. data are registered or indexed in a searchable resource; Accessible: A1. metadata are retrievable by their identifier using a standardized communications protocol; A1.1 the protocol is open, free, and universally implementable; A1.2. the protocol allows for an authentication and authorization procedure, where necessary; A2. metadata are accessible, even when the data are no longer available; Interoperable: I1. data use a formal, accessible, shared, and broadly applicable language for knowledge representation. I2. data use vocabularies that follow FAIR principles; I3. data include qualified references to other (meta)data; Reusable: R1. metadata are richly described with a plurality of accurate and relevant attributes; R1.1. metadata are released with a clear and accessible data usage license; R1.2. metadata are associated with detailed provenance; R1.3. metadata meet domain-relevant community standards; https://www.nature.com/articles/sdata201618
  • 5. FAIR DATA PRINCIPLES – SUPPORT INFRASTRUCTURE Findable: F1. (meta)data are assigned a globally unique and persistent identifier; F2. data are described with rich metadata; F3. metadata clearly and explicitly include the identifier of the data it describes; F4. (meta)data are registered or indexed in a searchable resource; Accessible: A1. (meta)data are retrievable by their identifier using a standardized communications protocol; A1.1 the protocol is open, free, and universally implementable; A1.2. the protocol allows for an authentication and authorization procedure, where necessary; A2. metadata are accessible, even when the data are no longer available; Interoperable: I1. (meta)data use a formal, accessible, shared, and broadly applicable language for knowledge representation. I2. (meta)data use vocabularies that follow FAIR principles; I3. (meta)data include qualified references to other (meta)data; Reusable: R1. (meta)data are richly described with a plurality of accurate and relevant attributes; R1.1. (meta)data are released with a clear and accessible data usage license; R1.2. (meta)data are associated with detailed provenance; R1.3. (meta)data meet domain-relevant community standards; https://www.nature.com/articles/sdata201618
  • 6. REPOSITORIES ROLES IN FAIR  As services to store (and manage) digital objects (metadata, data, vocabularies, ontologies, etc.  Provide facilities for their users to achieve higher levels of FAIRness  Can guarantee a minimal level of FAIRness independent of further users efforts on the content  As digital objects themselves  Should also observe the FAIR principles  At least FAIR metadata  Improve interoperability among repositories
  • 7. REPOSITORIES SUPPORTING USERS TO ACHIEVE FAIR Findable: F1. (meta)data are assigned a globally unique and persistent identifier; How? Provide globally unique and persistent identifiers for the submitted metadata and data
  • 8. REPOSITORIES SUPPORTING USERS TO ACHIEVE FAIR Findable: F2. data are described with rich metadata; How? Help users to provide as rich metadata as possible to help others to find their digital resources
  • 9. REPOSITORIES SUPPORTING USERS TO ACHIEVE FAIR Findable: F2. data are described with rich metadata; Example
  • 10. REPOSITORIES SUPPORTING USERS TO ACHIEVE FAIR Findable: F3. metadata clearly and explicitly include the identifier of the data it describes; How? Automatically include the identifier of the target digital object in its metadata
  • 11. REPOSITORIES SUPPORTING USERS TO ACHIEVE FAIR Findable: F4. (meta)data are registered or indexed in a searchable resource; How? Index or facilitate the indexing of the metadata
  • 12. REPOSITORIES SUPPORTING USERS TO ACHIEVE FAIR Findable: F4. (meta)data are registered or indexed in a searchable resource; Example
  • 13. REPOSITORIES SUPPORTING USERS TO ACHIEVE FAIR Accessible: A1. (meta)data are retrievable by their identifier using a standardized communications protocol; A1.1 the protocol is open, free, and universally implementable; A1.2. the protocol allows for an authentication and authorization procedure, where necessary; How? Provide accessibility on the Web, with security measures when necessary
  • 14. REPOSITORIES SUPPORTING USERS TO ACHIEVE FAIR Accessible: A2. metadata are accessible, even when the data are no longer available; How? Maintain metadata even when the target digital object is no longer available
  • 15. REPOSITORIES SUPPORTING USERS TO ACHIEVE FAIR Interoperable: I1. (meta)data use a formal, accessible, shared, and broadly applicable language for knowledge representation. How? Serialize the metadata using a formal, accessible, shared and broadly applicable knowledge representation language. E.g., RDF/JSON-LD
  • 16. REPOSITORIES SUPPORTING USERS TO ACHIEVE FAIR Interoperable: I2. (meta)data use vocabularies that follow FAIR principles; How? As vocabularies can also be stored in repositories, they should also achieve a level of FAIRness
  • 17. REPOSITORIES SUPPORTING USERS TO ACHIEVE FAIR Interoperable: I3. (meta)data include qualified references to other (meta)data; How? Repositories can provide facilities to support the inclusion of qualified references to other (meta)data, e.g., semantic annotations.
  • 18. REPOSITORIES SUPPORTING USERS TO ACHIEVE FAIR Interoperable: I3. (meta)data include qualified references to other (meta)data; Example
  • 19. What ? • Enrich data records and content with semantic tags, free-text keywords or comments without changing the (meta)data and the (meta)data record • Manage & Share annotations • Integrate with data repositories • Search annotated data Why ? • Improve data discoverability with semantics and user-defined annotations • Retrieve and aggregate heterogeneous files from distributed sources How it works? • Easy-to-use annotation client • Three types of annotations: semantic tag, free-text keyword, comment • Auto-completion for semantic annotations (Semantic Index) • Based on W3C Web Annotation data model How it integrates? • Integrate client as widget within data service UI (HTML iFrame) • Interact through RESTful API (Annotation initialization and retrieval) • Store annotations in centralized annotation store or deploy local store Contact: Yann Le Franc ylefranc@esciencefactory.com B2NOTE – A DATA ANNOTATION SERVICE
  • 20. REPOSITORIES SUPPORTING USERS TO ACHIEVE FAIR Reusable: R1. (meta)data are richly described with a plurality of accurate and relevant attributes; R1.1. (meta)data are released with a clear and accessible data usage license; R1.2. (meta)data are associated with detailed provenance; R1.3. (meta)data meet domain-relevant community standards; How? Help users to apply license as well as to provide detailed provenance and adopt community standards on their digital objects (and metadata).
  • 21. REPOSITORIES SUPPORTING USERS TO ACHIEVE FAIR Reusable: R1. (meta)data are richly described with a plurality of accurate and relevant attributes; R1.1. (meta)data are released with a clear and accessible data usage license; R1.2. (meta)data are associated with detailed provenance; R1.3. (meta)data meet domain-relevant community standards; Example R1.1 R1.2
  • 22. REPOSITORIES SUPPORTING USERS TO ACHIEVE FAIR Findable: F1. (meta)data are assigned a globally unique and persistent identifier; F2. data are described with rich metadata; F3. metadata clearly and explicitly include the identifier of the data it describes; F4. (meta)data are registered or indexed in a searchable resource; Accessible: A1. (meta)data are retrievable by their identifier using a standardized communications protocol; A1.1 the protocol is open, free, and universally implementable; A1.2. the protocol allows for an authentication and authorization procedure, where necessary; A2. metadata are accessible, even when the data are no longer available; Interoperable: I1. (meta)data use a formal, accessible, shared, and broadly applicable language for knowledge representation. I2. (meta)data use vocabularies that follow FAIR principles; I3. (meta)data include qualified references to other (meta)data; Reusable: R1. (meta)data are richly described with a plurality of accurate and relevant attributes; R1.1. (meta)data are released with a clear and accessible data usage license; R1.2. (meta)data are associated with detailed provenance; R1.3. (meta)data meet domain-relevant community standards;
  • 23. REPOSITORIES - CHALLENGES FOR BEING FAIRER  Repositories have, of course, complete freedom to implement their functionality. However, we argue that, with a minimal set of agreed upon elements, repositories could provide a higher level of interoperability among themselves. This would facilitate indexing of their offered metadata, tools being able to interact with different repositories, better integration among complementary services (e.g., a data repository able to integrate with a vocabulary and metadata template repositories to facilitate metadata definition).  What could be done?  Agree on a common metadata representation;  Agree on (meta)data accessibility APIs  Agree on the adoption of vocabularies containing terms to represent the different types of digital objects stored in repositories, e.g., datasets, metadata, ontologies, etc.
  • 24. CONTACT INFO Luiz Bonino International Technology Coordinator – GO FAIR Associate Professor BioSemantics – LUMC E-mail: luiz.bonino@go-fair.org Skype: luizolavobonino Web: www.go-fair.org