SlideShare a Scribd company logo
@openaire_eu
OpenAIRE Guidelines
new metadata application profile for Literature repositories
PedroPríncipe
UniversityofMinho
Jochen Schirrwagen,
BielefeldUniversity
7th June 2018
It is potential for interoperation
which elevates the repository from a
local system, to a networked system.
OPENSCIENCEANDTHEPOWEROFREPOSITORIES–“repositoriesasthefoundationfora
distributed,globallynetworked infrastructure forscholarlycommunication” (COAR-NGR).
Interoperability
guidelines
Common standards/best
practices for data providers. Guidelines forliterature,datarepositories,
aggregators,OAjournals, CRIS systems
Evolution of OpenAIRE-Guidelines
2010
Literature
Guidelines v1
2012
Literature
Guidelines v2
Data
Guidelines v1
2013
Literature
Guidelines v3
2014
Data
Guidelines v2
2015
CRIS-CERIF
Guidelines v1
2018
drafts of Content
Provider
Guidelines
OpenAIRE’s e-infrastructure Commons & Content providers
Publications
repositories
Research Data
repositories
CRIS
systems
Registries
(e.g. projects)
OA
Journals
Software
Repositories
Validation
Cleaning De-duplication
Enrichment
By inference
CONTENT PROVIDERS
INFO SPACE SERVICES
Project initiative
FunderFunding
Result
Publication Data Software
Organization
24 M documents
1100 compatible content
providers
Compatibility Status
401: OpenAIRE 3.0
96: OpenAIRE 2.0+
29: OpenAIRE 2.0
514: OpenAIRE Basic
21: OpenAIREdata 2.0
Software Repositories
Catch-all Repositories
CRIS
Data Repositories
Catch-all Repositories
Institutional & thematic
repositories
RESEARCH LITERATURE
Thematic Repositories
Institutional Repositories
E-journals
RESEARCH SOFTWARE
RESEARCH DATA
RESEARCHINFORMATION
FROMGuidelinesforDataProviders
toGuidelinesforOpenScienceContentProviders
6
Catch-all Repositories
Other RESEARCHProducts
https://guidelines.openaire.eu
https://guidelines.openaire.eu
Draft OpenAIRE Guidelines for CRIS Managers v1.1
https://guidelines.openaire.eu
draft
https://guidelines.openaire.eu
draft
Test the OpenAIRE Compliance
OpenAIREGuidelinesfor
Literature Repository Managersv4
The scholarly record is evolving which affects how and what bibliographic
metadata describe.
• Funder perspective
• Linkfunding information withresearchresults
• Author and Reader perspective
• Linkauthorsandcontributorswiththeirresearchoutputandeasenamedisambiguation
• Service provider perspective
• Avoidoverloadingofoai_dcmetadata
• Makemaintenanceandmappingsofcontrolledvocabularieseasierbyhelpofidentifiers
• Makeidentificationofresourceseasier(e.g.forTDM)
• Improvealignmentwithotherregionalrepositorynetworks
• Agree on a shared set of metadata properties and controlled vocabularies
• Examples: LA Referencia, JAIRO
Upgrade needs from different perspectives
14
Draft OpenAIRE
Guidelines for
Literature Repository
Managers v4
…
APPLICATION
PROFILE OVERVIEW
Thereareongoingchangestothedraftbutthefinal
versionwillbereleasedthismonth(June2018).
• Build an application profile based on established and widely
used metadata schemes in repositories
• DublinCoreandDataCite v4.1
• Allow for additional properties when needed
• Align with other repository networks
Approach
• Support the provision of author identifiers in metadata
Metadata Property about author and contributor identifier
17
<datacite:creator>
<datacite:creatorName>Wallentin, Carl‐Johan
</datacite:creatorName>
<datacite:nameIdentifier
nameIdentifierScheme="ORCID"
schemeURI=“http://orcid.org">
http://orcid.org/0000-0003-1983-9378
</datacite:nameIdentifier>
</datacite:creator>
• Comply with funder mandates
• Make useofCrossRef Funding Data
• Insomecaseswemayneed anattribute „fundingstream“
Metadata Property about funding information
18
<datacite:fundingReference>
<datacite:funderName>European Commission</datacite:funderName>
<fundingStream>H2020 Marie Skłodowska-Curie Actions</fundingStream>
<datacite:funderIdentifier
funderIdentifierType="Crossref Funder ID">
</datacite:funderIdentifier>
<datacite:awardNumber
awardURI="http://cordis.europa.eu/project/rcn/195983_en.html">660668
</datacite:awardNumber>
<datacite:awardTitle>ACT against AMR</datacite:awardTitle>
</datacite:fundingReference>
• Access rights – how can I access the resource
• License – what am I allowed to do with the resource
• Use URIs whenver possible
Metadata Property about License and Access rights
19
<dc:rights
rdf:resource="http://purl.org/coar/access_right/c_abf2">
open access
</dc:rights>
<dc:rights
rdf:resource="http://creativecommons.org/licenses/by-nc/4.0/">
Creative Commons Attribution‐NonCommercial
</dc:rights>
• URL of one or more fulltext files
• Attributes about access right, mimetype, objecttype
Metadata Property about Fulltext Location
20
<file
accessRights=http://purl.org/coar/access_right/c_abf2
mimeType="application/pdf“>
http://europepmc.org/articles/PMC5574022?pdf=render
</file>
• Re-use and adaptation of controlled values used in the
DataCite schema
• E.g.identifiertypes,roletypes,relationtypes
• Controlled Vocabularies defined by the COAR community
• E.g.resourcetypes,accessrights,versiontypes
• Controlled Vocabularies defined in OpenMinTeD Guidelines
• E.g.licenses
Controlled Vocabularies
21
• General aspects
• Uniqueidentificationofvocabularyconcepts
• Improvedgranularity
• MultilingualSupport
• ImplementedinSKOS
• Resource Types
• http://vocabularies.coar-repositories.org/documentation/resource_types/
• Access Rights
• http://vocabularies.coar-repositories.org/documentation/access_rights/
COAR Resource Types and Access Rights
22
<resource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:datacite="http://datacite.org/schema/kernel-4"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
xmlns="http://namespace.openaire.eu/schema/oaire/"
xsi:schemaLocation="http://namespace.openaire.eu/schema/oaire/ ../schemas/openaire-v4.xsd">
<datacite:creator>
<datacite:creatorName>Wallentin, Carl‐Johan</datacite:creatorName>
<datacite:nameIdentifier nameIdentifierScheme="ORCID" schemeURI="">http://orcid.org/0000-0003-1983-9378</datacite:nameIdentifier>
</datacite:creator>
<datacite:fundingReference>
<datacite:funderName>European Commission</datacite:funderName>
<fundingStream>H2020 Marie Skłodowska-Curie Actions</fundingStream>
<datacite:funderIdentifier funderIdentifierType="Crossref Funder ID"></datacite:funderIdentifier>
<datacite:awardNumber awardURI="http://cordis.europa.eu/project/rcn/195983_en.html">660668</datacite:awardNumber>
<datacite:awardTitle>ACT against AMR</datacite:awardTitle>
</datacite:fundingReference>
<datacite:alternateIdentifier alternateIdentifierType="DOI">10.1002/chem.201701589</datacite:alternateIdentifier>
<datacite:relatedIdentifier relatedIdentifierType="EISSN" relationType="IsPartOf">1521-3765</datacite:relatedIdentifier>
<dc:title xml:lang="eng">Redox‐Neutral Dual Functionalization of Electron‐Deficient Alkenes</dc:title>
<dc:description xml:lang="eng">Visible‐light photoredox catalysis ...</dc:description>
<dc:language>eng</dc:language>
<dc:date>2017-05-10</dc:date>
<dc:type rdf:resource="http://purl.org/coar/resource_type/c_6501">journal article</dc:type>
<dc:identifier>http://europepmc.org/articles/PMC5574022</dc:identifier>
<dc:publisher>John Wiley and Sons Inc.</dc:publisher>
<dc:rights rdf:resource="http://purl.org/coar/access_right/c_abf2">open access</dc:rights>
<dc:rights rdf:resource="http://creativecommons.org/licenses/by-nc/4.0/">Creative Commons Attribution‐NonCommercial</dc:rights>
<dc:subject>acyl radicals</dc:subject>
<dc:subject>carboxylic acids</dc:subject>
<dc:subject>cascade transformation</dc:subject>
<dc:subject>multicomponent reactions</dc:subject>
<dc:subject>photoredox catalysis</dc:subject>
<file accessRights="http://purl.org/coar/access_right/c_abf2" mimeType="application/pdf" objectType="">http://europepmc.org/articles/PMC5574022?pdf=render</file>
</resource>
Sample
record
23
https://www.openaire.eu
https://guidelines.openaire.eu
@openaire_eu
facebook.com/groups/openaire
pedroprincipe@sdum.uminho.pt
jochen.schirrwagen@uni-bielefeld.de

More Related Content

What's hot

10th OpenAIRE Content Providers Community Call
10th OpenAIRE Content Providers Community Call10th OpenAIRE Content Providers Community Call
10th OpenAIRE Content Providers Community Call
OpenAIRE
 
Jisc updates - CORE, ORCID and RIOXX - Balviar Notay
Jisc updates - CORE, ORCID and RIOXX - Balviar NotayJisc updates - CORE, ORCID and RIOXX - Balviar Notay
Jisc updates - CORE, ORCID and RIOXX - Balviar Notay
Jisc
 
OpenAIRE: Services for Funders - Lightning Talk at #DI4R conference (Krakov, ...
OpenAIRE: Services for Funders - Lightning Talk at #DI4R conference (Krakov, ...OpenAIRE: Services for Funders - Lightning Talk at #DI4R conference (Krakov, ...
OpenAIRE: Services for Funders - Lightning Talk at #DI4R conference (Krakov, ...
OpenAIRE
 
8th Content Providers Community Call
8th Content Providers Community Call8th Content Providers Community Call
8th Content Providers Community Call
OpenAIRE
 
3rd Content Providers Community Call
3rd Content Providers Community Call3rd Content Providers Community Call
3rd Content Providers Community Call
OpenAIRE
 
OpenAIRE booth slideshow at #ICT2015
OpenAIRE booth slideshow at #ICT2015OpenAIRE booth slideshow at #ICT2015
OpenAIRE booth slideshow at #ICT2015
OpenAIRE
 
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
 
Towards a European Research Information Infrastructure
Towards a European Research Information InfrastructureTowards a European Research Information Infrastructure
Towards a European Research Information Infrastructure
OpenAIRE
 
4th Content Providers Community Call
4th Content Providers Community Call4th Content Providers Community Call
4th Content Providers Community Call
OpenAIRE
 
OpenAIRE-connect: Services for open science
OpenAIRE-connect: Services for open scienceOpenAIRE-connect: Services for open science
OpenAIRE-connect: Services for open science
Jisc
 
OpenAIRE-Connect: Open Science as a Service for repositories and research com...
OpenAIRE-Connect: Open Science as a Service for repositories and research com...OpenAIRE-Connect: Open Science as a Service for repositories and research com...
OpenAIRE-Connect: Open Science as a Service for repositories and research com...
OpenAIRE
 
20170530_Open Research Data in Horizon 2020
20170530_Open Research Data in Horizon 202020170530_Open Research Data in Horizon 2020
20170530_Open Research Data in Horizon 2020
OpenAIRE
 
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
 
1st Content Providers Community Call
1st Content Providers Community Call1st Content Providers Community Call
1st Content Providers Community Call
OpenAIRE
 
Open access to publications in Horizon 2020
Open access to publications in Horizon 2020Open access to publications in Horizon 2020
Open access to publications in Horizon 2020
Jisc
 
5th Content Providers Community Call
5th Content Providers Community Call5th Content Providers Community Call
5th Content Providers Community Call
OpenAIRE
 
OpenAIRE@info day_amsterdam_jan_2016
OpenAIRE@info day_amsterdam_jan_2016OpenAIRE@info day_amsterdam_jan_2016
OpenAIRE@info day_amsterdam_jan_2016
OpenAIRE
 
9th Content Providers Community Call\
9th Content Providers Community Call\9th Content Providers Community Call\
9th Content Providers Community Call\
OpenAIRE
 
6th Content Providers Community Call
6th Content Providers Community Call6th Content Providers Community Call
6th Content Providers Community Call
OpenAIRE
 
20131216 open aire-kickoffh2020projects
20131216 open aire-kickoffh2020projects20131216 open aire-kickoffh2020projects
20131216 open aire-kickoffh2020projects
Gwen Franck
 

What's hot (20)

10th OpenAIRE Content Providers Community Call
10th OpenAIRE Content Providers Community Call10th OpenAIRE Content Providers Community Call
10th OpenAIRE Content Providers Community Call
 
Jisc updates - CORE, ORCID and RIOXX - Balviar Notay
Jisc updates - CORE, ORCID and RIOXX - Balviar NotayJisc updates - CORE, ORCID and RIOXX - Balviar Notay
Jisc updates - CORE, ORCID and RIOXX - Balviar Notay
 
OpenAIRE: Services for Funders - Lightning Talk at #DI4R conference (Krakov, ...
OpenAIRE: Services for Funders - Lightning Talk at #DI4R conference (Krakov, ...OpenAIRE: Services for Funders - Lightning Talk at #DI4R conference (Krakov, ...
OpenAIRE: Services for Funders - Lightning Talk at #DI4R conference (Krakov, ...
 
8th Content Providers Community Call
8th Content Providers Community Call8th Content Providers Community Call
8th Content Providers Community Call
 
3rd Content Providers Community Call
3rd Content Providers Community Call3rd Content Providers Community Call
3rd Content Providers Community Call
 
OpenAIRE booth slideshow at #ICT2015
OpenAIRE booth slideshow at #ICT2015OpenAIRE booth slideshow at #ICT2015
OpenAIRE booth slideshow at #ICT2015
 
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...
 
Towards a European Research Information Infrastructure
Towards a European Research Information InfrastructureTowards a European Research Information Infrastructure
Towards a European Research Information Infrastructure
 
4th Content Providers Community Call
4th Content Providers Community Call4th Content Providers Community Call
4th Content Providers Community Call
 
OpenAIRE-connect: Services for open science
OpenAIRE-connect: Services for open scienceOpenAIRE-connect: Services for open science
OpenAIRE-connect: Services for open science
 
OpenAIRE-Connect: Open Science as a Service for repositories and research com...
OpenAIRE-Connect: Open Science as a Service for repositories and research com...OpenAIRE-Connect: Open Science as a Service for repositories and research com...
OpenAIRE-Connect: Open Science as a Service for repositories and research com...
 
20170530_Open Research Data in Horizon 2020
20170530_Open Research Data in Horizon 202020170530_Open Research Data in Horizon 2020
20170530_Open Research Data in Horizon 2020
 
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...
 
1st Content Providers Community Call
1st Content Providers Community Call1st Content Providers Community Call
1st Content Providers Community Call
 
Open access to publications in Horizon 2020
Open access to publications in Horizon 2020Open access to publications in Horizon 2020
Open access to publications in Horizon 2020
 
5th Content Providers Community Call
5th Content Providers Community Call5th Content Providers Community Call
5th Content Providers Community Call
 
OpenAIRE@info day_amsterdam_jan_2016
OpenAIRE@info day_amsterdam_jan_2016OpenAIRE@info day_amsterdam_jan_2016
OpenAIRE@info day_amsterdam_jan_2016
 
9th Content Providers Community Call\
9th Content Providers Community Call\9th Content Providers Community Call\
9th Content Providers Community Call\
 
6th Content Providers Community Call
6th Content Providers Community Call6th Content Providers Community Call
6th Content Providers Community Call
 
20131216 open aire-kickoffh2020projects
20131216 open aire-kickoffh2020projects20131216 open aire-kickoffh2020projects
20131216 open aire-kickoffh2020projects
 

Similar to OpenAIRE Guidelines version 4.0: new metadata application profile for Literature Repositories (#OpenRepo2018 24x7 presentation)

Open Science and the power of repositories: OpenAIRE OA Broker, Guidelines ad...
Open Science and the power of repositories: OpenAIRE OA Broker, Guidelines ad...Open Science and the power of repositories: OpenAIRE OA Broker, Guidelines ad...
Open Science and the power of repositories: OpenAIRE OA Broker, Guidelines ad...
Pedro Príncipe
 
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
 
Infraestructuras, recursos y servicios de OpenAIRE. OpenAIRE Workshop Spain, ...
Infraestructuras, recursos y servicios de OpenAIRE. OpenAIRE Workshop Spain, ...Infraestructuras, recursos y servicios de OpenAIRE. OpenAIRE Workshop Spain, ...
Infraestructuras, recursos y servicios de OpenAIRE. OpenAIRE Workshop Spain, ...
OpenAIRE
 
OpenAIRE guidelines and broker service for repository managers - OpenAIRE #OA...
OpenAIRE guidelines and broker service for repository managers - OpenAIRE #OA...OpenAIRE guidelines and broker service for repository managers - OpenAIRE #OA...
OpenAIRE guidelines and broker service for repository managers - OpenAIRE #OA...
OpenAIRE
 
How to practically support Open Access: Guidelines for Data Providers of the ...
How to practically support Open Access: Guidelines for Data Providers of the ...How to practically support Open Access: Guidelines for Data Providers of the ...
How to practically support Open Access: Guidelines for Data Providers of the ...
OpenAIRE
 
Webinar@AIMS: How to practically support Open Access: Guidelines for Data Pro...
Webinar@AIMS: How to practically support Open Access: Guidelines for Data Pro...Webinar@AIMS: How to practically support Open Access: Guidelines for Data Pro...
Webinar@AIMS: How to practically support Open Access: Guidelines for Data Pro...
AIMS (Agricultural Information Management Standards)
 
OpenAIRE Guidelines for Data Source Managers aiming for Metadata Harmonizatio...
OpenAIRE Guidelines for Data Source Managers aiming for Metadata Harmonizatio...OpenAIRE Guidelines for Data Source Managers aiming for Metadata Harmonizatio...
OpenAIRE Guidelines for Data Source Managers aiming for Metadata Harmonizatio...
OpenAIRE
 
Infraestrutura para a Ciência Aberta na Europa - OpenAIRE: O poder dos reposi...
Infraestrutura para a Ciência Aberta na Europa - OpenAIRE: O poder dos reposi...Infraestrutura para a Ciência Aberta na Europa - OpenAIRE: O poder dos reposi...
Infraestrutura para a Ciência Aberta na Europa - OpenAIRE: O poder dos reposi...
Pedro Príncipe
 
DCMI webinar - OpenAIRE Guidelines: Promoting Repositories Interoperability a...
DCMI webinar - OpenAIRE Guidelines: Promoting Repositories Interoperability a...DCMI webinar - OpenAIRE Guidelines: Promoting Repositories Interoperability a...
DCMI webinar - OpenAIRE Guidelines: Promoting Repositories Interoperability a...
OpenAIRE
 
CRIS 2014 - OpenAIRE Guidelines: supporting interoperability for Literature R...
CRIS 2014 - OpenAIRE Guidelines: supporting interoperability for Literature R...CRIS 2014 - OpenAIRE Guidelines: supporting interoperability for Literature R...
CRIS 2014 - OpenAIRE Guidelines: supporting interoperability for Literature R...
Pedro Príncipe
 
OpenAIRE guidelines : supporting interoperability for literature repositories...
OpenAIRE guidelines : supporting interoperability for literature repositories...OpenAIRE guidelines : supporting interoperability for literature repositories...
OpenAIRE guidelines : supporting interoperability for literature repositories...
OpenAIRE
 
OpenAIRE data providers guidelines (Open Repositories 2016 Poster)
 OpenAIRE data providers guidelines (Open Repositories 2016 Poster) OpenAIRE data providers guidelines (Open Repositories 2016 Poster)
OpenAIRE data providers guidelines (Open Repositories 2016 Poster)
OpenAIRE
 
Webinar on OpenAIRE Compatibility for Repositories (Greek NOAD EKT)
Webinar on OpenAIRE Compatibility for Repositories (Greek NOAD EKT) Webinar on OpenAIRE Compatibility for Repositories (Greek NOAD EKT)
Webinar on OpenAIRE Compatibility for Repositories (Greek NOAD EKT)
OpenAIRE
 
Overview of the OA mandate and OpenAIRE infrastructure, Inge Van Nieuwerburgh...
Overview of the OA mandate and OpenAIRE infrastructure, Inge Van Nieuwerburgh...Overview of the OA mandate and OpenAIRE infrastructure, Inge Van Nieuwerburgh...
Overview of the OA mandate and OpenAIRE infrastructure, Inge Van Nieuwerburgh...
OpenAIRE
 
Linked Energy Data Generation
Linked Energy Data GenerationLinked Energy Data Generation
Linked Energy Data Generation
Filip Radulovic
 
OpenAIRE compatible repositories for institutions - FOSTER & NCPs academy web...
OpenAIRE compatible repositories for institutions - FOSTER & NCPs academy web...OpenAIRE compatible repositories for institutions - FOSTER & NCPs academy web...
OpenAIRE compatible repositories for institutions - FOSTER & NCPs academy web...
OpenAIRE
 
OpenAIRE: Science. Set Free, Iryna Kuchma, EIFL
OpenAIRE: Science. Set Free, Iryna Kuchma, EIFLOpenAIRE: Science. Set Free, Iryna Kuchma, EIFL
OpenAIRE: Science. Set Free, Iryna Kuchma, EIFL
Platforma Otwartej Nauki
 
OSFair2017 Training | OpenAIRE monitoring services, EC FP7 & H2020 & other na...
OSFair2017 Training | OpenAIRE monitoring services, EC FP7 & H2020 & other na...OSFair2017 Training | OpenAIRE monitoring services, EC FP7 & H2020 & other na...
OSFair2017 Training | OpenAIRE monitoring services, EC FP7 & H2020 & other na...
Open Science Fair
 
Slide data stewardship in library for sustainable and open science
Slide data stewardship in library for sustainable and open scienceSlide data stewardship in library for sustainable and open science
Slide data stewardship in library for sustainable and open science
Damiano Orru
 
Interoperability is the key: repositories networks promoting the quality and ...
Interoperability is the key: repositories networks promoting the quality and ...Interoperability is the key: repositories networks promoting the quality and ...
Interoperability is the key: repositories networks promoting the quality and ...
Pedro Príncipe
 

Similar to OpenAIRE Guidelines version 4.0: new metadata application profile for Literature Repositories (#OpenRepo2018 24x7 presentation) (20)

Open Science and the power of repositories: OpenAIRE OA Broker, Guidelines ad...
Open Science and the power of repositories: OpenAIRE OA Broker, Guidelines ad...Open Science and the power of repositories: OpenAIRE OA Broker, Guidelines ad...
Open Science and the power of repositories: OpenAIRE OA Broker, Guidelines ad...
 
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
 
Infraestructuras, recursos y servicios de OpenAIRE. OpenAIRE Workshop Spain, ...
Infraestructuras, recursos y servicios de OpenAIRE. OpenAIRE Workshop Spain, ...Infraestructuras, recursos y servicios de OpenAIRE. OpenAIRE Workshop Spain, ...
Infraestructuras, recursos y servicios de OpenAIRE. OpenAIRE Workshop Spain, ...
 
OpenAIRE guidelines and broker service for repository managers - OpenAIRE #OA...
OpenAIRE guidelines and broker service for repository managers - OpenAIRE #OA...OpenAIRE guidelines and broker service for repository managers - OpenAIRE #OA...
OpenAIRE guidelines and broker service for repository managers - OpenAIRE #OA...
 
How to practically support Open Access: Guidelines for Data Providers of the ...
How to practically support Open Access: Guidelines for Data Providers of the ...How to practically support Open Access: Guidelines for Data Providers of the ...
How to practically support Open Access: Guidelines for Data Providers of the ...
 
Webinar@AIMS: How to practically support Open Access: Guidelines for Data Pro...
Webinar@AIMS: How to practically support Open Access: Guidelines for Data Pro...Webinar@AIMS: How to practically support Open Access: Guidelines for Data Pro...
Webinar@AIMS: How to practically support Open Access: Guidelines for Data Pro...
 
OpenAIRE Guidelines for Data Source Managers aiming for Metadata Harmonizatio...
OpenAIRE Guidelines for Data Source Managers aiming for Metadata Harmonizatio...OpenAIRE Guidelines for Data Source Managers aiming for Metadata Harmonizatio...
OpenAIRE Guidelines for Data Source Managers aiming for Metadata Harmonizatio...
 
Infraestrutura para a Ciência Aberta na Europa - OpenAIRE: O poder dos reposi...
Infraestrutura para a Ciência Aberta na Europa - OpenAIRE: O poder dos reposi...Infraestrutura para a Ciência Aberta na Europa - OpenAIRE: O poder dos reposi...
Infraestrutura para a Ciência Aberta na Europa - OpenAIRE: O poder dos reposi...
 
DCMI webinar - OpenAIRE Guidelines: Promoting Repositories Interoperability a...
DCMI webinar - OpenAIRE Guidelines: Promoting Repositories Interoperability a...DCMI webinar - OpenAIRE Guidelines: Promoting Repositories Interoperability a...
DCMI webinar - OpenAIRE Guidelines: Promoting Repositories Interoperability a...
 
CRIS 2014 - OpenAIRE Guidelines: supporting interoperability for Literature R...
CRIS 2014 - OpenAIRE Guidelines: supporting interoperability for Literature R...CRIS 2014 - OpenAIRE Guidelines: supporting interoperability for Literature R...
CRIS 2014 - OpenAIRE Guidelines: supporting interoperability for Literature R...
 
OpenAIRE guidelines : supporting interoperability for literature repositories...
OpenAIRE guidelines : supporting interoperability for literature repositories...OpenAIRE guidelines : supporting interoperability for literature repositories...
OpenAIRE guidelines : supporting interoperability for literature repositories...
 
OpenAIRE data providers guidelines (Open Repositories 2016 Poster)
 OpenAIRE data providers guidelines (Open Repositories 2016 Poster) OpenAIRE data providers guidelines (Open Repositories 2016 Poster)
OpenAIRE data providers guidelines (Open Repositories 2016 Poster)
 
Webinar on OpenAIRE Compatibility for Repositories (Greek NOAD EKT)
Webinar on OpenAIRE Compatibility for Repositories (Greek NOAD EKT) Webinar on OpenAIRE Compatibility for Repositories (Greek NOAD EKT)
Webinar on OpenAIRE Compatibility for Repositories (Greek NOAD EKT)
 
Overview of the OA mandate and OpenAIRE infrastructure, Inge Van Nieuwerburgh...
Overview of the OA mandate and OpenAIRE infrastructure, Inge Van Nieuwerburgh...Overview of the OA mandate and OpenAIRE infrastructure, Inge Van Nieuwerburgh...
Overview of the OA mandate and OpenAIRE infrastructure, Inge Van Nieuwerburgh...
 
Linked Energy Data Generation
Linked Energy Data GenerationLinked Energy Data Generation
Linked Energy Data Generation
 
OpenAIRE compatible repositories for institutions - FOSTER & NCPs academy web...
OpenAIRE compatible repositories for institutions - FOSTER & NCPs academy web...OpenAIRE compatible repositories for institutions - FOSTER & NCPs academy web...
OpenAIRE compatible repositories for institutions - FOSTER & NCPs academy web...
 
OpenAIRE: Science. Set Free, Iryna Kuchma, EIFL
OpenAIRE: Science. Set Free, Iryna Kuchma, EIFLOpenAIRE: Science. Set Free, Iryna Kuchma, EIFL
OpenAIRE: Science. Set Free, Iryna Kuchma, EIFL
 
OSFair2017 Training | OpenAIRE monitoring services, EC FP7 & H2020 & other na...
OSFair2017 Training | OpenAIRE monitoring services, EC FP7 & H2020 & other na...OSFair2017 Training | OpenAIRE monitoring services, EC FP7 & H2020 & other na...
OSFair2017 Training | OpenAIRE monitoring services, EC FP7 & H2020 & other na...
 
Slide data stewardship in library for sustainable and open science
Slide data stewardship in library for sustainable and open scienceSlide data stewardship in library for sustainable and open science
Slide data stewardship in library for sustainable and open science
 
Interoperability is the key: repositories networks promoting the quality and ...
Interoperability is the key: repositories networks promoting the quality and ...Interoperability is the key: repositories networks promoting the quality and ...
Interoperability is the key: repositories networks promoting the quality and ...
 

More from OpenAIRE

7th Content Providers Community Call
7th Content Providers Community Call7th Content Providers Community Call
7th Content Providers Community Call
OpenAIRE
 
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
OpenAIRE
 
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 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
 
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
 
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
OpenAIRE
 
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 Science
OpenAIRE
 
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 Science
OpenAIRE
 
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
OpenAIRE
 
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
OpenAIRE
 
2nd Content Providers Community Call
2nd Content Providers Community Call2nd Content Providers Community Call
2nd Content Providers Community Call
OpenAIRE
 
20200130_Mannocci_OpenAIRE_ResearchGraph
20200130_Mannocci_OpenAIRE_ResearchGraph20200130_Mannocci_OpenAIRE_ResearchGraph
20200130_Mannocci_OpenAIRE_ResearchGraph
OpenAIRE
 
IPR and Exploitation
IPR and Exploitation IPR and Exploitation
IPR and Exploitation
OpenAIRE
 
Eosc_OpenAIRE_onboarding_v2
Eosc_OpenAIRE_onboarding_v2Eosc_OpenAIRE_onboarding_v2
Eosc_OpenAIRE_onboarding_v2
OpenAIRE
 
Open Science infrastructure in the EU
Open Science infrastructure in the EUOpen Science infrastructure in the EU
Open Science infrastructure in the EU
OpenAIRE
 
OpenAIRE Open Innovation call: Next Generation Repositories
OpenAIRE Open Innovation call: Next Generation RepositoriesOpenAIRE Open Innovation call: Next Generation Repositories
OpenAIRE Open Innovation call: Next Generation Repositories
OpenAIRE
 
Introduction to OpenAIRE services and the OpenAIRE Research Graph
Introduction to OpenAIRE services and the OpenAIRE Research GraphIntroduction to OpenAIRE services and the OpenAIRE Research Graph
Introduction to OpenAIRE services and the OpenAIRE Research Graph
OpenAIRE
 
20191119_The OpenAIRE Research Graph
20191119_The OpenAIRE Research Graph 20191119_The OpenAIRE Research Graph
20191119_The OpenAIRE Research Graph
OpenAIRE
 

More from OpenAIRE (20)

7th Content Providers Community Call
7th Content Providers Community Call7th Content Providers Community Call
7th 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 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)
 
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)
 
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
 
2nd Content Providers Community Call
2nd Content Providers Community Call2nd Content Providers Community Call
2nd Content Providers Community Call
 
20200130_Mannocci_OpenAIRE_ResearchGraph
20200130_Mannocci_OpenAIRE_ResearchGraph20200130_Mannocci_OpenAIRE_ResearchGraph
20200130_Mannocci_OpenAIRE_ResearchGraph
 
IPR and Exploitation
IPR and Exploitation IPR and Exploitation
IPR and Exploitation
 
Eosc_OpenAIRE_onboarding_v2
Eosc_OpenAIRE_onboarding_v2Eosc_OpenAIRE_onboarding_v2
Eosc_OpenAIRE_onboarding_v2
 
Open Science infrastructure in the EU
Open Science infrastructure in the EUOpen Science infrastructure in the EU
Open Science infrastructure in the EU
 
OpenAIRE Open Innovation call: Next Generation Repositories
OpenAIRE Open Innovation call: Next Generation RepositoriesOpenAIRE Open Innovation call: Next Generation Repositories
OpenAIRE Open Innovation call: Next Generation Repositories
 
Introduction to OpenAIRE services and the OpenAIRE Research Graph
Introduction to OpenAIRE services and the OpenAIRE Research GraphIntroduction to OpenAIRE services and the OpenAIRE Research Graph
Introduction to OpenAIRE services and the OpenAIRE Research Graph
 
20191119_The OpenAIRE Research Graph
20191119_The OpenAIRE Research Graph 20191119_The OpenAIRE Research Graph
20191119_The OpenAIRE Research Graph
 

Recently uploaded

APNIC Foundation, presented by Ellisha Heppner at the PNG DNS Forum 2024
APNIC Foundation, presented by Ellisha Heppner at the PNG DNS Forum 2024APNIC Foundation, presented by Ellisha Heppner at the PNG DNS Forum 2024
APNIC Foundation, presented by Ellisha Heppner at the PNG DNS Forum 2024
APNIC
 
1.Wireless Communication System_Wireless communication is a broad term that i...
1.Wireless Communication System_Wireless communication is a broad term that i...1.Wireless Communication System_Wireless communication is a broad term that i...
1.Wireless Communication System_Wireless communication is a broad term that i...
JeyaPerumal1
 
This 7-second Brain Wave Ritual Attracts Money To You.!
This 7-second Brain Wave Ritual Attracts Money To You.!This 7-second Brain Wave Ritual Attracts Money To You.!
This 7-second Brain Wave Ritual Attracts Money To You.!
nirahealhty
 
Multi-cluster Kubernetes Networking- Patterns, Projects and Guidelines
Multi-cluster Kubernetes Networking- Patterns, Projects and GuidelinesMulti-cluster Kubernetes Networking- Patterns, Projects and Guidelines
Multi-cluster Kubernetes Networking- Patterns, Projects and Guidelines
Sanjeev Rampal
 
一比一原版(SLU毕业证)圣路易斯大学毕业证成绩单专业办理
一比一原版(SLU毕业证)圣路易斯大学毕业证成绩单专业办理一比一原版(SLU毕业证)圣路易斯大学毕业证成绩单专业办理
一比一原版(SLU毕业证)圣路易斯大学毕业证成绩单专业办理
keoku
 
BASIC C++ lecture NOTE C++ lecture 3.pptx
BASIC C++ lecture NOTE C++ lecture 3.pptxBASIC C++ lecture NOTE C++ lecture 3.pptx
BASIC C++ lecture NOTE C++ lecture 3.pptx
natyesu
 
Latest trends in computer networking.pptx
Latest trends in computer networking.pptxLatest trends in computer networking.pptx
Latest trends in computer networking.pptx
JungkooksNonexistent
 
一比一原版(LBS毕业证)伦敦商学院毕业证成绩单专业办理
一比一原版(LBS毕业证)伦敦商学院毕业证成绩单专业办理一比一原版(LBS毕业证)伦敦商学院毕业证成绩单专业办理
一比一原版(LBS毕业证)伦敦商学院毕业证成绩单专业办理
eutxy
 
原版仿制(uob毕业证书)英国伯明翰大学毕业证本科学历证书原版一模一样
原版仿制(uob毕业证书)英国伯明翰大学毕业证本科学历证书原版一模一样原版仿制(uob毕业证书)英国伯明翰大学毕业证本科学历证书原版一模一样
原版仿制(uob毕业证书)英国伯明翰大学毕业证本科学历证书原版一模一样
3ipehhoa
 
Bridging the Digital Gap Brad Spiegel Macon, GA Initiative.pptx
Bridging the Digital Gap Brad Spiegel Macon, GA Initiative.pptxBridging the Digital Gap Brad Spiegel Macon, GA Initiative.pptx
Bridging the Digital Gap Brad Spiegel Macon, GA Initiative.pptx
Brad Spiegel Macon GA
 
急速办(bedfordhire毕业证书)英国贝德福特大学毕业证成绩单原版一模一样
急速办(bedfordhire毕业证书)英国贝德福特大学毕业证成绩单原版一模一样急速办(bedfordhire毕业证书)英国贝德福特大学毕业证成绩单原版一模一样
急速办(bedfordhire毕业证书)英国贝德福特大学毕业证成绩单原版一模一样
3ipehhoa
 
1比1复刻(bath毕业证书)英国巴斯大学毕业证学位证原版一模一样
1比1复刻(bath毕业证书)英国巴斯大学毕业证学位证原版一模一样1比1复刻(bath毕业证书)英国巴斯大学毕业证学位证原版一模一样
1比1复刻(bath毕业证书)英国巴斯大学毕业证学位证原版一模一样
3ipehhoa
 
The+Prospects+of+E-Commerce+in+China.pptx
The+Prospects+of+E-Commerce+in+China.pptxThe+Prospects+of+E-Commerce+in+China.pptx
The+Prospects+of+E-Commerce+in+China.pptx
laozhuseo02
 
guildmasters guide to ravnica Dungeons & Dragons 5...
guildmasters guide to ravnica Dungeons & Dragons 5...guildmasters guide to ravnica Dungeons & Dragons 5...
guildmasters guide to ravnica Dungeons & Dragons 5...
Rogerio Filho
 
History+of+E-commerce+Development+in+China-www.cfye-commerce.shop
History+of+E-commerce+Development+in+China-www.cfye-commerce.shopHistory+of+E-commerce+Development+in+China-www.cfye-commerce.shop
History+of+E-commerce+Development+in+China-www.cfye-commerce.shop
laozhuseo02
 
Comptia N+ Standard Networking lesson guide
Comptia N+ Standard Networking lesson guideComptia N+ Standard Networking lesson guide
Comptia N+ Standard Networking lesson guide
GTProductions1
 
JAVIER LASA-EXPERIENCIA digital 1986-2024.pdf
JAVIER LASA-EXPERIENCIA digital 1986-2024.pdfJAVIER LASA-EXPERIENCIA digital 1986-2024.pdf
JAVIER LASA-EXPERIENCIA digital 1986-2024.pdf
Javier Lasa
 
test test test test testtest test testtest test testtest test testtest test ...
test test  test test testtest test testtest test testtest test testtest test ...test test  test test testtest test testtest test testtest test testtest test ...
test test test test testtest test testtest test testtest test testtest test ...
Arif0071
 
Internet-Security-Safeguarding-Your-Digital-World (1).pptx
Internet-Security-Safeguarding-Your-Digital-World (1).pptxInternet-Security-Safeguarding-Your-Digital-World (1).pptx
Internet-Security-Safeguarding-Your-Digital-World (1).pptx
VivekSinghShekhawat2
 
How to Use Contact Form 7 Like a Pro.pptx
How to Use Contact Form 7 Like a Pro.pptxHow to Use Contact Form 7 Like a Pro.pptx
How to Use Contact Form 7 Like a Pro.pptx
Gal Baras
 

Recently uploaded (20)

APNIC Foundation, presented by Ellisha Heppner at the PNG DNS Forum 2024
APNIC Foundation, presented by Ellisha Heppner at the PNG DNS Forum 2024APNIC Foundation, presented by Ellisha Heppner at the PNG DNS Forum 2024
APNIC Foundation, presented by Ellisha Heppner at the PNG DNS Forum 2024
 
1.Wireless Communication System_Wireless communication is a broad term that i...
1.Wireless Communication System_Wireless communication is a broad term that i...1.Wireless Communication System_Wireless communication is a broad term that i...
1.Wireless Communication System_Wireless communication is a broad term that i...
 
This 7-second Brain Wave Ritual Attracts Money To You.!
This 7-second Brain Wave Ritual Attracts Money To You.!This 7-second Brain Wave Ritual Attracts Money To You.!
This 7-second Brain Wave Ritual Attracts Money To You.!
 
Multi-cluster Kubernetes Networking- Patterns, Projects and Guidelines
Multi-cluster Kubernetes Networking- Patterns, Projects and GuidelinesMulti-cluster Kubernetes Networking- Patterns, Projects and Guidelines
Multi-cluster Kubernetes Networking- Patterns, Projects and Guidelines
 
一比一原版(SLU毕业证)圣路易斯大学毕业证成绩单专业办理
一比一原版(SLU毕业证)圣路易斯大学毕业证成绩单专业办理一比一原版(SLU毕业证)圣路易斯大学毕业证成绩单专业办理
一比一原版(SLU毕业证)圣路易斯大学毕业证成绩单专业办理
 
BASIC C++ lecture NOTE C++ lecture 3.pptx
BASIC C++ lecture NOTE C++ lecture 3.pptxBASIC C++ lecture NOTE C++ lecture 3.pptx
BASIC C++ lecture NOTE C++ lecture 3.pptx
 
Latest trends in computer networking.pptx
Latest trends in computer networking.pptxLatest trends in computer networking.pptx
Latest trends in computer networking.pptx
 
一比一原版(LBS毕业证)伦敦商学院毕业证成绩单专业办理
一比一原版(LBS毕业证)伦敦商学院毕业证成绩单专业办理一比一原版(LBS毕业证)伦敦商学院毕业证成绩单专业办理
一比一原版(LBS毕业证)伦敦商学院毕业证成绩单专业办理
 
原版仿制(uob毕业证书)英国伯明翰大学毕业证本科学历证书原版一模一样
原版仿制(uob毕业证书)英国伯明翰大学毕业证本科学历证书原版一模一样原版仿制(uob毕业证书)英国伯明翰大学毕业证本科学历证书原版一模一样
原版仿制(uob毕业证书)英国伯明翰大学毕业证本科学历证书原版一模一样
 
Bridging the Digital Gap Brad Spiegel Macon, GA Initiative.pptx
Bridging the Digital Gap Brad Spiegel Macon, GA Initiative.pptxBridging the Digital Gap Brad Spiegel Macon, GA Initiative.pptx
Bridging the Digital Gap Brad Spiegel Macon, GA Initiative.pptx
 
急速办(bedfordhire毕业证书)英国贝德福特大学毕业证成绩单原版一模一样
急速办(bedfordhire毕业证书)英国贝德福特大学毕业证成绩单原版一模一样急速办(bedfordhire毕业证书)英国贝德福特大学毕业证成绩单原版一模一样
急速办(bedfordhire毕业证书)英国贝德福特大学毕业证成绩单原版一模一样
 
1比1复刻(bath毕业证书)英国巴斯大学毕业证学位证原版一模一样
1比1复刻(bath毕业证书)英国巴斯大学毕业证学位证原版一模一样1比1复刻(bath毕业证书)英国巴斯大学毕业证学位证原版一模一样
1比1复刻(bath毕业证书)英国巴斯大学毕业证学位证原版一模一样
 
The+Prospects+of+E-Commerce+in+China.pptx
The+Prospects+of+E-Commerce+in+China.pptxThe+Prospects+of+E-Commerce+in+China.pptx
The+Prospects+of+E-Commerce+in+China.pptx
 
guildmasters guide to ravnica Dungeons & Dragons 5...
guildmasters guide to ravnica Dungeons & Dragons 5...guildmasters guide to ravnica Dungeons & Dragons 5...
guildmasters guide to ravnica Dungeons & Dragons 5...
 
History+of+E-commerce+Development+in+China-www.cfye-commerce.shop
History+of+E-commerce+Development+in+China-www.cfye-commerce.shopHistory+of+E-commerce+Development+in+China-www.cfye-commerce.shop
History+of+E-commerce+Development+in+China-www.cfye-commerce.shop
 
Comptia N+ Standard Networking lesson guide
Comptia N+ Standard Networking lesson guideComptia N+ Standard Networking lesson guide
Comptia N+ Standard Networking lesson guide
 
JAVIER LASA-EXPERIENCIA digital 1986-2024.pdf
JAVIER LASA-EXPERIENCIA digital 1986-2024.pdfJAVIER LASA-EXPERIENCIA digital 1986-2024.pdf
JAVIER LASA-EXPERIENCIA digital 1986-2024.pdf
 
test test test test testtest test testtest test testtest test testtest test ...
test test  test test testtest test testtest test testtest test testtest test ...test test  test test testtest test testtest test testtest test testtest test ...
test test test test testtest test testtest test testtest test testtest test ...
 
Internet-Security-Safeguarding-Your-Digital-World (1).pptx
Internet-Security-Safeguarding-Your-Digital-World (1).pptxInternet-Security-Safeguarding-Your-Digital-World (1).pptx
Internet-Security-Safeguarding-Your-Digital-World (1).pptx
 
How to Use Contact Form 7 Like a Pro.pptx
How to Use Contact Form 7 Like a Pro.pptxHow to Use Contact Form 7 Like a Pro.pptx
How to Use Contact Form 7 Like a Pro.pptx
 

OpenAIRE Guidelines version 4.0: new metadata application profile for Literature Repositories (#OpenRepo2018 24x7 presentation)

  • 1. @openaire_eu OpenAIRE Guidelines new metadata application profile for Literature repositories PedroPríncipe UniversityofMinho Jochen Schirrwagen, BielefeldUniversity 7th June 2018
  • 2. It is potential for interoperation which elevates the repository from a local system, to a networked system. OPENSCIENCEANDTHEPOWEROFREPOSITORIES–“repositoriesasthefoundationfora distributed,globallynetworked infrastructure forscholarlycommunication” (COAR-NGR).
  • 3. Interoperability guidelines Common standards/best practices for data providers. Guidelines forliterature,datarepositories, aggregators,OAjournals, CRIS systems
  • 4. Evolution of OpenAIRE-Guidelines 2010 Literature Guidelines v1 2012 Literature Guidelines v2 Data Guidelines v1 2013 Literature Guidelines v3 2014 Data Guidelines v2 2015 CRIS-CERIF Guidelines v1 2018 drafts of Content Provider Guidelines
  • 5. OpenAIRE’s e-infrastructure Commons & Content providers Publications repositories Research Data repositories CRIS systems Registries (e.g. projects) OA Journals Software Repositories Validation Cleaning De-duplication Enrichment By inference CONTENT PROVIDERS INFO SPACE SERVICES Project initiative FunderFunding Result Publication Data Software Organization 24 M documents 1100 compatible content providers Compatibility Status 401: OpenAIRE 3.0 96: OpenAIRE 2.0+ 29: OpenAIRE 2.0 514: OpenAIRE Basic 21: OpenAIREdata 2.0
  • 6. Software Repositories Catch-all Repositories CRIS Data Repositories Catch-all Repositories Institutional & thematic repositories RESEARCH LITERATURE Thematic Repositories Institutional Repositories E-journals RESEARCH SOFTWARE RESEARCH DATA RESEARCHINFORMATION FROMGuidelinesforDataProviders toGuidelinesforOpenScienceContentProviders 6 Catch-all Repositories Other RESEARCHProducts
  • 9. Draft OpenAIRE Guidelines for CRIS Managers v1.1
  • 12. Test the OpenAIRE Compliance
  • 13. OpenAIREGuidelinesfor Literature Repository Managersv4 The scholarly record is evolving which affects how and what bibliographic metadata describe.
  • 14. • Funder perspective • Linkfunding information withresearchresults • Author and Reader perspective • Linkauthorsandcontributorswiththeirresearchoutputandeasenamedisambiguation • Service provider perspective • Avoidoverloadingofoai_dcmetadata • Makemaintenanceandmappingsofcontrolledvocabularieseasierbyhelpofidentifiers • Makeidentificationofresourceseasier(e.g.forTDM) • Improvealignmentwithotherregionalrepositorynetworks • Agree on a shared set of metadata properties and controlled vocabularies • Examples: LA Referencia, JAIRO Upgrade needs from different perspectives 14
  • 15. Draft OpenAIRE Guidelines for Literature Repository Managers v4 … APPLICATION PROFILE OVERVIEW Thereareongoingchangestothedraftbutthefinal versionwillbereleasedthismonth(June2018).
  • 16. • Build an application profile based on established and widely used metadata schemes in repositories • DublinCoreandDataCite v4.1 • Allow for additional properties when needed • Align with other repository networks Approach
  • 17. • Support the provision of author identifiers in metadata Metadata Property about author and contributor identifier 17 <datacite:creator> <datacite:creatorName>Wallentin, Carl‐Johan </datacite:creatorName> <datacite:nameIdentifier nameIdentifierScheme="ORCID" schemeURI=“http://orcid.org"> http://orcid.org/0000-0003-1983-9378 </datacite:nameIdentifier> </datacite:creator>
  • 18. • Comply with funder mandates • Make useofCrossRef Funding Data • Insomecaseswemayneed anattribute „fundingstream“ Metadata Property about funding information 18 <datacite:fundingReference> <datacite:funderName>European Commission</datacite:funderName> <fundingStream>H2020 Marie Skłodowska-Curie Actions</fundingStream> <datacite:funderIdentifier funderIdentifierType="Crossref Funder ID"> </datacite:funderIdentifier> <datacite:awardNumber awardURI="http://cordis.europa.eu/project/rcn/195983_en.html">660668 </datacite:awardNumber> <datacite:awardTitle>ACT against AMR</datacite:awardTitle> </datacite:fundingReference>
  • 19. • Access rights – how can I access the resource • License – what am I allowed to do with the resource • Use URIs whenver possible Metadata Property about License and Access rights 19 <dc:rights rdf:resource="http://purl.org/coar/access_right/c_abf2"> open access </dc:rights> <dc:rights rdf:resource="http://creativecommons.org/licenses/by-nc/4.0/"> Creative Commons Attribution‐NonCommercial </dc:rights>
  • 20. • URL of one or more fulltext files • Attributes about access right, mimetype, objecttype Metadata Property about Fulltext Location 20 <file accessRights=http://purl.org/coar/access_right/c_abf2 mimeType="application/pdf“> http://europepmc.org/articles/PMC5574022?pdf=render </file>
  • 21. • Re-use and adaptation of controlled values used in the DataCite schema • E.g.identifiertypes,roletypes,relationtypes • Controlled Vocabularies defined by the COAR community • E.g.resourcetypes,accessrights,versiontypes • Controlled Vocabularies defined in OpenMinTeD Guidelines • E.g.licenses Controlled Vocabularies 21
  • 22. • General aspects • Uniqueidentificationofvocabularyconcepts • Improvedgranularity • MultilingualSupport • ImplementedinSKOS • Resource Types • http://vocabularies.coar-repositories.org/documentation/resource_types/ • Access Rights • http://vocabularies.coar-repositories.org/documentation/access_rights/ COAR Resource Types and Access Rights 22
  • 23. <resource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:datacite="http://datacite.org/schema/kernel-4" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning" xmlns="http://namespace.openaire.eu/schema/oaire/" xsi:schemaLocation="http://namespace.openaire.eu/schema/oaire/ ../schemas/openaire-v4.xsd"> <datacite:creator> <datacite:creatorName>Wallentin, Carl‐Johan</datacite:creatorName> <datacite:nameIdentifier nameIdentifierScheme="ORCID" schemeURI="">http://orcid.org/0000-0003-1983-9378</datacite:nameIdentifier> </datacite:creator> <datacite:fundingReference> <datacite:funderName>European Commission</datacite:funderName> <fundingStream>H2020 Marie Skłodowska-Curie Actions</fundingStream> <datacite:funderIdentifier funderIdentifierType="Crossref Funder ID"></datacite:funderIdentifier> <datacite:awardNumber awardURI="http://cordis.europa.eu/project/rcn/195983_en.html">660668</datacite:awardNumber> <datacite:awardTitle>ACT against AMR</datacite:awardTitle> </datacite:fundingReference> <datacite:alternateIdentifier alternateIdentifierType="DOI">10.1002/chem.201701589</datacite:alternateIdentifier> <datacite:relatedIdentifier relatedIdentifierType="EISSN" relationType="IsPartOf">1521-3765</datacite:relatedIdentifier> <dc:title xml:lang="eng">Redox‐Neutral Dual Functionalization of Electron‐Deficient Alkenes</dc:title> <dc:description xml:lang="eng">Visible‐light photoredox catalysis ...</dc:description> <dc:language>eng</dc:language> <dc:date>2017-05-10</dc:date> <dc:type rdf:resource="http://purl.org/coar/resource_type/c_6501">journal article</dc:type> <dc:identifier>http://europepmc.org/articles/PMC5574022</dc:identifier> <dc:publisher>John Wiley and Sons Inc.</dc:publisher> <dc:rights rdf:resource="http://purl.org/coar/access_right/c_abf2">open access</dc:rights> <dc:rights rdf:resource="http://creativecommons.org/licenses/by-nc/4.0/">Creative Commons Attribution‐NonCommercial</dc:rights> <dc:subject>acyl radicals</dc:subject> <dc:subject>carboxylic acids</dc:subject> <dc:subject>cascade transformation</dc:subject> <dc:subject>multicomponent reactions</dc:subject> <dc:subject>photoredox catalysis</dc:subject> <file accessRights="http://purl.org/coar/access_right/c_abf2" mimeType="application/pdf" objectType="">http://europepmc.org/articles/PMC5574022?pdf=render</file> </resource> Sample record 23