SlideShare uma empresa Scribd logo
1 de 17
dans.knaw.nl
DANS is een instituut van KNAW en NWO
The development of DataverseNL data repository
as Structured Data Hub
Dataverse Community Meeting, 16th of June, 2017
Harvard University
Vyacheslav Tykhonov, Peter Doorn & Marion Wittenberg (DANS)
DataverseNL facts
Started at DANS as service in 2014
In the Netherlands, DataverseNL was installed at the Utrecht
University in 2010, after which it developed into a
shared service of 15 institutions.
General statistics (June 2017):
227 dataverses
448 datasets
1,569 files
7,151 downloads
DataverseNL metrics for dataverses
DataverseNL metrics for datasets
Value of DataverseNL for the Dutch data landscape
• DataverseNL is service implementing best practices for data management
• The vision of DANS is to store data for ongoing projects in DataverseNL, once
project is finished the original and produced datasets should go to the
Trusted Digital Repository
• Сommunity is the biggest value of DataverseNL, hundreds of people using
this service to deposit their data produced in different projects
• DataverseNL is collaboration platform that allows researchers from 15
Universities and organisations to work together and share results of their
research to the public
• DataverseNL is major integration point where datasets from different
disciplines produced by research communities of the Netherlands are coming
together
• DataverseNL can serve as main entrance to use different tools from Virtual
Research Environments (VREs) on various types of objects (data, video,
audio) and share them between members of the community
dans.knaw.nl
DANS is een instituut van KNAW en NWO
Within the context of DANS’ mission, it is obligatory that every (digital)
object archived via DANS has a PID, so that it can be (re)located and
cited. DANS uses PIDs for both (digital) objects and people.
DataverseNL for ongoing research projects
• every dataset has its own handle (for Dutch Universities)
• revisions of dataset don’t change the handle, every new version changing
only citation
EASY for permanent data archiving (DOIs)
• archived dataset has DOI
• every version of dataset archived from DataverseNL producing new DOI
• all metadata exposed in Dublin Core
Linking DataverseNL to the Semantic Web
• Our goal is to make DataverseNL dataset metadata available
as Linked Open Data (LoD)
• we’re working on markup that uses Schema.org, SKOS and
other vocabularies to migrate the existing metadata schemas
to the Structured Data Hub
• the idea that every metadata field can be described as
“subject/predicate/object" (or triple) and linked to the proper
vocabulary (ontology)
• different disciplines and projects have different controlled
vocabularies so the same metadata can be linked to various
ontologies
Schema.org introduction
“Schema.org is an initiative launched on 2 June 2011 by Bing, Google
and Yahoo![1][2][3] (then operators of the world's largest search
engines)[4] to “create and support a common set of schemas for
structured data markup on web pages.” (from Wikipedia)
• We’re trying to link dataverses and datasets from
DataverseNL to the proper entities from controlled
vocabularies
• Linked data should go to Google Knowledge Graph and can
be queried via their API to get triples back
• To credit people that are contributing to their knowledge
base search engines show pages with Linked Data in the
special format
Example: 5 stars DataverseNL dataset in
Google
Digital preservation in the Long Term Archive
• DANS has developed Plugin to archive datasets
deposited in DataverseNL temporary storage to
Trusted Digital Repository (TDR)
• Before putting datasets in the Long Term Archive
users should create account in TDR and get proper
permissions from it to archive their data
• Archival Plugin is open source software and can be
easily extended by support of any TDRs
supporting bagit packages:
https://github.com/DANS-KNAW/dataverse-bridge
Datasets archiving process
“Archive” button is
available for local
Dataverse administrators
to push datasets to EASY
archive for long term
preservation
Archived version of the dataset in TDR
Archived version of the
dataset is available on
EASY Trusted Digital
Repository landing
page and can be cited
in research papers
EASY metadata export to Linked Open Data cloud
• OAI-PMH endpoint to expose metadata in Dublin Core
schema
• Semantic pipeline to convert Dublin Core entities to RDF
triples
• Triples are stored to the Huygens Timbuctoo Linked Data
repository (CLARIAH project) and Virtuoso (DANS research)
and ready for SPARQL querying
• Outcome: EASY metadata will become data input for Linked
Open Data repository
RDF example from EASY (Dublin Core)
<https://easy.dans.knaw.nl/ui/datasets/id/easy-dataset:31404> <http://purl.org/dc/elements/1.1/identifier> "eDNA-project=a11387" .
<https://easy.dans.knaw.nl/ui/datasets/id/easy-dataset:31404> <http://purl.org/dc/elements/1.1/identifier> "twips.dans.knaw.nl--1351299687638660357-
1262685017456" .
<https://easy.dans.knaw.nl/ui/datasets/id/easy-dataset:31404> <http://purl.org/dc/elements/1.1/language> "nl" .
<https://easy.dans.knaw.nl/ui/datasets/id/easy-dataset:31404> <http://purl.org/dc/elements/1.1/type> "Text" .
<https://easy.dans.knaw.nl/ui/datasets/id/easy-dataset:31404> <http://purl.org/dc/elements/1.1/identifier> "ISSN=0925-6369" .
<https://easy.dans.knaw.nl/ui/datasets/id/easy-dataset:31404> <http://purl.org/dc/elements/1.1/subject> "Archaeology" .
<https://easy.dans.knaw.nl/ui/datasets/id/easy-dataset:31404> <http://purl.org/dc/elements/1.1/identifier> "https://easy.dans.knaw.nl/ui/datasets/id/easy-
dataset:31404" .
<https://easy.dans.knaw.nl/ui/datasets/id/easy-dataset:31404> <http://purl.org/dc/elements/1.1/coverage> "Zuid-Holland; Noordwijkerhout; Plangebied Klein
Leeuwenhorst; Gooweg 45" .
<https://easy.dans.knaw.nl/ui/datasets/id/easy-dataset:31404> <http://purl.org/dc/elements/1.1/rights> "RAAP archeologisch adviesbureau" .
<https://easy.dans.knaw.nl/ui/datasets/id/easy-dataset:31404> <http://purl.org/dc/elements/1.1/date> "2010-01-05" .
<https://easy.dans.knaw.nl/ui/datasets/id/easy-dataset:31404> <http://purl.org/dc/elements/1.1/date> "2009-12-29" .
<https://easy.dans.knaw.nl/ui/datasets/id/easy-dataset:31404> <http://purl.org/dc/elements/1.1/date> "2003-10" .
<https://easy.dans.knaw.nl/ui/datasets/id/easy-dataset:31404> <http://purl.org/dc/elements/1.1/title> "Plangebied Klein Leeuwenhorst Gemeente Noordwijkerhout
Een inventariserend archeologisch onderzoek" .
<https://easy.dans.knaw.nl/ui/datasets/id/easy-dataset:31404> <http://purl.org/dc/elements/1.1/title> "RAAPNOTITIE 474" .
<https://easy.dans.knaw.nl/ui/datasets/id/easy-dataset:31404> <http://purl.org/dc/elements/1.1/creator> "Pronk, E.C." .
<https://easy.dans.knaw.nl/ui/datasets/id/easy-dataset:31404> <http://purl.org/dc/elements/1.1/identifier> "urn:nbn:nl:ui:13-6o1-kdj" .
<https://easy.dans.knaw.nl/ui/datasets/id/easy-dataset:31404> <http://purl.org/dc/elements/1.1/rights> "http://www.dans.knaw.nl/en/about/organisation-and-
policy/legal-information/DANSlicenceagreementUK.pdf" .
DataverseNL as Linked Data repository
Linked Data object in DataverseNL consists of:
• metadata with authorship and citation information
• data usage licence
• handle as persistent identifier
• information how to obtain key (API token) to start use API endpoint(s)
• link to API endpoint delivering data
• representation of API (interactive documentation, Swagger)
• data provenance
• controlled vocabularies to meet domain specific community standards
(optional)
Public demonstration is available on Dataverse demo website.
Linked Data API endpoint example
Source: http://grlc.io/api/CLARIAH/wp4-queries/
Dataverse: Object with PID
API specification in Swagger
dans.knaw.nl
DANS is een instituut van KNAW en NWO
Questions?

Mais conteúdo relacionado

Mais procurados

An Approach for RDF-based Semantic Access to NoSQL Repositories
An Approach for RDF-based Semantic Access to NoSQL RepositoriesAn Approach for RDF-based Semantic Access to NoSQL Repositories
An Approach for RDF-based Semantic Access to NoSQL RepositoriesLuiz Henrique Zambom Santana
 
ORDS, research data network
ORDS, research data networkORDS, research data network
ORDS, research data networkJisc RDM
 
Nobel Prizes as Linked Open Data
Nobel Prizes as Linked Open DataNobel Prizes as Linked Open Data
Nobel Prizes as Linked Open DataMetaSolutions AB
 
Repository technologies
Repository technologiesRepository technologies
Repository technologiesAndrea Bollini
 
Extending DSpace 7: DSpace-CRIS and DSpace-GLAM for empowered repositories an...
Extending DSpace 7: DSpace-CRIS and DSpace-GLAM for empowered repositories an...Extending DSpace 7: DSpace-CRIS and DSpace-GLAM for empowered repositories an...
Extending DSpace 7: DSpace-CRIS and DSpace-GLAM for empowered repositories an...4Science
 
DSpace-CRIS Workshop OR2015: Slides
DSpace-CRIS Workshop OR2015: SlidesDSpace-CRIS Workshop OR2015: Slides
DSpace-CRIS Workshop OR2015: SlidesAndrea Bollini
 
DSpace-CRIS: new features and contribution to the DSpace mainstream
DSpace-CRIS: new features and contribution to the DSpace mainstreamDSpace-CRIS: new features and contribution to the DSpace mainstream
DSpace-CRIS: new features and contribution to the DSpace mainstreamAndrea Bollini
 
Repeatable Semantic Queries for the Linked Data Agnostic
Repeatable Semantic Queries for the Linked Data AgnosticRepeatable Semantic Queries for the Linked Data Agnostic
Repeatable Semantic Queries for the Linked Data AgnosticAlbert Meroño-Peñuela
 
CLARIAH Toogdag 2018: A distributed network of digital heritage information
CLARIAH Toogdag 2018: A distributed network of digital heritage informationCLARIAH Toogdag 2018: A distributed network of digital heritage information
CLARIAH Toogdag 2018: A distributed network of digital heritage informationEnno Meijers
 
Building COVID-19 Museum as Open Science Project
Building COVID-19 Museum as Open Science ProjectBuilding COVID-19 Museum as Open Science Project
Building COVID-19 Museum as Open Science Projectvty
 
ResourceSync - Overview and Real-World Use Cases for Discovery, Harvesting, a...
ResourceSync - Overview and Real-World Use Cases for Discovery, Harvesting, a...ResourceSync - Overview and Real-World Use Cases for Discovery, Harvesting, a...
ResourceSync - Overview and Real-World Use Cases for Discovery, Harvesting, a...Martin Klein
 
DSpace-CRIS_An open source solution for Research_EDU15
DSpace-CRIS_An open source solution for Research_EDU15DSpace-CRIS_An open source solution for Research_EDU15
DSpace-CRIS_An open source solution for Research_EDU15Michele Mennielli
 
API economy
API economyAPI economy
API economyvty
 
Open Science Days 2014 - Becker - Repositories and Linked Data
Open Science Days 2014 - Becker - Repositories and Linked DataOpen Science Days 2014 - Becker - Repositories and Linked Data
Open Science Days 2014 - Becker - Repositories and Linked DataPascal-Nicolas Becker
 
Seamless access to the world’s open access research papers via ResourceSync
Seamless access to the world’s open access research papers via ResourceSyncSeamless access to the world’s open access research papers via ResourceSync
Seamless access to the world’s open access research papers via ResourceSyncpetrknoth
 
DSpace-CRIS: an open source solution - Cineca euroCRIS membership meeting Por...
DSpace-CRIS: an open source solution - Cineca euroCRIS membership meeting Por...DSpace-CRIS: an open source solution - Cineca euroCRIS membership meeting Por...
DSpace-CRIS: an open source solution - Cineca euroCRIS membership meeting Por...Andrea Bollini
 

Mais procurados (20)

An Approach for RDF-based Semantic Access to NoSQL Repositories
An Approach for RDF-based Semantic Access to NoSQL RepositoriesAn Approach for RDF-based Semantic Access to NoSQL Repositories
An Approach for RDF-based Semantic Access to NoSQL Repositories
 
ORDS, research data network
ORDS, research data networkORDS, research data network
ORDS, research data network
 
Nobel Prizes as Linked Open Data
Nobel Prizes as Linked Open DataNobel Prizes as Linked Open Data
Nobel Prizes as Linked Open Data
 
Repository technologies
Repository technologiesRepository technologies
Repository technologies
 
Extending DSpace 7: DSpace-CRIS and DSpace-GLAM for empowered repositories an...
Extending DSpace 7: DSpace-CRIS and DSpace-GLAM for empowered repositories an...Extending DSpace 7: DSpace-CRIS and DSpace-GLAM for empowered repositories an...
Extending DSpace 7: DSpace-CRIS and DSpace-GLAM for empowered repositories an...
 
DSpace-CRIS Workshop OR2015: Slides
DSpace-CRIS Workshop OR2015: SlidesDSpace-CRIS Workshop OR2015: Slides
DSpace-CRIS Workshop OR2015: Slides
 
DSpace-CRIS: new features and contribution to the DSpace mainstream
DSpace-CRIS: new features and contribution to the DSpace mainstreamDSpace-CRIS: new features and contribution to the DSpace mainstream
DSpace-CRIS: new features and contribution to the DSpace mainstream
 
Repeatable Semantic Queries for the Linked Data Agnostic
Repeatable Semantic Queries for the Linked Data AgnosticRepeatable Semantic Queries for the Linked Data Agnostic
Repeatable Semantic Queries for the Linked Data Agnostic
 
CLARIAH Toogdag 2018: A distributed network of digital heritage information
CLARIAH Toogdag 2018: A distributed network of digital heritage informationCLARIAH Toogdag 2018: A distributed network of digital heritage information
CLARIAH Toogdag 2018: A distributed network of digital heritage information
 
Building COVID-19 Museum as Open Science Project
Building COVID-19 Museum as Open Science ProjectBuilding COVID-19 Museum as Open Science Project
Building COVID-19 Museum as Open Science Project
 
ResourceSync - Overview and Real-World Use Cases for Discovery, Harvesting, a...
ResourceSync - Overview and Real-World Use Cases for Discovery, Harvesting, a...ResourceSync - Overview and Real-World Use Cases for Discovery, Harvesting, a...
ResourceSync - Overview and Real-World Use Cases for Discovery, Harvesting, a...
 
DSpace-CRIS_An open source solution for Research_EDU15
DSpace-CRIS_An open source solution for Research_EDU15DSpace-CRIS_An open source solution for Research_EDU15
DSpace-CRIS_An open source solution for Research_EDU15
 
ResourceSync Tutorial
ResourceSync TutorialResourceSync Tutorial
ResourceSync Tutorial
 
SomeSlides
SomeSlidesSomeSlides
SomeSlides
 
SMRUDAS
SMRUDAS SMRUDAS
SMRUDAS
 
API economy
API economyAPI economy
API economy
 
Open Science Days 2014 - Becker - Repositories and Linked Data
Open Science Days 2014 - Becker - Repositories and Linked DataOpen Science Days 2014 - Becker - Repositories and Linked Data
Open Science Days 2014 - Becker - Repositories and Linked Data
 
Seamless access to the world’s open access research papers via ResourceSync
Seamless access to the world’s open access research papers via ResourceSyncSeamless access to the world’s open access research papers via ResourceSync
Seamless access to the world’s open access research papers via ResourceSync
 
Sept 24 NISO Virtual Conference: Library Data in the Cloud
Sept 24 NISO Virtual Conference: Library Data in the CloudSept 24 NISO Virtual Conference: Library Data in the Cloud
Sept 24 NISO Virtual Conference: Library Data in the Cloud
 
DSpace-CRIS: an open source solution - Cineca euroCRIS membership meeting Por...
DSpace-CRIS: an open source solution - Cineca euroCRIS membership meeting Por...DSpace-CRIS: an open source solution - Cineca euroCRIS membership meeting Por...
DSpace-CRIS: an open source solution - Cineca euroCRIS membership meeting Por...
 

Semelhante a DataverseNL as structured data hub

CESSDA Persistent Identifiers
CESSDA Persistent Identifiers CESSDA Persistent Identifiers
CESSDA Persistent Identifiers vty
 
Dataverse opportunities
Dataverse opportunitiesDataverse opportunities
Dataverse opportunitiesvty
 
Dataverse Netowrk Project
Dataverse Netowrk ProjectDataverse Netowrk Project
Dataverse Netowrk ProjectJulie Goldman
 
Decentralised identifiers and knowledge graphs
Decentralised identifiers and knowledge graphs Decentralised identifiers and knowledge graphs
Decentralised identifiers and knowledge graphs vty
 
Technical integration of data repositories status and challenges
Technical integration of data repositories status and challengesTechnical integration of data repositories status and challenges
Technical integration of data repositories status and challengesvty
 
(PROJEKTURA) Big Data Open Data story for TGG
(PROJEKTURA) Big Data Open Data story for TGG(PROJEKTURA) Big Data Open Data story for TGG
(PROJEKTURA) Big Data Open Data story for TGGRatko Mutavdzic
 
2017 05 03 Implementing Pure at UWA - ANDS Webinar Series
2017 05 03 Implementing Pure at UWA - ANDS Webinar Series2017 05 03 Implementing Pure at UWA - ANDS Webinar Series
2017 05 03 Implementing Pure at UWA - ANDS Webinar SeriesKatina Toufexis
 
Integrating an electronic lab notebook with a data repository; American Chemi...
Integrating an electronic lab notebook with a data repository; American Chemi...Integrating an electronic lab notebook with a data repository; American Chemi...
Integrating an electronic lab notebook with a data repository; American Chemi...rmacneil88
 
Elns and repositories, American Chemical Society, Dallas, March 2014
Elns and repositories, American Chemical Society, Dallas, March 2014Elns and repositories, American Chemical Society, Dallas, March 2014
Elns and repositories, American Chemical Society, Dallas, March 2014ResearchSpace
 
A distributed network of digital heritage information by Enno Meijers - Europ...
A distributed network of digital heritage information by Enno Meijers - Europ...A distributed network of digital heritage information by Enno Meijers - Europ...
A distributed network of digital heritage information by Enno Meijers - Europ...Europeana
 
Data standardization process for social sciences and humanities
Data standardization process for social sciences and humanitiesData standardization process for social sciences and humanities
Data standardization process for social sciences and humanitiesvty
 
EuropeanaTech 2018: A distributed network of digital heritage information
EuropeanaTech 2018: A distributed network of digital heritage informationEuropeanaTech 2018: A distributed network of digital heritage information
EuropeanaTech 2018: A distributed network of digital heritage informationEnno Meijers
 
Linked Open Data : opportunités et défis par Makx Dekkers
Linked Open Data : opportunités et défis par Makx DekkersLinked Open Data : opportunités et défis par Makx Dekkers
Linked Open Data : opportunités et défis par Makx DekkersABES
 
Dataverse hpdm symposium
Dataverse   hpdm symposiumDataverse   hpdm symposium
Dataverse hpdm symposiumMerce Crosas
 
5 years of Dataverse evolution
5 years of Dataverse evolution 5 years of Dataverse evolution
5 years of Dataverse evolution vty
 

Semelhante a DataverseNL as structured data hub (20)

CESSDA Persistent Identifiers
CESSDA Persistent Identifiers CESSDA Persistent Identifiers
CESSDA Persistent Identifiers
 
Dataverse opportunities
Dataverse opportunitiesDataverse opportunities
Dataverse opportunities
 
Dataverse Netowrk Project
Dataverse Netowrk ProjectDataverse Netowrk Project
Dataverse Netowrk Project
 
Decentralised identifiers and knowledge graphs
Decentralised identifiers and knowledge graphs Decentralised identifiers and knowledge graphs
Decentralised identifiers and knowledge graphs
 
RDM@Edinburgh_interoperation_IDCC2015
RDM@Edinburgh_interoperation_IDCC2015RDM@Edinburgh_interoperation_IDCC2015
RDM@Edinburgh_interoperation_IDCC2015
 
Service Integration to Enhance RDM
Service Integration to Enhance RDMService Integration to Enhance RDM
Service Integration to Enhance RDM
 
Technical integration of data repositories status and challenges
Technical integration of data repositories status and challengesTechnical integration of data repositories status and challenges
Technical integration of data repositories status and challenges
 
Linked Data to Improve the OER Experience
Linked Data to Improve the OER ExperienceLinked Data to Improve the OER Experience
Linked Data to Improve the OER Experience
 
(PROJEKTURA) Big Data Open Data story for TGG
(PROJEKTURA) Big Data Open Data story for TGG(PROJEKTURA) Big Data Open Data story for TGG
(PROJEKTURA) Big Data Open Data story for TGG
 
2017 05 03 Implementing Pure at UWA - ANDS Webinar Series
2017 05 03 Implementing Pure at UWA - ANDS Webinar Series2017 05 03 Implementing Pure at UWA - ANDS Webinar Series
2017 05 03 Implementing Pure at UWA - ANDS Webinar Series
 
Integrating an electronic lab notebook with a data repository; American Chemi...
Integrating an electronic lab notebook with a data repository; American Chemi...Integrating an electronic lab notebook with a data repository; American Chemi...
Integrating an electronic lab notebook with a data repository; American Chemi...
 
Elns and repositories, American Chemical Society, Dallas, March 2014
Elns and repositories, American Chemical Society, Dallas, March 2014Elns and repositories, American Chemical Society, Dallas, March 2014
Elns and repositories, American Chemical Society, Dallas, March 2014
 
Citizen Science Open Data
Citizen Science Open DataCitizen Science Open Data
Citizen Science Open Data
 
A distributed network of digital heritage information by Enno Meijers - Europ...
A distributed network of digital heritage information by Enno Meijers - Europ...A distributed network of digital heritage information by Enno Meijers - Europ...
A distributed network of digital heritage information by Enno Meijers - Europ...
 
Sparling and Cohen "BIBFRAME Implementation at the University of Alberta Libr...
Sparling and Cohen "BIBFRAME Implementation at the University of Alberta Libr...Sparling and Cohen "BIBFRAME Implementation at the University of Alberta Libr...
Sparling and Cohen "BIBFRAME Implementation at the University of Alberta Libr...
 
Data standardization process for social sciences and humanities
Data standardization process for social sciences and humanitiesData standardization process for social sciences and humanities
Data standardization process for social sciences and humanities
 
EuropeanaTech 2018: A distributed network of digital heritage information
EuropeanaTech 2018: A distributed network of digital heritage informationEuropeanaTech 2018: A distributed network of digital heritage information
EuropeanaTech 2018: A distributed network of digital heritage information
 
Linked Open Data : opportunités et défis par Makx Dekkers
Linked Open Data : opportunités et défis par Makx DekkersLinked Open Data : opportunités et défis par Makx Dekkers
Linked Open Data : opportunités et défis par Makx Dekkers
 
Dataverse hpdm symposium
Dataverse   hpdm symposiumDataverse   hpdm symposium
Dataverse hpdm symposium
 
5 years of Dataverse evolution
5 years of Dataverse evolution 5 years of Dataverse evolution
5 years of Dataverse evolution
 

Mais de vty

Decentralisation and knowledge graphs
Decentralisation and knowledge graphs Decentralisation and knowledge graphs
Decentralisation and knowledge graphs vty
 
Decentralised identifiers for CLARIAH infrastructure
Decentralised identifiers for CLARIAH infrastructure Decentralised identifiers for CLARIAH infrastructure
Decentralised identifiers for CLARIAH infrastructure vty
 
Dataverse repository for research data in the COVID-19 Museum
Dataverse repository for research data  in the COVID-19 MuseumDataverse repository for research data  in the COVID-19 Museum
Dataverse repository for research data in the COVID-19 Museumvty
 
Metaverse for Dataverse
Metaverse for DataverseMetaverse for Dataverse
Metaverse for Dataversevty
 
Flexibility in Metadata Schemes and Standardisation: the Case of CMDI and DAN...
Flexibility in Metadata Schemes and Standardisation: the Case of CMDI and DAN...Flexibility in Metadata Schemes and Standardisation: the Case of CMDI and DAN...
Flexibility in Metadata Schemes and Standardisation: the Case of CMDI and DAN...vty
 
External CV support in Dataverse 5.7
External CV support in Dataverse 5.7External CV support in Dataverse 5.7
External CV support in Dataverse 5.7vty
 
Building COVID-19 Knowledge Graph at CoronaWhy
Building COVID-19 Knowledge Graph at CoronaWhyBuilding COVID-19 Knowledge Graph at CoronaWhy
Building COVID-19 Knowledge Graph at CoronaWhyvty
 
CLARIN CMDI use case and flexible metadata schemes
CLARIN CMDI use case and flexible metadata schemes CLARIN CMDI use case and flexible metadata schemes
CLARIN CMDI use case and flexible metadata schemes vty
 
Flexible metadata schemes for research data repositories - CLARIN Conference'21
Flexible metadata schemes for research data repositories - CLARIN Conference'21Flexible metadata schemes for research data repositories - CLARIN Conference'21
Flexible metadata schemes for research data repositories - CLARIN Conference'21vty
 
Controlled vocabularies and ontologies in Dataverse data repository
Controlled vocabularies and ontologies in Dataverse data repositoryControlled vocabularies and ontologies in Dataverse data repository
Controlled vocabularies and ontologies in Dataverse data repositoryvty
 
Automated CI/CD testing, installation and deployment of Dataverse infrastruct...
Automated CI/CD testing, installation and deployment of Dataverse infrastruct...Automated CI/CD testing, installation and deployment of Dataverse infrastruct...
Automated CI/CD testing, installation and deployment of Dataverse infrastruct...vty
 
Fighting COVID-19 with Artificial Intelligence
Fighting COVID-19 with Artificial IntelligenceFighting COVID-19 with Artificial Intelligence
Fighting COVID-19 with Artificial Intelligencevty
 
External controlled vocabularies support in Dataverse
External controlled vocabularies support in DataverseExternal controlled vocabularies support in Dataverse
External controlled vocabularies support in Dataversevty
 
Setting up Dataverse repository for research data
Setting up Dataverse repository for research dataSetting up Dataverse repository for research data
Setting up Dataverse repository for research datavty
 
Clariah Tech Day: Controlled Vocabularies and Ontologies in Dataverse
Clariah Tech Day: Controlled Vocabularies and Ontologies in DataverseClariah Tech Day: Controlled Vocabularies and Ontologies in Dataverse
Clariah Tech Day: Controlled Vocabularies and Ontologies in Dataversevty
 
Ontologies, controlled vocabularies and Dataverse
Ontologies, controlled vocabularies and DataverseOntologies, controlled vocabularies and Dataverse
Ontologies, controlled vocabularies and Dataversevty
 
CLARIN CMDI support in Dataverse
CLARIN CMDI support in Dataverse CLARIN CMDI support in Dataverse
CLARIN CMDI support in Dataverse vty
 
Integration of WORSICA’s thematic service in EOSC, Service QA and Dataverse
Integration of WORSICA’s thematic service in EOSC,  Service QA and DataverseIntegration of WORSICA’s thematic service in EOSC,  Service QA and Dataverse
Integration of WORSICA’s thematic service in EOSC, Service QA and Dataversevty
 
The world of Docker and Kubernetes
The world of Docker and Kubernetes The world of Docker and Kubernetes
The world of Docker and Kubernetes vty
 
SSHOC Dataverse in the European Open Science Cloud
SSHOC Dataverse in the European Open Science CloudSSHOC Dataverse in the European Open Science Cloud
SSHOC Dataverse in the European Open Science Cloudvty
 

Mais de vty (20)

Decentralisation and knowledge graphs
Decentralisation and knowledge graphs Decentralisation and knowledge graphs
Decentralisation and knowledge graphs
 
Decentralised identifiers for CLARIAH infrastructure
Decentralised identifiers for CLARIAH infrastructure Decentralised identifiers for CLARIAH infrastructure
Decentralised identifiers for CLARIAH infrastructure
 
Dataverse repository for research data in the COVID-19 Museum
Dataverse repository for research data  in the COVID-19 MuseumDataverse repository for research data  in the COVID-19 Museum
Dataverse repository for research data in the COVID-19 Museum
 
Metaverse for Dataverse
Metaverse for DataverseMetaverse for Dataverse
Metaverse for Dataverse
 
Flexibility in Metadata Schemes and Standardisation: the Case of CMDI and DAN...
Flexibility in Metadata Schemes and Standardisation: the Case of CMDI and DAN...Flexibility in Metadata Schemes and Standardisation: the Case of CMDI and DAN...
Flexibility in Metadata Schemes and Standardisation: the Case of CMDI and DAN...
 
External CV support in Dataverse 5.7
External CV support in Dataverse 5.7External CV support in Dataverse 5.7
External CV support in Dataverse 5.7
 
Building COVID-19 Knowledge Graph at CoronaWhy
Building COVID-19 Knowledge Graph at CoronaWhyBuilding COVID-19 Knowledge Graph at CoronaWhy
Building COVID-19 Knowledge Graph at CoronaWhy
 
CLARIN CMDI use case and flexible metadata schemes
CLARIN CMDI use case and flexible metadata schemes CLARIN CMDI use case and flexible metadata schemes
CLARIN CMDI use case and flexible metadata schemes
 
Flexible metadata schemes for research data repositories - CLARIN Conference'21
Flexible metadata schemes for research data repositories - CLARIN Conference'21Flexible metadata schemes for research data repositories - CLARIN Conference'21
Flexible metadata schemes for research data repositories - CLARIN Conference'21
 
Controlled vocabularies and ontologies in Dataverse data repository
Controlled vocabularies and ontologies in Dataverse data repositoryControlled vocabularies and ontologies in Dataverse data repository
Controlled vocabularies and ontologies in Dataverse data repository
 
Automated CI/CD testing, installation and deployment of Dataverse infrastruct...
Automated CI/CD testing, installation and deployment of Dataverse infrastruct...Automated CI/CD testing, installation and deployment of Dataverse infrastruct...
Automated CI/CD testing, installation and deployment of Dataverse infrastruct...
 
Fighting COVID-19 with Artificial Intelligence
Fighting COVID-19 with Artificial IntelligenceFighting COVID-19 with Artificial Intelligence
Fighting COVID-19 with Artificial Intelligence
 
External controlled vocabularies support in Dataverse
External controlled vocabularies support in DataverseExternal controlled vocabularies support in Dataverse
External controlled vocabularies support in Dataverse
 
Setting up Dataverse repository for research data
Setting up Dataverse repository for research dataSetting up Dataverse repository for research data
Setting up Dataverse repository for research data
 
Clariah Tech Day: Controlled Vocabularies and Ontologies in Dataverse
Clariah Tech Day: Controlled Vocabularies and Ontologies in DataverseClariah Tech Day: Controlled Vocabularies and Ontologies in Dataverse
Clariah Tech Day: Controlled Vocabularies and Ontologies in Dataverse
 
Ontologies, controlled vocabularies and Dataverse
Ontologies, controlled vocabularies and DataverseOntologies, controlled vocabularies and Dataverse
Ontologies, controlled vocabularies and Dataverse
 
CLARIN CMDI support in Dataverse
CLARIN CMDI support in Dataverse CLARIN CMDI support in Dataverse
CLARIN CMDI support in Dataverse
 
Integration of WORSICA’s thematic service in EOSC, Service QA and Dataverse
Integration of WORSICA’s thematic service in EOSC,  Service QA and DataverseIntegration of WORSICA’s thematic service in EOSC,  Service QA and Dataverse
Integration of WORSICA’s thematic service in EOSC, Service QA and Dataverse
 
The world of Docker and Kubernetes
The world of Docker and Kubernetes The world of Docker and Kubernetes
The world of Docker and Kubernetes
 
SSHOC Dataverse in the European Open Science Cloud
SSHOC Dataverse in the European Open Science CloudSSHOC Dataverse in the European Open Science Cloud
SSHOC Dataverse in the European Open Science Cloud
 

Último

Pests of Blackgram, greengram, cowpea_Dr.UPR.pdf
Pests of Blackgram, greengram, cowpea_Dr.UPR.pdfPests of Blackgram, greengram, cowpea_Dr.UPR.pdf
Pests of Blackgram, greengram, cowpea_Dr.UPR.pdfPirithiRaju
 
Base editing, prime editing, Cas13 & RNA editing and organelle base editing
Base editing, prime editing, Cas13 & RNA editing and organelle base editingBase editing, prime editing, Cas13 & RNA editing and organelle base editing
Base editing, prime editing, Cas13 & RNA editing and organelle base editingNetHelix
 
Speech, hearing, noise, intelligibility.pptx
Speech, hearing, noise, intelligibility.pptxSpeech, hearing, noise, intelligibility.pptx
Speech, hearing, noise, intelligibility.pptxpriyankatabhane
 
Microphone- characteristics,carbon microphone, dynamic microphone.pptx
Microphone- characteristics,carbon microphone, dynamic microphone.pptxMicrophone- characteristics,carbon microphone, dynamic microphone.pptx
Microphone- characteristics,carbon microphone, dynamic microphone.pptxpriyankatabhane
 
Dubai Calls Girl Lisa O525547819 Lexi Call Girls In Dubai
Dubai Calls Girl Lisa O525547819 Lexi Call Girls In DubaiDubai Calls Girl Lisa O525547819 Lexi Call Girls In Dubai
Dubai Calls Girl Lisa O525547819 Lexi Call Girls In Dubaikojalkojal131
 
User Guide: Magellan MX™ Weather Station
User Guide: Magellan MX™ Weather StationUser Guide: Magellan MX™ Weather Station
User Guide: Magellan MX™ Weather StationColumbia Weather Systems
 
Fertilization: Sperm and the egg—collectively called the gametes—fuse togethe...
Fertilization: Sperm and the egg—collectively called the gametes—fuse togethe...Fertilization: Sperm and the egg—collectively called the gametes—fuse togethe...
Fertilization: Sperm and the egg—collectively called the gametes—fuse togethe...D. B. S. College Kanpur
 
LIGHT-PHENOMENA-BY-CABUALDIONALDOPANOGANCADIENTE-CONDEZA (1).pptx
LIGHT-PHENOMENA-BY-CABUALDIONALDOPANOGANCADIENTE-CONDEZA (1).pptxLIGHT-PHENOMENA-BY-CABUALDIONALDOPANOGANCADIENTE-CONDEZA (1).pptx
LIGHT-PHENOMENA-BY-CABUALDIONALDOPANOGANCADIENTE-CONDEZA (1).pptxmalonesandreagweneth
 
FREE NURSING BUNDLE FOR NURSES.PDF by na
FREE NURSING BUNDLE FOR NURSES.PDF by naFREE NURSING BUNDLE FOR NURSES.PDF by na
FREE NURSING BUNDLE FOR NURSES.PDF by naJASISJULIANOELYNV
 
Pests of jatropha_Bionomics_identification_Dr.UPR.pdf
Pests of jatropha_Bionomics_identification_Dr.UPR.pdfPests of jatropha_Bionomics_identification_Dr.UPR.pdf
Pests of jatropha_Bionomics_identification_Dr.UPR.pdfPirithiRaju
 
(9818099198) Call Girls In Noida Sector 14 (NOIDA ESCORTS)
(9818099198) Call Girls In Noida Sector 14 (NOIDA ESCORTS)(9818099198) Call Girls In Noida Sector 14 (NOIDA ESCORTS)
(9818099198) Call Girls In Noida Sector 14 (NOIDA ESCORTS)riyaescorts54
 
Environmental Biotechnology Topic:- Microbial Biosensor
Environmental Biotechnology Topic:- Microbial BiosensorEnvironmental Biotechnology Topic:- Microbial Biosensor
Environmental Biotechnology Topic:- Microbial Biosensorsonawaneprad
 
Best Call Girls In Sector 29 Gurgaon❤️8860477959 EscorTs Service In 24/7 Delh...
Best Call Girls In Sector 29 Gurgaon❤️8860477959 EscorTs Service In 24/7 Delh...Best Call Girls In Sector 29 Gurgaon❤️8860477959 EscorTs Service In 24/7 Delh...
Best Call Girls In Sector 29 Gurgaon❤️8860477959 EscorTs Service In 24/7 Delh...lizamodels9
 
Forensic limnology of diatoms by Sanjai.pptx
Forensic limnology of diatoms by Sanjai.pptxForensic limnology of diatoms by Sanjai.pptx
Forensic limnology of diatoms by Sanjai.pptxkumarsanjai28051
 
User Guide: Pulsar™ Weather Station (Columbia Weather Systems)
User Guide: Pulsar™ Weather Station (Columbia Weather Systems)User Guide: Pulsar™ Weather Station (Columbia Weather Systems)
User Guide: Pulsar™ Weather Station (Columbia Weather Systems)Columbia Weather Systems
 
preservation, maintanence and improvement of industrial organism.pptx
preservation, maintanence and improvement of industrial organism.pptxpreservation, maintanence and improvement of industrial organism.pptx
preservation, maintanence and improvement of industrial organism.pptxnoordubaliya2003
 
basic entomology with insect anatomy and taxonomy
basic entomology with insect anatomy and taxonomybasic entomology with insect anatomy and taxonomy
basic entomology with insect anatomy and taxonomyDrAnita Sharma
 
ALL ABOUT MIXTURES IN GRADE 7 CLASS PPTX
ALL ABOUT MIXTURES IN GRADE 7 CLASS PPTXALL ABOUT MIXTURES IN GRADE 7 CLASS PPTX
ALL ABOUT MIXTURES IN GRADE 7 CLASS PPTXDole Philippines School
 
Pests of castor_Binomics_Identification_Dr.UPR.pdf
Pests of castor_Binomics_Identification_Dr.UPR.pdfPests of castor_Binomics_Identification_Dr.UPR.pdf
Pests of castor_Binomics_Identification_Dr.UPR.pdfPirithiRaju
 

Último (20)

Pests of Blackgram, greengram, cowpea_Dr.UPR.pdf
Pests of Blackgram, greengram, cowpea_Dr.UPR.pdfPests of Blackgram, greengram, cowpea_Dr.UPR.pdf
Pests of Blackgram, greengram, cowpea_Dr.UPR.pdf
 
Base editing, prime editing, Cas13 & RNA editing and organelle base editing
Base editing, prime editing, Cas13 & RNA editing and organelle base editingBase editing, prime editing, Cas13 & RNA editing and organelle base editing
Base editing, prime editing, Cas13 & RNA editing and organelle base editing
 
Speech, hearing, noise, intelligibility.pptx
Speech, hearing, noise, intelligibility.pptxSpeech, hearing, noise, intelligibility.pptx
Speech, hearing, noise, intelligibility.pptx
 
Microphone- characteristics,carbon microphone, dynamic microphone.pptx
Microphone- characteristics,carbon microphone, dynamic microphone.pptxMicrophone- characteristics,carbon microphone, dynamic microphone.pptx
Microphone- characteristics,carbon microphone, dynamic microphone.pptx
 
Dubai Calls Girl Lisa O525547819 Lexi Call Girls In Dubai
Dubai Calls Girl Lisa O525547819 Lexi Call Girls In DubaiDubai Calls Girl Lisa O525547819 Lexi Call Girls In Dubai
Dubai Calls Girl Lisa O525547819 Lexi Call Girls In Dubai
 
User Guide: Magellan MX™ Weather Station
User Guide: Magellan MX™ Weather StationUser Guide: Magellan MX™ Weather Station
User Guide: Magellan MX™ Weather Station
 
Fertilization: Sperm and the egg—collectively called the gametes—fuse togethe...
Fertilization: Sperm and the egg—collectively called the gametes—fuse togethe...Fertilization: Sperm and the egg—collectively called the gametes—fuse togethe...
Fertilization: Sperm and the egg—collectively called the gametes—fuse togethe...
 
LIGHT-PHENOMENA-BY-CABUALDIONALDOPANOGANCADIENTE-CONDEZA (1).pptx
LIGHT-PHENOMENA-BY-CABUALDIONALDOPANOGANCADIENTE-CONDEZA (1).pptxLIGHT-PHENOMENA-BY-CABUALDIONALDOPANOGANCADIENTE-CONDEZA (1).pptx
LIGHT-PHENOMENA-BY-CABUALDIONALDOPANOGANCADIENTE-CONDEZA (1).pptx
 
FREE NURSING BUNDLE FOR NURSES.PDF by na
FREE NURSING BUNDLE FOR NURSES.PDF by naFREE NURSING BUNDLE FOR NURSES.PDF by na
FREE NURSING BUNDLE FOR NURSES.PDF by na
 
Pests of jatropha_Bionomics_identification_Dr.UPR.pdf
Pests of jatropha_Bionomics_identification_Dr.UPR.pdfPests of jatropha_Bionomics_identification_Dr.UPR.pdf
Pests of jatropha_Bionomics_identification_Dr.UPR.pdf
 
(9818099198) Call Girls In Noida Sector 14 (NOIDA ESCORTS)
(9818099198) Call Girls In Noida Sector 14 (NOIDA ESCORTS)(9818099198) Call Girls In Noida Sector 14 (NOIDA ESCORTS)
(9818099198) Call Girls In Noida Sector 14 (NOIDA ESCORTS)
 
Environmental Biotechnology Topic:- Microbial Biosensor
Environmental Biotechnology Topic:- Microbial BiosensorEnvironmental Biotechnology Topic:- Microbial Biosensor
Environmental Biotechnology Topic:- Microbial Biosensor
 
Best Call Girls In Sector 29 Gurgaon❤️8860477959 EscorTs Service In 24/7 Delh...
Best Call Girls In Sector 29 Gurgaon❤️8860477959 EscorTs Service In 24/7 Delh...Best Call Girls In Sector 29 Gurgaon❤️8860477959 EscorTs Service In 24/7 Delh...
Best Call Girls In Sector 29 Gurgaon❤️8860477959 EscorTs Service In 24/7 Delh...
 
Forensic limnology of diatoms by Sanjai.pptx
Forensic limnology of diatoms by Sanjai.pptxForensic limnology of diatoms by Sanjai.pptx
Forensic limnology of diatoms by Sanjai.pptx
 
User Guide: Pulsar™ Weather Station (Columbia Weather Systems)
User Guide: Pulsar™ Weather Station (Columbia Weather Systems)User Guide: Pulsar™ Weather Station (Columbia Weather Systems)
User Guide: Pulsar™ Weather Station (Columbia Weather Systems)
 
preservation, maintanence and improvement of industrial organism.pptx
preservation, maintanence and improvement of industrial organism.pptxpreservation, maintanence and improvement of industrial organism.pptx
preservation, maintanence and improvement of industrial organism.pptx
 
basic entomology with insect anatomy and taxonomy
basic entomology with insect anatomy and taxonomybasic entomology with insect anatomy and taxonomy
basic entomology with insect anatomy and taxonomy
 
Hot Sexy call girls in Moti Nagar,🔝 9953056974 🔝 escort Service
Hot Sexy call girls in  Moti Nagar,🔝 9953056974 🔝 escort ServiceHot Sexy call girls in  Moti Nagar,🔝 9953056974 🔝 escort Service
Hot Sexy call girls in Moti Nagar,🔝 9953056974 🔝 escort Service
 
ALL ABOUT MIXTURES IN GRADE 7 CLASS PPTX
ALL ABOUT MIXTURES IN GRADE 7 CLASS PPTXALL ABOUT MIXTURES IN GRADE 7 CLASS PPTX
ALL ABOUT MIXTURES IN GRADE 7 CLASS PPTX
 
Pests of castor_Binomics_Identification_Dr.UPR.pdf
Pests of castor_Binomics_Identification_Dr.UPR.pdfPests of castor_Binomics_Identification_Dr.UPR.pdf
Pests of castor_Binomics_Identification_Dr.UPR.pdf
 

DataverseNL as structured data hub

  • 1. dans.knaw.nl DANS is een instituut van KNAW en NWO The development of DataverseNL data repository as Structured Data Hub Dataverse Community Meeting, 16th of June, 2017 Harvard University Vyacheslav Tykhonov, Peter Doorn & Marion Wittenberg (DANS)
  • 2. DataverseNL facts Started at DANS as service in 2014 In the Netherlands, DataverseNL was installed at the Utrecht University in 2010, after which it developed into a shared service of 15 institutions. General statistics (June 2017): 227 dataverses 448 datasets 1,569 files 7,151 downloads
  • 5. Value of DataverseNL for the Dutch data landscape • DataverseNL is service implementing best practices for data management • The vision of DANS is to store data for ongoing projects in DataverseNL, once project is finished the original and produced datasets should go to the Trusted Digital Repository • Сommunity is the biggest value of DataverseNL, hundreds of people using this service to deposit their data produced in different projects • DataverseNL is collaboration platform that allows researchers from 15 Universities and organisations to work together and share results of their research to the public • DataverseNL is major integration point where datasets from different disciplines produced by research communities of the Netherlands are coming together • DataverseNL can serve as main entrance to use different tools from Virtual Research Environments (VREs) on various types of objects (data, video, audio) and share them between members of the community
  • 6. dans.knaw.nl DANS is een instituut van KNAW en NWO Within the context of DANS’ mission, it is obligatory that every (digital) object archived via DANS has a PID, so that it can be (re)located and cited. DANS uses PIDs for both (digital) objects and people. DataverseNL for ongoing research projects • every dataset has its own handle (for Dutch Universities) • revisions of dataset don’t change the handle, every new version changing only citation EASY for permanent data archiving (DOIs) • archived dataset has DOI • every version of dataset archived from DataverseNL producing new DOI • all metadata exposed in Dublin Core
  • 7. Linking DataverseNL to the Semantic Web • Our goal is to make DataverseNL dataset metadata available as Linked Open Data (LoD) • we’re working on markup that uses Schema.org, SKOS and other vocabularies to migrate the existing metadata schemas to the Structured Data Hub • the idea that every metadata field can be described as “subject/predicate/object" (or triple) and linked to the proper vocabulary (ontology) • different disciplines and projects have different controlled vocabularies so the same metadata can be linked to various ontologies
  • 8. Schema.org introduction “Schema.org is an initiative launched on 2 June 2011 by Bing, Google and Yahoo![1][2][3] (then operators of the world's largest search engines)[4] to “create and support a common set of schemas for structured data markup on web pages.” (from Wikipedia) • We’re trying to link dataverses and datasets from DataverseNL to the proper entities from controlled vocabularies • Linked data should go to Google Knowledge Graph and can be queried via their API to get triples back • To credit people that are contributing to their knowledge base search engines show pages with Linked Data in the special format
  • 9. Example: 5 stars DataverseNL dataset in Google
  • 10. Digital preservation in the Long Term Archive • DANS has developed Plugin to archive datasets deposited in DataverseNL temporary storage to Trusted Digital Repository (TDR) • Before putting datasets in the Long Term Archive users should create account in TDR and get proper permissions from it to archive their data • Archival Plugin is open source software and can be easily extended by support of any TDRs supporting bagit packages: https://github.com/DANS-KNAW/dataverse-bridge
  • 11. Datasets archiving process “Archive” button is available for local Dataverse administrators to push datasets to EASY archive for long term preservation
  • 12. Archived version of the dataset in TDR Archived version of the dataset is available on EASY Trusted Digital Repository landing page and can be cited in research papers
  • 13. EASY metadata export to Linked Open Data cloud • OAI-PMH endpoint to expose metadata in Dublin Core schema • Semantic pipeline to convert Dublin Core entities to RDF triples • Triples are stored to the Huygens Timbuctoo Linked Data repository (CLARIAH project) and Virtuoso (DANS research) and ready for SPARQL querying • Outcome: EASY metadata will become data input for Linked Open Data repository
  • 14. RDF example from EASY (Dublin Core) <https://easy.dans.knaw.nl/ui/datasets/id/easy-dataset:31404> <http://purl.org/dc/elements/1.1/identifier> "eDNA-project=a11387" . <https://easy.dans.knaw.nl/ui/datasets/id/easy-dataset:31404> <http://purl.org/dc/elements/1.1/identifier> "twips.dans.knaw.nl--1351299687638660357- 1262685017456" . <https://easy.dans.knaw.nl/ui/datasets/id/easy-dataset:31404> <http://purl.org/dc/elements/1.1/language> "nl" . <https://easy.dans.knaw.nl/ui/datasets/id/easy-dataset:31404> <http://purl.org/dc/elements/1.1/type> "Text" . <https://easy.dans.knaw.nl/ui/datasets/id/easy-dataset:31404> <http://purl.org/dc/elements/1.1/identifier> "ISSN=0925-6369" . <https://easy.dans.knaw.nl/ui/datasets/id/easy-dataset:31404> <http://purl.org/dc/elements/1.1/subject> "Archaeology" . <https://easy.dans.knaw.nl/ui/datasets/id/easy-dataset:31404> <http://purl.org/dc/elements/1.1/identifier> "https://easy.dans.knaw.nl/ui/datasets/id/easy- dataset:31404" . <https://easy.dans.knaw.nl/ui/datasets/id/easy-dataset:31404> <http://purl.org/dc/elements/1.1/coverage> "Zuid-Holland; Noordwijkerhout; Plangebied Klein Leeuwenhorst; Gooweg 45" . <https://easy.dans.knaw.nl/ui/datasets/id/easy-dataset:31404> <http://purl.org/dc/elements/1.1/rights> "RAAP archeologisch adviesbureau" . <https://easy.dans.knaw.nl/ui/datasets/id/easy-dataset:31404> <http://purl.org/dc/elements/1.1/date> "2010-01-05" . <https://easy.dans.knaw.nl/ui/datasets/id/easy-dataset:31404> <http://purl.org/dc/elements/1.1/date> "2009-12-29" . <https://easy.dans.knaw.nl/ui/datasets/id/easy-dataset:31404> <http://purl.org/dc/elements/1.1/date> "2003-10" . <https://easy.dans.knaw.nl/ui/datasets/id/easy-dataset:31404> <http://purl.org/dc/elements/1.1/title> "Plangebied Klein Leeuwenhorst Gemeente Noordwijkerhout Een inventariserend archeologisch onderzoek" . <https://easy.dans.knaw.nl/ui/datasets/id/easy-dataset:31404> <http://purl.org/dc/elements/1.1/title> "RAAPNOTITIE 474" . <https://easy.dans.knaw.nl/ui/datasets/id/easy-dataset:31404> <http://purl.org/dc/elements/1.1/creator> "Pronk, E.C." . <https://easy.dans.knaw.nl/ui/datasets/id/easy-dataset:31404> <http://purl.org/dc/elements/1.1/identifier> "urn:nbn:nl:ui:13-6o1-kdj" . <https://easy.dans.knaw.nl/ui/datasets/id/easy-dataset:31404> <http://purl.org/dc/elements/1.1/rights> "http://www.dans.knaw.nl/en/about/organisation-and- policy/legal-information/DANSlicenceagreementUK.pdf" .
  • 15. DataverseNL as Linked Data repository Linked Data object in DataverseNL consists of: • metadata with authorship and citation information • data usage licence • handle as persistent identifier • information how to obtain key (API token) to start use API endpoint(s) • link to API endpoint delivering data • representation of API (interactive documentation, Swagger) • data provenance • controlled vocabularies to meet domain specific community standards (optional) Public demonstration is available on Dataverse demo website.
  • 16. Linked Data API endpoint example Source: http://grlc.io/api/CLARIAH/wp4-queries/ Dataverse: Object with PID API specification in Swagger
  • 17. dans.knaw.nl DANS is een instituut van KNAW en NWO Questions?