SlideShare a Scribd company logo
1 of 35
Sahar Vahdati
Christoph Lange
Giorgos Alexiou
George Papastefanatos
Making Use of the Linked Open Data
Services for OpenAIRE:
Querying Data about Research Results, Person, Projects and
Organizations
Digital Infrastructure for Research (DI4R)
28-30 September 2016
Krakau, Poland
University of Bonn, Germany Athena Research Center
Session outline
• Introduction to OpenAIRE
• Technical Concepts
• Hands on Session
Open Access Infrastructure for Research
in Europe
Need for digital research infrastructures for all kinds of
research outputs, across disciplines and countries!
•comprises a database of all EC FP7 and H2020 funded research projects, publications, datasets
•manages scientific publications and associated scientific material
•aggregates Open Access publications and links them to research data and funding bodies
•supports the Open Access principles via national helpdesks and comprehensive guidelines
http://www.openaire.eu
OpenAIRE Services
OpenAIRE focuses on:
• Workflows and processes of scholarly communication rather than resources,
• Research data and other research outputs rather than only publications,
• The links between considered entities,
• Relationship of European OA infrastructures with other regions of the world.
enables search, discovery and monitoring of the publications and
datasets resulting from:
>100k research projects
>17m publications
>23k datasets
>5k repositories.
Core entities
Linking entities
OpenAIRE Data Model
Example of data about Core Entities
Entity type Result
openaireID od_______908::fac3db85bbcb1f52ae07c5868d8fb453
dateOfTransformation 2015-02-06
dateOfCollection 2015-02-06
title A Patient from Argentina Infected with Rickettsia massiliae
Dateofacceptance 01/04/2010
Publisher The American Society of Tropical Medicine and Hygiene
Pid oai:europepmc.org:2077077;PMC2844561
Language English
Subject Articles
BestLicense Open Acces
An entity of type Result
Interlink to other databases
Support researchers by answering interesting queries
The OpenAIRE vision:
• Data about scientific events  emergence of scientific topics
• Data about people affiliation  impact of certain research
Use cases:
• Research managers  use new indicators for measuring the quality
• Policy makers  get a quick overview of the findings and projects
• Researchers  find comprehensive citations list, research movement between communities/organizations
• Reviewers  get a quick overview of the field covered by the paper or dataset under review
Challenges supported by LOD Services
Linked Open Data
(LOD)
RDF data model
Publishing the OpenAIRE data as Linked Open Data and linking it to related datasets!
• Diverse data formats
• Various means to access/query data
• Use of different identifiers
• Heterogeneity of metadata schemas
Expected values
• Open up a window to the Linked Open Data Web
• Increase the OpenAIRE technical interoperability
• Increase the reusability of the OpenAIRE research metadata
• Engage with additional user communities
• Explore synergies with and added value to related open content initiatives
• Provide links through LOD to similar infrastructures
• Offer new services for OA data monitoring activities
• Provide services to export the OpenAIRE objects as a LOD graph
• Facilitate integration with other LOD graphs relative to similar systems and infrastructures
• Find patterns to enrich the OpenAIRE information space
Exposing the OpenAIRE Information Space as linked data!
Towards OpenAIRE LOD Services
Phase 1: LOD Production
Phase 1: Interlinking OpenAIRE RDF Graph to LOD cloud
Steps:
• Specify an RDF vocabulary
• Specify terms and namespaces
• Map the OA data model to an RDF data model
• Map the OA data to an statistic RDF dump
• Specify strategies to automate the RDF generation
OA RDF graph
…
@prefix oad: <http://lod.openaire.eu/data/> .
@prefix oav: <http://lod.openaire.eu/vocab#> .
@prefix dbpedia-owl: http://dbpedia.org/ontology/.
@prefix vivo: <http://vivoweb.org/files/vivo-isf-public-1.6.owl#> .
@prefix pext: <http://www.ontotext.com/proton-ontology/#> .
@prefix swrc:<http://swrc.ontoware.org/ontology#> .
oad:07553d8e646b69b868a9791da39a1802 a foaf:Person;
foaf:firstName "P."^^xsd:string; foaf:lastName "Jha"^^xsd:string;
foaf:name "Jha, P."^^xsd:string; oav:isAuthorOf .
oad:755469c995c2cb6cb55c3483634b026 a foaf:Person;
oav:hasTarget resultdoajarticles_6fcd7b3b47ebbd05ce73018731ff9095;
oav:hasLabel "personResult_authorship_isAuthorOf"^^xsd:string;
oav:ranking "6"^^xsd:integer.
oad:075558cd104f737d82a34cb7e9fecd7d a foaf:Person;
foaf:firstName "T."^^xsd:string; foaf:lastName "Bere"^^xsd:string;
foaf:name "Bere, T."^^xsd:string.
…
OpenAIRE data
OA RDF
Phase 1.
LOD Production
Core entities
Linking entities
Specify vocabularies
Organizations Results* Persons Datasources Projects
68.526 17,414,766 62,958,315 19,443 624,417
*including duplicates connected with sameAs
Total Number of Triples: 1,013,527,855
Distinct Entities: 98,256
OpenAIRE data as RDF Graph
Steps:
• Identify datasets to be interlinked to
• Select interlinking tools: LIMES, Silk
• Test interlinking OA with DBLP and DBpedia
• Evaluate resulting link sets
• Specify strategy for interlinking in OA workflow
DBLP
CiteSeer
CEUR Ope
Pu
lAK A
Phase2. Interlinking OA-RDF Graph to
LOD cloud
…
@prefix oad: <http://lod.openaire.eu/data/> .
@prefix oav: <http://lod.openaire.eu/vocab#> .
@prefix dbpedia-owl: http://dbpedia.org/ontology/.
.
oad:07553d8e646b69b868a9791da39a1802 a foaf:Person; foaf:firstName
"P."^^xsd:string; foaf:lastName "Jha"^^xsd:string; foaf:name "Jha, P."^^xsd:string;
oav:isAuthorOf .
oad:755469c995c2cb6cb55c3483634b026 a foaf:Person;
oav:hasTarget resultdoajarticles_6fcd7b3b47ebbd05ce73018731ff9095;
oav:hasLabel "personResult_authorship_isAuthorOf"^^xsd:string;
oav:ranking "6"^^xsd:integer.
OA LOD
Linked Open Data
(LOD)
http://beta.lod.openaire.eu/
RDF (Resource Description Framework)
• Resource : anything uniquely identifiable
• Description: description of resource via representing properties and relations
• Framework: web-based protocols and semantics
• RDF triples: List of statements
Subject (URI)
Predicate (URI)
Object (URI or Literal)
oad:publication1
“Juan Carlos García“
oav:hasAuthor
RDF version of example
PREFIX dcterms: <http://purl.org/dc/terms/>
…
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX cerif: <http://www.eurocris.org/ontologies/cerif/1.3#>
PREFIX prov: <http://www.w3.org/ns/prov#
:od_______908::… rdf:type cerif:ResultEntity;
dcterms:description “ The first confirmed case “;
dcterms:publisher “The American Society of Tropical
Medicine and Hygiene”;
…
oav:resultSubject “Articles“;
oav:dateOfCollection 2015-02-06.
.
Example of data about Linking entities
An entity of type Person_Result whose ranking property can have the value 1 to
indicate the first author.
od_______908::f39…1c4a PersonResult od_______908::fa3...b453
Rdf:type foaf:Person;
oav:rank 1.
Rdf:type cerif:ResultEntity
How to query RDF?
SPARQL (Protocol and RDF Query Language)
• Query language of RDF-based data
• SPARQL endpoint: RDF-triple database on a server available on the Web
• Pattern matching language
• Protocol layer
• Query interface
How to query?
• SPARQL variables are bound to RDF terms e.g., ?title , ?author
• Inspired by SQL via SELECT statement
Example: SELECT ?title ?author
• Return as a table
?title ?author
A Patient from Argentina Infected with Rickettsia massiliae Juan Carlos García
OpenAIRE as LOD
• OA LOD in BETA version
• Triples per entity
• Online data: SPARQL endpoint
• Offline data: RDF dump
• Entities and URIs (interactive browsing)
• Dereferenceable URIs for all entities
http://www. beta.lod.openaire.eu
Steps:
• Specify an RDF vocabulary
• Specify terms and namespaces
• Map the OA data model to an RDF data model
• Map the OA data to an statistic RDF dump
• Specify strategies to automate the RDF generation
Data conforming to LOD best practices
published in BETA, December 2015
Main entitiesLinking entities
http://beta.lod.openaire.eu/
OA RDF graph
…
@prefix oad: <http://lod.openaire.eu/data/> .
@prefix oav: <http://lod.openaire.eu/vocab#> .
@prefix dbpedia-owl: http://dbpedia.org/ontology/.
@prefix vivo: <http://vivoweb.org/files/vivo-isf-public-1.6.owl#> .
@prefix pext: <http://www.ontotext.com/proton-ontology/#> .
@prefix swrc:<http://swrc.ontoware.org/ontology#> .
oad:07553d8e646b69b868a9791da39a1802 a foaf:Person;
foaf:firstName "P."^^xsd:string; foaf:lastName "Jha"^^xsd:string;
foaf:name "Jha, P."^^xsd:string; oav:isAuthorOf .
oad:755469c995c2cb6cb55c3483634b026 a foaf:Person;
oav:hasTarget resultdoajarticles_6fcd7b3b47ebbd05ce73018731ff9095;
oav:hasLabel "personResult_authorship_isAuthorOf"^^xsd:string;
oav:ranking "6"^^xsd:integer.
oad:075558cd104f737d82a34cb7e9fecd7d a foaf:Person;
foaf:firstName "T."^^xsd:string; foaf:lastName "Bere"^^xsd:string;
foaf:name "Bere, T."^^xsd:string.
…
OpenAIRE data
OA RDF
Sample query
select (count (distinct ?s) as ?count) ?flevel from <test> from <relationsTest>
where {?s a <http://www.eurocris.org/ontologies/cerif/1.3#Project>;
<http://lod.openaire.eu/vocab/fundingLevel0> ?flevel} GROUP BY ?flevel order by
?count
Number of publications with their corresponding funding level
General architecture
OpenAIRE Metadata
RDFization
Interlinking RDF Store
Deduplication & Inference
Apache Solr
https://www.openaire.eu
LOD Client
http://beta.lod.openaire.eu
OA Vocabulary
OA Data Model
HTML Browser
HTML
HTML
RDF
Steps:
• Identify datasets to be interlinked to
• Select interlinking tools: LIMES, Silk
• Test interlinking OA with DBLP and DBpedia
• Evaluate resulting link sets
• Specify strategy for interlinking in OA workflow
DBLP
CiteSeer
CEUR Ope
Pu
lAK A
Interlinking OpenAIRE RDF
Graph to LOD cloud
…
@prefix oad: <http://lod.openaire.eu/data/> .
@prefix oav: <http://lod.openaire.eu/vocab#> .
@prefix dbpedia-owl: http://dbpedia.org/ontology/.
@prefix vivo: <http://vivoweb.org/files/vivo-isf-public-1.6.owl#> .
@prefix pext: <http://www.ontotext.com/proton-ontology/#> .
@prefix swrc:<http://swrc.ontoware.org/ontology#> .
oad:07553d8e646b69b868a9791da39a1802 a foaf:Person;
foaf:firstName "P."^^xsd:string; foaf:lastName "Jha"^^xsd:string;
foaf:name "Jha, P."^^xsd:string; oav:isAuthorOf .
oad:755469c995c2cb6cb55c3483634b026 a foaf:Person;
oav:hasTarget resultdoajarticles_6fcd7b3b47ebbd05ce73018731ff9095;
oav:hasLabel "personResult_authorship_isAuthorOf"^^xsd:string;
oav:ranking "6"^^xsd:integer.
oad:075558cd104f737d82a34cb7e9fecd7d a foaf:Person;
foaf:firstName "T."^^xsd:string; foaf:lastName "Bere"^^xsd:string;
foaf:name "Bere, T."^^xsd:string.
…
OA LOD
Linked Open Data
(LOD)
http://beta.lod.openaire.eu/
OA LOD interlinking workflow
Preprocessing
• Process all the dumps from candidate datasets
• Prune useless metadata
• Transform the metadata to key-value pairs(hadoop key(ID)-
value([Properties]))
• Store in HDFS
Sample interlinking result
Result of interlinking is a set of links between URIs from source and
target dataset:
DBLP dump is not complete
<http://lod.openaire...bde783> owl:sameAs <http://dblp.l3s.../BoissonnatN96>
<http://lod.openaire...4f8964> owl:sameAs <http://dblp.l3s.../Shrobe96>
<http://lod.openaire...27fea2> owl:sameAs <http://dblp.l3s.../X96c>
<http://lod.openaire...f433b9> owl:sameAs <http://dblp.l3s.../LiroyG96>
DBLP
CiteSeer
CEUR Ope
Pu
lAK A
…
@prefix oad: <http://lod.openaire.eu/data/> .
@prefix oav: <http://lod.openaire.eu/vocab#> .
@prefix dbpedia-owl: http://dbpedia.org/ontology/.
@prefix vivo: <http://vivoweb.org/files/vivo-isf-public-1.6.owl#> .
@prefix pext: <http://www.ontotext.com/proton-ontology/#> .
@prefix swrc:<http://swrc.ontoware.org/ontology#> .
oad:07553d8e646b69b868a9791da39a1802 a foaf:Person;
foaf:firstName "P."^^xsd:string; foaf:lastName "Jha"^^xsd:string;
foaf:name "Jha, P."^^xsd:string; oav:isAuthorOf .
oad:755469c995c2cb6cb55c3483634b026 a foaf:Person;
oav:hasTarget resultdoajarticles_6fcd7b3b47ebbd05ce73018731ff9095;
oav:hasLabel "personResult_authorship_isAuthorOf"^^xsd:string;
oav:ranking "6"^^xsd:integer.
oad:075558cd104f737d82a34cb7e9fecd7d a foaf:Person;
foaf:firstName "T."^^xsd:string; foaf:lastName "Bere"^^xsd:string;
foaf:name "Bere, T."^^xsd:string.
…
OA LOD
Linked Open Data
(LOD)
Ideas for LOD in Monitoring
monitoring interlinking:
when the target dataset grows from one
version to another one,
we can expect the linkset to grow as well
Scientific events
Bootstrapping datasets for scientific events:
• CEUR-WS.org dataset
• OpenResearch.org
• Include events in OA Data Model (Conference Object?)
• Measure the quality of events
• Related to funding and sponsoring
• Continuality
• Accepted project publications
• Reputation of people
• Location
• Citation
• …
Hands on
http://beta.lod.openaire.eu/sparql
Example: What is the overall research output
of a given project?
oav:produces and UNION are not working:
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX oav: <http://lod.openaire.eu/vocab/>
PREFIX cerif: http://www.eurocris.org/ontologies/cerif/1.3#
SELECT ?x ?y
WHERE
{
?y a cerif:ResultEntity
{ ?y oav:resultType 'dataset'}
UNION
{ ?y oav:resultType 'publication'}
?x a cerif:Project.
?y cerif:linkToProject ?y
} LIMIT 10
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX oav: <http://lod.openaire.eu/vocab/>
PREFIX foaf: <http://xmlns.com/foaf/0.1/>
SELECT ?o
WHERE
{
?x oav:projectOrganization ?o.
?o a foaf:Organization.
?y oav:projectOrganization ?o2.
?o2 a foaf:Organization.
FILTER (sameTerm(?o, ?o2) && !sameTerm(?x, ?y))
} LIMIT 10
Example: What organizations are more
active than others w.r.t. projects?
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX oav: <http://lod.openaire.eu/vocab/>
PREFIX cerif: <http://www.eurocris.org/ontologies/cerif/1.3#>
PREFIX dcterms: <http://purl.org/dc/terms/>
PREFIX foaf: <http://xmlns.com/foaf/0.1/>
SELECT ?y
WHERE
{
?p cerif:linksToPerson ?x
?x a foaf:Person.
?x dcterms:creator ?y.
?y oav:resultType "dataset"
} LIMIT 10
Example: What datasets has published by a
specific person who involved in a given
project?
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX oav: <http://lod.openaire.eu/vocab/>
PREFIX cerif: <http://www.eurocris.org/ontologies/cerif/1.3#>
PREFIX dcterms: <http://purl.org/dc/terms/>
PREFIX foaf: <http://xmlns.com/foaf/0.1/>
SELECT ?y
WHERE
{
?p cerif:linksToPerson ?x
?x a foaf:Person.
?x dcterms:creator ?y.
?y oav:resultType "dataset"
}
LIMIT 10
Example: List the full names of all authors
who have (co-)authored a publication in
project P?

More Related Content

What's hot

Towards a European Research Information Infrastructure
Towards a European Research Information InfrastructureTowards a European Research Information Infrastructure
Towards a European Research Information InfrastructureOpenAIRE
 
OpenAIRE services and tools - 6th National Open Access Conference and OpenAIR...
OpenAIRE services and tools - 6th National Open Access Conference and OpenAIR...OpenAIRE services and tools - 6th National Open Access Conference and OpenAIR...
OpenAIRE services and tools - 6th National Open Access Conference and OpenAIR...Pedro Príncipe
 
New OpenAIRE data providers: some of the most recent from September to Decemb...
New OpenAIRE data providers: some of the most recent from September to Decemb...New OpenAIRE data providers: some of the most recent from September to Decemb...
New OpenAIRE data providers: some of the most recent from September to Decemb...OpenAIRE
 
OpenAIRE@info day_amsterdam_jan_2016
OpenAIRE@info day_amsterdam_jan_2016OpenAIRE@info day_amsterdam_jan_2016
OpenAIRE@info day_amsterdam_jan_2016OpenAIRE
 
OpenAIRE: Open Science as-a-Service - presentation at #DI4R2016
OpenAIRE: Open Science as-a-Service - presentation at #DI4R2016OpenAIRE: Open Science as-a-Service - presentation at #DI4R2016
OpenAIRE: Open Science as-a-Service - presentation at #DI4R2016OpenAIRE
 
Enabling better science - Results and vision of the OpenAIRE infrastructure a...
Enabling better science - Results and vision of the OpenAIRE infrastructure a...Enabling better science - Results and vision of the OpenAIRE infrastructure a...
Enabling better science - Results and vision of the OpenAIRE infrastructure a...Paolo Manghi
 
OpenAIRE services and tools - presentation at #DI4R2016
OpenAIRE services and tools - presentation at #DI4R2016OpenAIRE services and tools - presentation at #DI4R2016
OpenAIRE services and tools - presentation at #DI4R2016OpenAIRE
 
OpenAIRE: eInfrastructure for Open Science
OpenAIRE: eInfrastructure for Open ScienceOpenAIRE: eInfrastructure for Open Science
OpenAIRE: eInfrastructure for Open ScienceOpenAIRE
 
Linked Data Implementations—Who, What and Why?
Linked Data Implementations—Who, What and Why?Linked Data Implementations—Who, What and Why?
Linked Data Implementations—Who, What and Why?OCLC
 
When the Web of Linked Data Arrives
When the Web of Linked Data ArrivesWhen the Web of Linked Data Arrives
When the Web of Linked Data ArrivesRichard Wallis
 
OpenAIRE Presentation @3AMconf - Supporting Research Analytics by OpenAIRE Us...
OpenAIRE Presentation @3AMconf - Supporting Research Analytics by OpenAIRE Us...OpenAIRE Presentation @3AMconf - Supporting Research Analytics by OpenAIRE Us...
OpenAIRE Presentation @3AMconf - Supporting Research Analytics by OpenAIRE Us...OpenAIRE
 
Discovering Related Data Sources in Data Portals
Discovering Related Data Sources in Data PortalsDiscovering Related Data Sources in Data Portals
Discovering Related Data Sources in Data PortalsPeter Haase
 
IDCC workshop: OpenAIRE services and tools for Open Research Data in H2020
IDCC workshop: OpenAIRE services and tools for Open Research Data in H2020IDCC workshop: OpenAIRE services and tools for Open Research Data in H2020
IDCC workshop: OpenAIRE services and tools for Open Research Data in H2020OpenAIRE
 
Scaling Usage Statistics across Repositories as an OpenAIRE Analytics Service...
Scaling Usage Statistics across Repositories as an OpenAIRE Analytics Service...Scaling Usage Statistics across Repositories as an OpenAIRE Analytics Service...
Scaling Usage Statistics across Repositories as an OpenAIRE Analytics Service...OpenAIRE
 
Documents, services, and data on the web
Documents, services, and data on the webDocuments, services, and data on the web
Documents, services, and data on the webChiara Del Vescovo
 
Open Research Gateway for the ELIXIR-GR Infrastructure (Part 2)
Open Research Gateway for the ELIXIR-GR Infrastructure (Part 2)Open Research Gateway for the ELIXIR-GR Infrastructure (Part 2)
Open Research Gateway for the ELIXIR-GR Infrastructure (Part 2)OpenAIRE
 
Riding the wave - Paradigm shifts in information access
Riding the wave - Paradigm shifts in information accessRiding the wave - Paradigm shifts in information access
Riding the wave - Paradigm shifts in information accessdatacite
 
Open Research Gateway for the ELIXIR-GR Infrastructure (Part 1)
Open Research Gateway for the ELIXIR-GR Infrastructure (Part 1)Open Research Gateway for the ELIXIR-GR Infrastructure (Part 1)
Open Research Gateway for the ELIXIR-GR Infrastructure (Part 1)OpenAIRE
 
Alma Swan - PASTEUR4OA: Policy alignment and effectiveness
Alma Swan - PASTEUR4OA: Policy alignment and effectivenessAlma Swan - PASTEUR4OA: Policy alignment and effectiveness
Alma Swan - PASTEUR4OA: Policy alignment and effectivenessOpenAIRE
 

What's hot (20)

Towards a European Research Information Infrastructure
Towards a European Research Information InfrastructureTowards a European Research Information Infrastructure
Towards a European Research Information Infrastructure
 
OpenAIRE services and tools - 6th National Open Access Conference and OpenAIR...
OpenAIRE services and tools - 6th National Open Access Conference and OpenAIR...OpenAIRE services and tools - 6th National Open Access Conference and OpenAIR...
OpenAIRE services and tools - 6th National Open Access Conference and OpenAIR...
 
New OpenAIRE data providers: some of the most recent from September to Decemb...
New OpenAIRE data providers: some of the most recent from September to Decemb...New OpenAIRE data providers: some of the most recent from September to Decemb...
New OpenAIRE data providers: some of the most recent from September to Decemb...
 
OpenAIRE@info day_amsterdam_jan_2016
OpenAIRE@info day_amsterdam_jan_2016OpenAIRE@info day_amsterdam_jan_2016
OpenAIRE@info day_amsterdam_jan_2016
 
OpenAIRE: Open Science as-a-Service - presentation at #DI4R2016
OpenAIRE: Open Science as-a-Service - presentation at #DI4R2016OpenAIRE: Open Science as-a-Service - presentation at #DI4R2016
OpenAIRE: Open Science as-a-Service - presentation at #DI4R2016
 
Enabling better science - Results and vision of the OpenAIRE infrastructure a...
Enabling better science - Results and vision of the OpenAIRE infrastructure a...Enabling better science - Results and vision of the OpenAIRE infrastructure a...
Enabling better science - Results and vision of the OpenAIRE infrastructure a...
 
OpenAIRE services and tools - presentation at #DI4R2016
OpenAIRE services and tools - presentation at #DI4R2016OpenAIRE services and tools - presentation at #DI4R2016
OpenAIRE services and tools - presentation at #DI4R2016
 
OpenAIRE: eInfrastructure for Open Science
OpenAIRE: eInfrastructure for Open ScienceOpenAIRE: eInfrastructure for Open Science
OpenAIRE: eInfrastructure for Open Science
 
Linked Data Implementations—Who, What and Why?
Linked Data Implementations—Who, What and Why?Linked Data Implementations—Who, What and Why?
Linked Data Implementations—Who, What and Why?
 
When the Web of Linked Data Arrives
When the Web of Linked Data ArrivesWhen the Web of Linked Data Arrives
When the Web of Linked Data Arrives
 
OpenAIRE Presentation @3AMconf - Supporting Research Analytics by OpenAIRE Us...
OpenAIRE Presentation @3AMconf - Supporting Research Analytics by OpenAIRE Us...OpenAIRE Presentation @3AMconf - Supporting Research Analytics by OpenAIRE Us...
OpenAIRE Presentation @3AMconf - Supporting Research Analytics by OpenAIRE Us...
 
Discovering Related Data Sources in Data Portals
Discovering Related Data Sources in Data PortalsDiscovering Related Data Sources in Data Portals
Discovering Related Data Sources in Data Portals
 
IDCC workshop: OpenAIRE services and tools for Open Research Data in H2020
IDCC workshop: OpenAIRE services and tools for Open Research Data in H2020IDCC workshop: OpenAIRE services and tools for Open Research Data in H2020
IDCC workshop: OpenAIRE services and tools for Open Research Data in H2020
 
The CIARD RINGValeri
The CIARD RINGValeriThe CIARD RINGValeri
The CIARD RINGValeri
 
Scaling Usage Statistics across Repositories as an OpenAIRE Analytics Service...
Scaling Usage Statistics across Repositories as an OpenAIRE Analytics Service...Scaling Usage Statistics across Repositories as an OpenAIRE Analytics Service...
Scaling Usage Statistics across Repositories as an OpenAIRE Analytics Service...
 
Documents, services, and data on the web
Documents, services, and data on the webDocuments, services, and data on the web
Documents, services, and data on the web
 
Open Research Gateway for the ELIXIR-GR Infrastructure (Part 2)
Open Research Gateway for the ELIXIR-GR Infrastructure (Part 2)Open Research Gateway for the ELIXIR-GR Infrastructure (Part 2)
Open Research Gateway for the ELIXIR-GR Infrastructure (Part 2)
 
Riding the wave - Paradigm shifts in information access
Riding the wave - Paradigm shifts in information accessRiding the wave - Paradigm shifts in information access
Riding the wave - Paradigm shifts in information access
 
Open Research Gateway for the ELIXIR-GR Infrastructure (Part 1)
Open Research Gateway for the ELIXIR-GR Infrastructure (Part 1)Open Research Gateway for the ELIXIR-GR Infrastructure (Part 1)
Open Research Gateway for the ELIXIR-GR Infrastructure (Part 1)
 
Alma Swan - PASTEUR4OA: Policy alignment and effectiveness
Alma Swan - PASTEUR4OA: Policy alignment and effectivenessAlma Swan - PASTEUR4OA: Policy alignment and effectiveness
Alma Swan - PASTEUR4OA: Policy alignment and effectiveness
 

Similar to Making Use of Linked Open Data Services for OpenAIRE

Linked Open Data Utrecht University Library
Linked Open Data Utrecht University LibraryLinked Open Data Utrecht University Library
Linked Open Data Utrecht University LibraryRuben Schalk
 
FDO as building block for digitization technology stacks
FDO as building block for digitization technology stacksFDO as building block for digitization technology stacks
FDO as building block for digitization technology stacksRaul Palma
 
7th Content Providers Community Call
7th Content Providers Community Call7th Content Providers Community Call
7th Content Providers Community CallOpenAIRE
 
Publishing and Using Linked Open Data - Day 1
Publishing and Using Linked Open Data - Day 1 Publishing and Using Linked Open Data - Day 1
Publishing and Using Linked Open Data - Day 1 Richard Urban
 
Linked Open Data Visualization
Linked Open Data VisualizationLinked Open Data Visualization
Linked Open Data VisualizationLaura Po
 
WorldCat, Works, and Schema.org
WorldCat, Works, and Schema.orgWorldCat, Works, and Schema.org
WorldCat, Works, and Schema.orgRichard Wallis
 
ROHub-Argos integration
ROHub-Argos integrationROHub-Argos integration
ROHub-Argos integrationRaul Palma
 
Linked Open Data in Romania
Linked Open Data in RomaniaLinked Open Data in Romania
Linked Open Data in RomaniaVlad Posea
 
re3data.org – a Registry of Research Data Repositories
re3data.org – a Registry of Research Data Repositoriesre3data.org – a Registry of Research Data Repositories
re3data.org – a Registry of Research Data RepositoriesHeinz Pampel
 
Wed roman tut_open_datapub
Wed roman tut_open_datapubWed roman tut_open_datapub
Wed roman tut_open_datapubeswcsummerschool
 
FAIR Workflows and Research Objects get a Workout
FAIR Workflows and Research Objects get a Workout FAIR Workflows and Research Objects get a Workout
FAIR Workflows and Research Objects get a Workout Carole Goble
 
DHWI Linked Open Data - Show and Tell
DHWI Linked Open Data - Show and TellDHWI Linked Open Data - Show and Tell
DHWI Linked Open Data - Show and TellGeorgina Goodlander
 
Why do they call it Linked Data when they want to say...?
Why do they call it Linked Data when they want to say...?Why do they call it Linked Data when they want to say...?
Why do they call it Linked Data when they want to say...?Oscar Corcho
 
Introduction to linked data
Introduction to linked dataIntroduction to linked data
Introduction to linked dataLaura Po
 
Crossref LIVE Indonesia: An Introduction to Crossref, CRLIVE-ID 13 July 2021
Crossref LIVE Indonesia: An Introduction to Crossref, CRLIVE-ID 13 July 2021Crossref LIVE Indonesia: An Introduction to Crossref, CRLIVE-ID 13 July 2021
Crossref LIVE Indonesia: An Introduction to Crossref, CRLIVE-ID 13 July 2021Crossref
 

Similar to Making Use of Linked Open Data Services for OpenAIRE (20)

Linked Open Data
Linked Open DataLinked Open Data
Linked Open Data
 
Linked Open Data Utrecht University Library
Linked Open Data Utrecht University LibraryLinked Open Data Utrecht University Library
Linked Open Data Utrecht University Library
 
FDO as building block for digitization technology stacks
FDO as building block for digitization technology stacksFDO as building block for digitization technology stacks
FDO as building block for digitization technology stacks
 
7th Content Providers Community Call
7th Content Providers Community Call7th Content Providers Community Call
7th Content Providers Community Call
 
Publishing and Using Linked Open Data - Day 1
Publishing and Using Linked Open Data - Day 1 Publishing and Using Linked Open Data - Day 1
Publishing and Using Linked Open Data - Day 1
 
Linked Open Data Visualization
Linked Open Data VisualizationLinked Open Data Visualization
Linked Open Data Visualization
 
WorldCat, Works, and Schema.org
WorldCat, Works, and Schema.orgWorldCat, Works, and Schema.org
WorldCat, Works, and Schema.org
 
ROHub-Argos integration
ROHub-Argos integrationROHub-Argos integration
ROHub-Argos integration
 
Linked Open Data in Romania
Linked Open Data in RomaniaLinked Open Data in Romania
Linked Open Data in Romania
 
Web of Data Usage Mining
Web of Data Usage MiningWeb of Data Usage Mining
Web of Data Usage Mining
 
re3data.org – a Registry of Research Data Repositories
re3data.org – a Registry of Research Data Repositoriesre3data.org – a Registry of Research Data Repositories
re3data.org – a Registry of Research Data Repositories
 
Scholze liber 2015-06-25_final
Scholze liber 2015-06-25_finalScholze liber 2015-06-25_final
Scholze liber 2015-06-25_final
 
Wed roman tut_open_datapub
Wed roman tut_open_datapubWed roman tut_open_datapub
Wed roman tut_open_datapub
 
FAIR Workflows and Research Objects get a Workout
FAIR Workflows and Research Objects get a Workout FAIR Workflows and Research Objects get a Workout
FAIR Workflows and Research Objects get a Workout
 
Introduction of Linked Data for Science
Introduction of Linked Data for ScienceIntroduction of Linked Data for Science
Introduction of Linked Data for Science
 
DHWI Linked Open Data - Show and Tell
DHWI Linked Open Data - Show and TellDHWI Linked Open Data - Show and Tell
DHWI Linked Open Data - Show and Tell
 
Why do they call it Linked Data when they want to say...?
Why do they call it Linked Data when they want to say...?Why do they call it Linked Data when they want to say...?
Why do they call it Linked Data when they want to say...?
 
Introduction to linked data
Introduction to linked dataIntroduction to linked data
Introduction to linked data
 
Crossref LIVE Indonesia: An Introduction to Crossref, CRLIVE-ID 13 July 2021
Crossref LIVE Indonesia: An Introduction to Crossref, CRLIVE-ID 13 July 2021Crossref LIVE Indonesia: An Introduction to Crossref, CRLIVE-ID 13 July 2021
Crossref LIVE Indonesia: An Introduction to Crossref, CRLIVE-ID 13 July 2021
 
RoHub
RoHubRoHub
RoHub
 

More from OpenAIRE

10th OpenAIRE Content Providers Community Call
10th OpenAIRE Content Providers Community Call10th OpenAIRE Content Providers Community Call
10th OpenAIRE Content Providers Community CallOpenAIRE
 
9th Content Providers Community Call\
9th Content Providers Community Call\9th Content Providers Community Call\
9th Content Providers Community Call\OpenAIRE
 
OpenAIRE in the European Open Science Cloud (EOSC)
OpenAIRE in the European Open Science Cloud (EOSC)OpenAIRE in the European Open Science Cloud (EOSC)
OpenAIRE in the European Open Science Cloud (EOSC)OpenAIRE
 
8th Content Providers Community Call
8th Content Providers Community Call8th Content Providers Community Call
8th Content Providers Community CallOpenAIRE
 
OpenAIRE PROVIDE Dashboard for Turkish repository managers
OpenAIRE PROVIDE Dashboard for Turkish repository managersOpenAIRE PROVIDE Dashboard for Turkish repository managers
OpenAIRE PROVIDE Dashboard for Turkish repository managersOpenAIRE
 
What will it cost to manage and share my data?
What will it cost to manage and share my data?What will it cost to manage and share my data?
What will it cost to manage and share my data?OpenAIRE
 
Open Research Gateway for the ELIXIR-GR Infrastructure (Part 3)
Open Research Gateway for the ELIXIR-GR Infrastructure (Part 3)Open Research Gateway for the ELIXIR-GR Infrastructure (Part 3)
Open Research Gateway for the ELIXIR-GR Infrastructure (Part 3)OpenAIRE
 
6th Content Providers Community Call
6th Content Providers Community Call6th Content Providers Community Call
6th Content Providers Community CallOpenAIRE
 
20200504_OpenAIRE Legal Policy Webinar: GDPR and Sharing Data
20200504_OpenAIRE Legal Policy Webinar: GDPR and Sharing Data20200504_OpenAIRE Legal Policy Webinar: GDPR and Sharing Data
20200504_OpenAIRE Legal Policy Webinar: GDPR and Sharing DataOpenAIRE
 
20200504_Research Data & the GDPR: How Open is Open?
20200504_Research Data & the GDPR: How Open is Open?20200504_Research Data & the GDPR: How Open is Open?
20200504_Research Data & the GDPR: How Open is Open?OpenAIRE
 
20200504_Data, Data Ownership and Open Science
20200504_Data, Data Ownership and Open Science20200504_Data, Data Ownership and Open Science
20200504_Data, Data Ownership and Open ScienceOpenAIRE
 
20200429_Research Data & the GDPR: How Open is Open? (updated version)
20200429_Research Data & the GDPR: How Open is Open? (updated version)20200429_Research Data & the GDPR: How Open is Open? (updated version)
20200429_Research Data & the GDPR: How Open is Open? (updated version)OpenAIRE
 
20200429_Data, Data Ownership and Open Science
20200429_Data, Data Ownership and Open Science20200429_Data, Data Ownership and Open Science
20200429_Data, Data Ownership and Open ScienceOpenAIRE
 
20200429_OpenAIRE Legal Policy Webinar: GDPR and Sharing Data
20200429_OpenAIRE Legal Policy Webinar: GDPR and Sharing Data20200429_OpenAIRE Legal Policy Webinar: GDPR and Sharing Data
20200429_OpenAIRE Legal Policy Webinar: GDPR and Sharing DataOpenAIRE
 
COVID-19: Activities, tools, best practice and contact points in Greece
 COVID-19: Activities, tools, best practice and contact points in Greece COVID-19: Activities, tools, best practice and contact points in Greece
COVID-19: Activities, tools, best practice and contact points in GreeceOpenAIRE
 
5th Content Providers Community Call
5th Content Providers Community Call5th Content Providers Community Call
5th Content Providers Community CallOpenAIRE
 
4th Content Providers Community Call
4th Content Providers Community Call4th Content Providers Community Call
4th Content Providers Community CallOpenAIRE
 
3rd Content Providers Community Call
3rd Content Providers Community Call3rd Content Providers Community Call
3rd Content Providers Community CallOpenAIRE
 
2nd Content Providers Community Call
2nd Content Providers Community Call2nd Content Providers Community Call
2nd Content Providers Community CallOpenAIRE
 
1st Content Providers Community Call
1st Content Providers Community Call1st Content Providers Community Call
1st Content Providers Community CallOpenAIRE
 

More from OpenAIRE (20)

10th OpenAIRE Content Providers Community Call
10th OpenAIRE Content Providers Community Call10th OpenAIRE Content Providers Community Call
10th OpenAIRE Content Providers Community Call
 
9th Content Providers Community Call\
9th Content Providers Community Call\9th Content Providers Community Call\
9th Content Providers Community Call\
 
OpenAIRE in the European Open Science Cloud (EOSC)
OpenAIRE in the European Open Science Cloud (EOSC)OpenAIRE in the European Open Science Cloud (EOSC)
OpenAIRE in the European Open Science Cloud (EOSC)
 
8th Content Providers Community Call
8th Content Providers Community Call8th Content Providers Community Call
8th Content Providers Community Call
 
OpenAIRE PROVIDE Dashboard for Turkish repository managers
OpenAIRE PROVIDE Dashboard for Turkish repository managersOpenAIRE PROVIDE Dashboard for Turkish repository managers
OpenAIRE PROVIDE Dashboard for Turkish repository managers
 
What will it cost to manage and share my data?
What will it cost to manage and share my data?What will it cost to manage and share my data?
What will it cost to manage and share my data?
 
Open Research Gateway for the ELIXIR-GR Infrastructure (Part 3)
Open Research Gateway for the ELIXIR-GR Infrastructure (Part 3)Open Research Gateway for the ELIXIR-GR Infrastructure (Part 3)
Open Research Gateway for the ELIXIR-GR Infrastructure (Part 3)
 
6th Content Providers Community Call
6th Content Providers Community Call6th Content Providers Community Call
6th Content Providers Community Call
 
20200504_OpenAIRE Legal Policy Webinar: GDPR and Sharing Data
20200504_OpenAIRE Legal Policy Webinar: GDPR and Sharing Data20200504_OpenAIRE Legal Policy Webinar: GDPR and Sharing Data
20200504_OpenAIRE Legal Policy Webinar: GDPR and Sharing Data
 
20200504_Research Data & the GDPR: How Open is Open?
20200504_Research Data & the GDPR: How Open is Open?20200504_Research Data & the GDPR: How Open is Open?
20200504_Research Data & the GDPR: How Open is Open?
 
20200504_Data, Data Ownership and Open Science
20200504_Data, Data Ownership and Open Science20200504_Data, Data Ownership and Open Science
20200504_Data, Data Ownership and Open Science
 
20200429_Research Data & the GDPR: How Open is Open? (updated version)
20200429_Research Data & the GDPR: How Open is Open? (updated version)20200429_Research Data & the GDPR: How Open is Open? (updated version)
20200429_Research Data & the GDPR: How Open is Open? (updated version)
 
20200429_Data, Data Ownership and Open Science
20200429_Data, Data Ownership and Open Science20200429_Data, Data Ownership and Open Science
20200429_Data, Data Ownership and Open Science
 
20200429_OpenAIRE Legal Policy Webinar: GDPR and Sharing Data
20200429_OpenAIRE Legal Policy Webinar: GDPR and Sharing Data20200429_OpenAIRE Legal Policy Webinar: GDPR and Sharing Data
20200429_OpenAIRE Legal Policy Webinar: GDPR and Sharing Data
 
COVID-19: Activities, tools, best practice and contact points in Greece
 COVID-19: Activities, tools, best practice and contact points in Greece COVID-19: Activities, tools, best practice and contact points in Greece
COVID-19: Activities, tools, best practice and contact points in Greece
 
5th Content Providers Community Call
5th Content Providers Community Call5th Content Providers Community Call
5th Content Providers Community Call
 
4th Content Providers Community Call
4th Content Providers Community Call4th Content Providers Community Call
4th Content Providers Community Call
 
3rd Content Providers Community Call
3rd Content Providers Community Call3rd Content Providers Community Call
3rd Content Providers Community Call
 
2nd Content Providers Community Call
2nd Content Providers Community Call2nd Content Providers Community Call
2nd Content Providers Community Call
 
1st Content Providers Community Call
1st Content Providers Community Call1st Content Providers Community Call
1st Content Providers Community Call
 

Recently uploaded

办理多伦多大学毕业证成绩单|购买加拿大UTSG文凭证书
办理多伦多大学毕业证成绩单|购买加拿大UTSG文凭证书办理多伦多大学毕业证成绩单|购买加拿大UTSG文凭证书
办理多伦多大学毕业证成绩单|购买加拿大UTSG文凭证书zdzoqco
 
Call Girls Near The Suryaa Hotel New Delhi 9873777170
Call Girls Near The Suryaa Hotel New Delhi 9873777170Call Girls Near The Suryaa Hotel New Delhi 9873777170
Call Girls Near The Suryaa Hotel New Delhi 9873777170Sonam Pathan
 
Call Girls Service Adil Nagar 7001305949 Need escorts Service Pooja Vip
Call Girls Service Adil Nagar 7001305949 Need escorts Service Pooja VipCall Girls Service Adil Nagar 7001305949 Need escorts Service Pooja Vip
Call Girls Service Adil Nagar 7001305949 Need escorts Service Pooja VipCall Girls Lucknow
 
VIP Kolkata Call Girl Kestopur 👉 8250192130 Available With Room
VIP Kolkata Call Girl Kestopur 👉 8250192130  Available With RoomVIP Kolkata Call Girl Kestopur 👉 8250192130  Available With Room
VIP Kolkata Call Girl Kestopur 👉 8250192130 Available With Roomdivyansh0kumar0
 
A Good Girl's Guide to Murder (A Good Girl's Guide to Murder, #1)
A Good Girl's Guide to Murder (A Good Girl's Guide to Murder, #1)A Good Girl's Guide to Murder (A Good Girl's Guide to Murder, #1)
A Good Girl's Guide to Murder (A Good Girl's Guide to Murder, #1)Christopher H Felton
 
Contact Rya Baby for Call Girls New Delhi
Contact Rya Baby for Call Girls New DelhiContact Rya Baby for Call Girls New Delhi
Contact Rya Baby for Call Girls New Delhimiss dipika
 
PHP-based rendering of TYPO3 Documentation
PHP-based rendering of TYPO3 DocumentationPHP-based rendering of TYPO3 Documentation
PHP-based rendering of TYPO3 DocumentationLinaWolf1
 
Font Performance - NYC WebPerf Meetup April '24
Font Performance - NYC WebPerf Meetup April '24Font Performance - NYC WebPerf Meetup April '24
Font Performance - NYC WebPerf Meetup April '24Paul Calvano
 
Call Girls In The Ocean Pearl Retreat Hotel New Delhi 9873777170
Call Girls In The Ocean Pearl Retreat Hotel New Delhi 9873777170Call Girls In The Ocean Pearl Retreat Hotel New Delhi 9873777170
Call Girls In The Ocean Pearl Retreat Hotel New Delhi 9873777170Sonam Pathan
 
VIP Kolkata Call Girl Salt Lake 👉 8250192130 Available With Room
VIP Kolkata Call Girl Salt Lake 👉 8250192130  Available With RoomVIP Kolkata Call Girl Salt Lake 👉 8250192130  Available With Room
VIP Kolkata Call Girl Salt Lake 👉 8250192130 Available With Roomishabajaj13
 
定制(UAL学位证)英国伦敦艺术大学毕业证成绩单原版一比一
定制(UAL学位证)英国伦敦艺术大学毕业证成绩单原版一比一定制(UAL学位证)英国伦敦艺术大学毕业证成绩单原版一比一
定制(UAL学位证)英国伦敦艺术大学毕业证成绩单原版一比一Fs
 
Chennai Call Girls Alwarpet Phone 🍆 8250192130 👅 celebrity escorts service
Chennai Call Girls Alwarpet Phone 🍆 8250192130 👅 celebrity escorts serviceChennai Call Girls Alwarpet Phone 🍆 8250192130 👅 celebrity escorts service
Chennai Call Girls Alwarpet Phone 🍆 8250192130 👅 celebrity escorts servicevipmodelshub1
 
Complet Documnetation for Smart Assistant Application for Disabled Person
Complet Documnetation   for Smart Assistant Application for Disabled PersonComplet Documnetation   for Smart Assistant Application for Disabled Person
Complet Documnetation for Smart Assistant Application for Disabled Personfurqan222004
 
VIP Kolkata Call Girl Alambazar 👉 8250192130 Available With Room
VIP Kolkata Call Girl Alambazar 👉 8250192130  Available With RoomVIP Kolkata Call Girl Alambazar 👉 8250192130  Available With Room
VIP Kolkata Call Girl Alambazar 👉 8250192130 Available With Roomdivyansh0kumar0
 
Potsdam FH学位证,波茨坦应用技术大学毕业证书1:1制作
Potsdam FH学位证,波茨坦应用技术大学毕业证书1:1制作Potsdam FH学位证,波茨坦应用技术大学毕业证书1:1制作
Potsdam FH学位证,波茨坦应用技术大学毕业证书1:1制作ys8omjxb
 
Packaging the Monolith - PHP Tek 2024 (Breaking it down one bite at a time)
Packaging the Monolith - PHP Tek 2024 (Breaking it down one bite at a time)Packaging the Monolith - PHP Tek 2024 (Breaking it down one bite at a time)
Packaging the Monolith - PHP Tek 2024 (Breaking it down one bite at a time)Dana Luther
 
定制(AUT毕业证书)新西兰奥克兰理工大学毕业证成绩单原版一比一
定制(AUT毕业证书)新西兰奥克兰理工大学毕业证成绩单原版一比一定制(AUT毕业证书)新西兰奥克兰理工大学毕业证成绩单原版一比一
定制(AUT毕业证书)新西兰奥克兰理工大学毕业证成绩单原版一比一Fs
 
Magic exist by Marta Loveguard - presentation.pptx
Magic exist by Marta Loveguard - presentation.pptxMagic exist by Marta Loveguard - presentation.pptx
Magic exist by Marta Loveguard - presentation.pptxMartaLoveguard
 
定制(Management毕业证书)新加坡管理大学毕业证成绩单原版一比一
定制(Management毕业证书)新加坡管理大学毕业证成绩单原版一比一定制(Management毕业证书)新加坡管理大学毕业证成绩单原版一比一
定制(Management毕业证书)新加坡管理大学毕业证成绩单原版一比一Fs
 

Recently uploaded (20)

办理多伦多大学毕业证成绩单|购买加拿大UTSG文凭证书
办理多伦多大学毕业证成绩单|购买加拿大UTSG文凭证书办理多伦多大学毕业证成绩单|购买加拿大UTSG文凭证书
办理多伦多大学毕业证成绩单|购买加拿大UTSG文凭证书
 
Call Girls Near The Suryaa Hotel New Delhi 9873777170
Call Girls Near The Suryaa Hotel New Delhi 9873777170Call Girls Near The Suryaa Hotel New Delhi 9873777170
Call Girls Near The Suryaa Hotel New Delhi 9873777170
 
Call Girls Service Adil Nagar 7001305949 Need escorts Service Pooja Vip
Call Girls Service Adil Nagar 7001305949 Need escorts Service Pooja VipCall Girls Service Adil Nagar 7001305949 Need escorts Service Pooja Vip
Call Girls Service Adil Nagar 7001305949 Need escorts Service Pooja Vip
 
Model Call Girl in Jamuna Vihar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in  Jamuna Vihar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in  Jamuna Vihar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Jamuna Vihar Delhi reach out to us at 🔝9953056974🔝
 
VIP Kolkata Call Girl Kestopur 👉 8250192130 Available With Room
VIP Kolkata Call Girl Kestopur 👉 8250192130  Available With RoomVIP Kolkata Call Girl Kestopur 👉 8250192130  Available With Room
VIP Kolkata Call Girl Kestopur 👉 8250192130 Available With Room
 
A Good Girl's Guide to Murder (A Good Girl's Guide to Murder, #1)
A Good Girl's Guide to Murder (A Good Girl's Guide to Murder, #1)A Good Girl's Guide to Murder (A Good Girl's Guide to Murder, #1)
A Good Girl's Guide to Murder (A Good Girl's Guide to Murder, #1)
 
Contact Rya Baby for Call Girls New Delhi
Contact Rya Baby for Call Girls New DelhiContact Rya Baby for Call Girls New Delhi
Contact Rya Baby for Call Girls New Delhi
 
PHP-based rendering of TYPO3 Documentation
PHP-based rendering of TYPO3 DocumentationPHP-based rendering of TYPO3 Documentation
PHP-based rendering of TYPO3 Documentation
 
Font Performance - NYC WebPerf Meetup April '24
Font Performance - NYC WebPerf Meetup April '24Font Performance - NYC WebPerf Meetup April '24
Font Performance - NYC WebPerf Meetup April '24
 
Call Girls In The Ocean Pearl Retreat Hotel New Delhi 9873777170
Call Girls In The Ocean Pearl Retreat Hotel New Delhi 9873777170Call Girls In The Ocean Pearl Retreat Hotel New Delhi 9873777170
Call Girls In The Ocean Pearl Retreat Hotel New Delhi 9873777170
 
VIP Kolkata Call Girl Salt Lake 👉 8250192130 Available With Room
VIP Kolkata Call Girl Salt Lake 👉 8250192130  Available With RoomVIP Kolkata Call Girl Salt Lake 👉 8250192130  Available With Room
VIP Kolkata Call Girl Salt Lake 👉 8250192130 Available With Room
 
定制(UAL学位证)英国伦敦艺术大学毕业证成绩单原版一比一
定制(UAL学位证)英国伦敦艺术大学毕业证成绩单原版一比一定制(UAL学位证)英国伦敦艺术大学毕业证成绩单原版一比一
定制(UAL学位证)英国伦敦艺术大学毕业证成绩单原版一比一
 
Chennai Call Girls Alwarpet Phone 🍆 8250192130 👅 celebrity escorts service
Chennai Call Girls Alwarpet Phone 🍆 8250192130 👅 celebrity escorts serviceChennai Call Girls Alwarpet Phone 🍆 8250192130 👅 celebrity escorts service
Chennai Call Girls Alwarpet Phone 🍆 8250192130 👅 celebrity escorts service
 
Complet Documnetation for Smart Assistant Application for Disabled Person
Complet Documnetation   for Smart Assistant Application for Disabled PersonComplet Documnetation   for Smart Assistant Application for Disabled Person
Complet Documnetation for Smart Assistant Application for Disabled Person
 
VIP Kolkata Call Girl Alambazar 👉 8250192130 Available With Room
VIP Kolkata Call Girl Alambazar 👉 8250192130  Available With RoomVIP Kolkata Call Girl Alambazar 👉 8250192130  Available With Room
VIP Kolkata Call Girl Alambazar 👉 8250192130 Available With Room
 
Potsdam FH学位证,波茨坦应用技术大学毕业证书1:1制作
Potsdam FH学位证,波茨坦应用技术大学毕业证书1:1制作Potsdam FH学位证,波茨坦应用技术大学毕业证书1:1制作
Potsdam FH学位证,波茨坦应用技术大学毕业证书1:1制作
 
Packaging the Monolith - PHP Tek 2024 (Breaking it down one bite at a time)
Packaging the Monolith - PHP Tek 2024 (Breaking it down one bite at a time)Packaging the Monolith - PHP Tek 2024 (Breaking it down one bite at a time)
Packaging the Monolith - PHP Tek 2024 (Breaking it down one bite at a time)
 
定制(AUT毕业证书)新西兰奥克兰理工大学毕业证成绩单原版一比一
定制(AUT毕业证书)新西兰奥克兰理工大学毕业证成绩单原版一比一定制(AUT毕业证书)新西兰奥克兰理工大学毕业证成绩单原版一比一
定制(AUT毕业证书)新西兰奥克兰理工大学毕业证成绩单原版一比一
 
Magic exist by Marta Loveguard - presentation.pptx
Magic exist by Marta Loveguard - presentation.pptxMagic exist by Marta Loveguard - presentation.pptx
Magic exist by Marta Loveguard - presentation.pptx
 
定制(Management毕业证书)新加坡管理大学毕业证成绩单原版一比一
定制(Management毕业证书)新加坡管理大学毕业证成绩单原版一比一定制(Management毕业证书)新加坡管理大学毕业证成绩单原版一比一
定制(Management毕业证书)新加坡管理大学毕业证成绩单原版一比一
 

Making Use of Linked Open Data Services for OpenAIRE

  • 1. Sahar Vahdati Christoph Lange Giorgos Alexiou George Papastefanatos Making Use of the Linked Open Data Services for OpenAIRE: Querying Data about Research Results, Person, Projects and Organizations Digital Infrastructure for Research (DI4R) 28-30 September 2016 Krakau, Poland University of Bonn, Germany Athena Research Center
  • 2. Session outline • Introduction to OpenAIRE • Technical Concepts • Hands on Session
  • 3. Open Access Infrastructure for Research in Europe Need for digital research infrastructures for all kinds of research outputs, across disciplines and countries! •comprises a database of all EC FP7 and H2020 funded research projects, publications, datasets •manages scientific publications and associated scientific material •aggregates Open Access publications and links them to research data and funding bodies •supports the Open Access principles via national helpdesks and comprehensive guidelines http://www.openaire.eu
  • 4. OpenAIRE Services OpenAIRE focuses on: • Workflows and processes of scholarly communication rather than resources, • Research data and other research outputs rather than only publications, • The links between considered entities, • Relationship of European OA infrastructures with other regions of the world. enables search, discovery and monitoring of the publications and datasets resulting from: >100k research projects >17m publications >23k datasets >5k repositories.
  • 6. Example of data about Core Entities Entity type Result openaireID od_______908::fac3db85bbcb1f52ae07c5868d8fb453 dateOfTransformation 2015-02-06 dateOfCollection 2015-02-06 title A Patient from Argentina Infected with Rickettsia massiliae Dateofacceptance 01/04/2010 Publisher The American Society of Tropical Medicine and Hygiene Pid oai:europepmc.org:2077077;PMC2844561 Language English Subject Articles BestLicense Open Acces An entity of type Result
  • 7. Interlink to other databases Support researchers by answering interesting queries The OpenAIRE vision: • Data about scientific events  emergence of scientific topics • Data about people affiliation  impact of certain research
  • 8. Use cases: • Research managers  use new indicators for measuring the quality • Policy makers  get a quick overview of the findings and projects • Researchers  find comprehensive citations list, research movement between communities/organizations • Reviewers  get a quick overview of the field covered by the paper or dataset under review
  • 9. Challenges supported by LOD Services Linked Open Data (LOD) RDF data model Publishing the OpenAIRE data as Linked Open Data and linking it to related datasets! • Diverse data formats • Various means to access/query data • Use of different identifiers • Heterogeneity of metadata schemas
  • 10. Expected values • Open up a window to the Linked Open Data Web • Increase the OpenAIRE technical interoperability • Increase the reusability of the OpenAIRE research metadata • Engage with additional user communities • Explore synergies with and added value to related open content initiatives • Provide links through LOD to similar infrastructures • Offer new services for OA data monitoring activities • Provide services to export the OpenAIRE objects as a LOD graph • Facilitate integration with other LOD graphs relative to similar systems and infrastructures • Find patterns to enrich the OpenAIRE information space Exposing the OpenAIRE Information Space as linked data!
  • 11. Towards OpenAIRE LOD Services Phase 1: LOD Production Phase 1: Interlinking OpenAIRE RDF Graph to LOD cloud
  • 12. Steps: • Specify an RDF vocabulary • Specify terms and namespaces • Map the OA data model to an RDF data model • Map the OA data to an statistic RDF dump • Specify strategies to automate the RDF generation OA RDF graph … @prefix oad: <http://lod.openaire.eu/data/> . @prefix oav: <http://lod.openaire.eu/vocab#> . @prefix dbpedia-owl: http://dbpedia.org/ontology/. @prefix vivo: <http://vivoweb.org/files/vivo-isf-public-1.6.owl#> . @prefix pext: <http://www.ontotext.com/proton-ontology/#> . @prefix swrc:<http://swrc.ontoware.org/ontology#> . oad:07553d8e646b69b868a9791da39a1802 a foaf:Person; foaf:firstName "P."^^xsd:string; foaf:lastName "Jha"^^xsd:string; foaf:name "Jha, P."^^xsd:string; oav:isAuthorOf . oad:755469c995c2cb6cb55c3483634b026 a foaf:Person; oav:hasTarget resultdoajarticles_6fcd7b3b47ebbd05ce73018731ff9095; oav:hasLabel "personResult_authorship_isAuthorOf"^^xsd:string; oav:ranking "6"^^xsd:integer. oad:075558cd104f737d82a34cb7e9fecd7d a foaf:Person; foaf:firstName "T."^^xsd:string; foaf:lastName "Bere"^^xsd:string; foaf:name "Bere, T."^^xsd:string. … OpenAIRE data OA RDF Phase 1. LOD Production Core entities Linking entities
  • 14. Organizations Results* Persons Datasources Projects 68.526 17,414,766 62,958,315 19,443 624,417 *including duplicates connected with sameAs Total Number of Triples: 1,013,527,855 Distinct Entities: 98,256 OpenAIRE data as RDF Graph
  • 15. Steps: • Identify datasets to be interlinked to • Select interlinking tools: LIMES, Silk • Test interlinking OA with DBLP and DBpedia • Evaluate resulting link sets • Specify strategy for interlinking in OA workflow DBLP CiteSeer CEUR Ope Pu lAK A Phase2. Interlinking OA-RDF Graph to LOD cloud … @prefix oad: <http://lod.openaire.eu/data/> . @prefix oav: <http://lod.openaire.eu/vocab#> . @prefix dbpedia-owl: http://dbpedia.org/ontology/. . oad:07553d8e646b69b868a9791da39a1802 a foaf:Person; foaf:firstName "P."^^xsd:string; foaf:lastName "Jha"^^xsd:string; foaf:name "Jha, P."^^xsd:string; oav:isAuthorOf . oad:755469c995c2cb6cb55c3483634b026 a foaf:Person; oav:hasTarget resultdoajarticles_6fcd7b3b47ebbd05ce73018731ff9095; oav:hasLabel "personResult_authorship_isAuthorOf"^^xsd:string; oav:ranking "6"^^xsd:integer. OA LOD Linked Open Data (LOD) http://beta.lod.openaire.eu/
  • 16. RDF (Resource Description Framework) • Resource : anything uniquely identifiable • Description: description of resource via representing properties and relations • Framework: web-based protocols and semantics • RDF triples: List of statements Subject (URI) Predicate (URI) Object (URI or Literal) oad:publication1 “Juan Carlos García“ oav:hasAuthor
  • 17. RDF version of example PREFIX dcterms: <http://purl.org/dc/terms/> … PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> PREFIX cerif: <http://www.eurocris.org/ontologies/cerif/1.3#> PREFIX prov: <http://www.w3.org/ns/prov# :od_______908::… rdf:type cerif:ResultEntity; dcterms:description “ The first confirmed case “; dcterms:publisher “The American Society of Tropical Medicine and Hygiene”; … oav:resultSubject “Articles“; oav:dateOfCollection 2015-02-06. .
  • 18. Example of data about Linking entities An entity of type Person_Result whose ranking property can have the value 1 to indicate the first author. od_______908::f39…1c4a PersonResult od_______908::fa3...b453 Rdf:type foaf:Person; oav:rank 1. Rdf:type cerif:ResultEntity
  • 19. How to query RDF? SPARQL (Protocol and RDF Query Language) • Query language of RDF-based data • SPARQL endpoint: RDF-triple database on a server available on the Web • Pattern matching language • Protocol layer • Query interface
  • 20. How to query? • SPARQL variables are bound to RDF terms e.g., ?title , ?author • Inspired by SQL via SELECT statement Example: SELECT ?title ?author • Return as a table ?title ?author A Patient from Argentina Infected with Rickettsia massiliae Juan Carlos García
  • 21. OpenAIRE as LOD • OA LOD in BETA version • Triples per entity • Online data: SPARQL endpoint • Offline data: RDF dump • Entities and URIs (interactive browsing) • Dereferenceable URIs for all entities http://www. beta.lod.openaire.eu
  • 22. Steps: • Specify an RDF vocabulary • Specify terms and namespaces • Map the OA data model to an RDF data model • Map the OA data to an statistic RDF dump • Specify strategies to automate the RDF generation Data conforming to LOD best practices published in BETA, December 2015 Main entitiesLinking entities http://beta.lod.openaire.eu/ OA RDF graph … @prefix oad: <http://lod.openaire.eu/data/> . @prefix oav: <http://lod.openaire.eu/vocab#> . @prefix dbpedia-owl: http://dbpedia.org/ontology/. @prefix vivo: <http://vivoweb.org/files/vivo-isf-public-1.6.owl#> . @prefix pext: <http://www.ontotext.com/proton-ontology/#> . @prefix swrc:<http://swrc.ontoware.org/ontology#> . oad:07553d8e646b69b868a9791da39a1802 a foaf:Person; foaf:firstName "P."^^xsd:string; foaf:lastName "Jha"^^xsd:string; foaf:name "Jha, P."^^xsd:string; oav:isAuthorOf . oad:755469c995c2cb6cb55c3483634b026 a foaf:Person; oav:hasTarget resultdoajarticles_6fcd7b3b47ebbd05ce73018731ff9095; oav:hasLabel "personResult_authorship_isAuthorOf"^^xsd:string; oav:ranking "6"^^xsd:integer. oad:075558cd104f737d82a34cb7e9fecd7d a foaf:Person; foaf:firstName "T."^^xsd:string; foaf:lastName "Bere"^^xsd:string; foaf:name "Bere, T."^^xsd:string. … OpenAIRE data OA RDF
  • 23. Sample query select (count (distinct ?s) as ?count) ?flevel from <test> from <relationsTest> where {?s a <http://www.eurocris.org/ontologies/cerif/1.3#Project>; <http://lod.openaire.eu/vocab/fundingLevel0> ?flevel} GROUP BY ?flevel order by ?count Number of publications with their corresponding funding level
  • 24. General architecture OpenAIRE Metadata RDFization Interlinking RDF Store Deduplication & Inference Apache Solr https://www.openaire.eu LOD Client http://beta.lod.openaire.eu OA Vocabulary OA Data Model HTML Browser HTML HTML RDF
  • 25. Steps: • Identify datasets to be interlinked to • Select interlinking tools: LIMES, Silk • Test interlinking OA with DBLP and DBpedia • Evaluate resulting link sets • Specify strategy for interlinking in OA workflow DBLP CiteSeer CEUR Ope Pu lAK A Interlinking OpenAIRE RDF Graph to LOD cloud … @prefix oad: <http://lod.openaire.eu/data/> . @prefix oav: <http://lod.openaire.eu/vocab#> . @prefix dbpedia-owl: http://dbpedia.org/ontology/. @prefix vivo: <http://vivoweb.org/files/vivo-isf-public-1.6.owl#> . @prefix pext: <http://www.ontotext.com/proton-ontology/#> . @prefix swrc:<http://swrc.ontoware.org/ontology#> . oad:07553d8e646b69b868a9791da39a1802 a foaf:Person; foaf:firstName "P."^^xsd:string; foaf:lastName "Jha"^^xsd:string; foaf:name "Jha, P."^^xsd:string; oav:isAuthorOf . oad:755469c995c2cb6cb55c3483634b026 a foaf:Person; oav:hasTarget resultdoajarticles_6fcd7b3b47ebbd05ce73018731ff9095; oav:hasLabel "personResult_authorship_isAuthorOf"^^xsd:string; oav:ranking "6"^^xsd:integer. oad:075558cd104f737d82a34cb7e9fecd7d a foaf:Person; foaf:firstName "T."^^xsd:string; foaf:lastName "Bere"^^xsd:string; foaf:name "Bere, T."^^xsd:string. … OA LOD Linked Open Data (LOD) http://beta.lod.openaire.eu/
  • 26. OA LOD interlinking workflow Preprocessing • Process all the dumps from candidate datasets • Prune useless metadata • Transform the metadata to key-value pairs(hadoop key(ID)- value([Properties])) • Store in HDFS
  • 27. Sample interlinking result Result of interlinking is a set of links between URIs from source and target dataset: DBLP dump is not complete <http://lod.openaire...bde783> owl:sameAs <http://dblp.l3s.../BoissonnatN96> <http://lod.openaire...4f8964> owl:sameAs <http://dblp.l3s.../Shrobe96> <http://lod.openaire...27fea2> owl:sameAs <http://dblp.l3s.../X96c> <http://lod.openaire...f433b9> owl:sameAs <http://dblp.l3s.../LiroyG96>
  • 28. DBLP CiteSeer CEUR Ope Pu lAK A … @prefix oad: <http://lod.openaire.eu/data/> . @prefix oav: <http://lod.openaire.eu/vocab#> . @prefix dbpedia-owl: http://dbpedia.org/ontology/. @prefix vivo: <http://vivoweb.org/files/vivo-isf-public-1.6.owl#> . @prefix pext: <http://www.ontotext.com/proton-ontology/#> . @prefix swrc:<http://swrc.ontoware.org/ontology#> . oad:07553d8e646b69b868a9791da39a1802 a foaf:Person; foaf:firstName "P."^^xsd:string; foaf:lastName "Jha"^^xsd:string; foaf:name "Jha, P."^^xsd:string; oav:isAuthorOf . oad:755469c995c2cb6cb55c3483634b026 a foaf:Person; oav:hasTarget resultdoajarticles_6fcd7b3b47ebbd05ce73018731ff9095; oav:hasLabel "personResult_authorship_isAuthorOf"^^xsd:string; oav:ranking "6"^^xsd:integer. oad:075558cd104f737d82a34cb7e9fecd7d a foaf:Person; foaf:firstName "T."^^xsd:string; foaf:lastName "Bere"^^xsd:string; foaf:name "Bere, T."^^xsd:string. … OA LOD Linked Open Data (LOD) Ideas for LOD in Monitoring monitoring interlinking: when the target dataset grows from one version to another one, we can expect the linkset to grow as well
  • 29. Scientific events Bootstrapping datasets for scientific events: • CEUR-WS.org dataset • OpenResearch.org • Include events in OA Data Model (Conference Object?) • Measure the quality of events • Related to funding and sponsoring • Continuality • Accepted project publications • Reputation of people • Location • Citation • …
  • 32. Example: What is the overall research output of a given project? oav:produces and UNION are not working: PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> PREFIX oav: <http://lod.openaire.eu/vocab/> PREFIX cerif: http://www.eurocris.org/ontologies/cerif/1.3# SELECT ?x ?y WHERE { ?y a cerif:ResultEntity { ?y oav:resultType 'dataset'} UNION { ?y oav:resultType 'publication'} ?x a cerif:Project. ?y cerif:linkToProject ?y } LIMIT 10
  • 33. PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> PREFIX oav: <http://lod.openaire.eu/vocab/> PREFIX foaf: <http://xmlns.com/foaf/0.1/> SELECT ?o WHERE { ?x oav:projectOrganization ?o. ?o a foaf:Organization. ?y oav:projectOrganization ?o2. ?o2 a foaf:Organization. FILTER (sameTerm(?o, ?o2) && !sameTerm(?x, ?y)) } LIMIT 10 Example: What organizations are more active than others w.r.t. projects?
  • 34. PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> PREFIX oav: <http://lod.openaire.eu/vocab/> PREFIX cerif: <http://www.eurocris.org/ontologies/cerif/1.3#> PREFIX dcterms: <http://purl.org/dc/terms/> PREFIX foaf: <http://xmlns.com/foaf/0.1/> SELECT ?y WHERE { ?p cerif:linksToPerson ?x ?x a foaf:Person. ?x dcterms:creator ?y. ?y oav:resultType "dataset" } LIMIT 10 Example: What datasets has published by a specific person who involved in a given project?
  • 35. PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> PREFIX oav: <http://lod.openaire.eu/vocab/> PREFIX cerif: <http://www.eurocris.org/ontologies/cerif/1.3#> PREFIX dcterms: <http://purl.org/dc/terms/> PREFIX foaf: <http://xmlns.com/foaf/0.1/> SELECT ?y WHERE { ?p cerif:linksToPerson ?x ?x a foaf:Person. ?x dcterms:creator ?y. ?y oav:resultType "dataset" } LIMIT 10 Example: List the full names of all authors who have (co-)authored a publication in project P?

Editor's Notes

  1. UBONN together with ARC develops the LOD services for OA. CNR provides technical support for synchronizing content of the OpenAIRE Information Space with LOD services and vice versa
  2. The why!
  3. Reviewer: The OpenAIRE LOD itself has information about the subject of a paper or a dataset, which can be linked to subject classification schemes such as the ACM CCS. Furthermore, CiteSeer provides citation graphs of papers. We can thus offer to peer reviewers a service that finds papers or datasets similar to the one under review. Researcher: A service similar to the one for peer reviewers explained above could be offered to authors. move in the community, e.g., to other organizations. Use case 7: Having access to the networks of a paper's authors and their organizations, and furthermore taking into account the events in which people participate enables new indicators for measuring the quality and relevance of research that are not just based on counting citations.
  4. To be able to give such services, you need to deal with diverse data format…. LOD support solving such challenges easily…
  5. Explore synergies with and added value to related open content initiatives (e.g. in the Open Educational Resources) Find patterns to enrich the OpenAIRE information space by exploiting the enrichments inherited by third-party re-use of its LOD graph representation
  6. The how!
  7. Here show how to map
  8. First let me tell you what is RDF data model!
  9. The result of mapping
  10. Repeated just for reminding
  11. (potential research paper e.g., for ESWC 2017 Linked Data Track; cfp. http://2016.eswc-conferences.org/call-papers#3)