SlideShare une entreprise Scribd logo
1  sur  49
OpenAIRE Guidelines
Promoting Repositories Interoperability and
Supporting Open Access Funder Mandates
1 July 2015
Pedro Principe, University of Minho
Jochen Schirrwagen, University of Bielefeld
AGENDA
2
1. The context: OpenAIRE infrastructure
2. OpenAIRE guidelines for data sources
3. Adoption and maping with other
repository networks
4. Future Directions
5. Tools for repositories compatibility
The context:
OpenAIRE infrastructure
3
1/5
OPEN ACCESS INFRASTRUCTURE
OpenAIRE
for research in Europe
4
www.openaire.eu
Guided by OA funder policies
(European Commission)
Participatory approach
(human & e-infrastructure)
Integrated Scientific
Information System
Project & Infrastructure
5
Data Providers OpenAIRE Platform Services
Content acquisition policy
Publications in OpenAIRE Data in OpenAIRE
7
OpenAIRE Guidelines
for data sources
8
2/5
Where we started…
• ‘oai_dc’ 15 elements based on DCMES schema
• As established and ‘lowest common denominator’ OAI format
• Used in numerous interpretations -> interoperability issue
• Requires agreements on syntax (use of OAI-PMH &
oai_dc) and semantics (controlled vocabularies)
• DRIVER Guidelines v2 introduced in 2008
• info:eu-repo Application Profile for encoding schemes
• Mainly used to describe textual resources
• Continued in OpenAIRE Guidelines since 2009
9
In the meantime…
• OpenAIRE scope & requirements have expanded since then
• By complementary types of data sources
• For research data and research information
• Non-textual content
• Publication and data linking
• Project contextualization
• New global “authoritative” identifier based infrastructures
• For authors/contributors
• funders / projects
• research outputs
10
Guidelines Timeline
OpenAIRE:
EC + OA
(2013)
OpenAIRE: EC-FP7
(2010, 2012)
DRIVER: OA
(2008)
Text
Repositories
Text Repos.
Aggregators
Text Rep.
Aggr.
Oai_DC
Data-Rep.
OAI_DATACITE
CRIS
CERIF
1 2 3Literature
Repositories
(and journal platforms)
Dublin Core (DRIVER)
Data
Repositories
(and archives/data centres)
Datacite
CRIS systems
CERIF-XML
3 Guidelines for Data Providers
12
Guidelines for
Literature based Data Sources
• Continues the DRIVER v2 Guidelines
• Transfer protocol primarily but not limited: OAI-PMH
• Metadata format (so far): oai_dc
• Application Profile (so far): info:eu-repo
• Extended by properties to describe
• Funder / Project information
• Embargo Period / Embargo End Date
• Open Access Status / Access Rights
• Alternative Identifier
• Referenced Dataset(s)
• Referenced Publication(s)
13
OpenAIRE OAI-Set
• To group metadata relevant for OpenAIRE
• See https://www.openaire.eu/content-acquisition-
policy/content-acquisition-policy/content-acquisition-policy
• Metadata about Open Access Publications
• Metadata about Publications funded in EC-FP7 / H2020
• Metadata about Publications funded by other funders
• OpenAIRE provides information about supported funding information
14
setName setSpec*
The OpenAIRE set OpenAIRE openaire
projectID
15
Element name projectID
DCMI definition dc:relation
Usage Mandatory (if applicable)
Usage instruction A vocabulary of projects is exposed by the OpenAIRE API:
http://api.openaire.eu/#cha_projects_http
, and available for all repository managers. Values include funder,
project name and projectID.
The projectID equals the Grant Agreement number, and is defined
by the namespace: info:eu-repo/grantAgreement/Funder/
FundingProgram/ProjectNumber/
Jurisdiction/ProjectName/ProjectAcronym/
Example:
<dc:relation> info:eu-repo/grantAgreement/EC/FP7/123456 </dc:relation>
<dc:relation> info:eu-repo/grantAgreement/EC/FP7/12345/EU//Acronym </dc:relation>
accessRights
16
Element name accessRights
DCMI definition dc:rights
Usage Mandatory
Usage instruction Use values from vocabulary Access Rights at
http://purl.org/eu-repo/semantics/#info-eu-repo-
AccessRights
• info:eu-repo/semantics/closedAccess
• info:eu-repo/semantics/embargoedAccess
• info:eu-repo/semantics/restrictedAccess
• info:eu-repo/semantics/openAccess
Examples:
<dc:rights> info:eu-repo/semantics/openAccess </dc:rights>
embargoEndDate
Element name embargoEndDate
DCMI definition dc:date
Usage Mandatory (if applicable)
Usage instruction Recommended when accessRights = info:eu-
repo/semantics/embargoedAccess
The date type is controlled by the name space info:eu-
repo/date/embargoEnd/, see
http://wiki.surffoundation.nl/display/standards/info-
eu-repo/#info-eu-repo-DateTypesandvalue. Encoding
of this date should be in the form YYYY-MM-DD
(conform ISO 8601).
Examples:
<dc:date> info:eu-repo/date/embargoEnd/2011-05-12 <dc:date>
Alternative Identifier
18
Element name Alternative Identifier
DCMI definition dc:relation
Usage Recommended
Usage instruction List alternative identifiers for this publication that are
not the primary identifier (repository splash page), e.g.,
the DOI of publisher’s version, the PubMed/arXiv ID.
The term is defined by info:eu-
repo/semantics/altIdentifier info:eu-
repo/semantics/altIdentifier/<scheme>/<ident
ifier> where <scheme> must be one of the
following: ark,arxiv, doi, hdl, isbn, purl…
Example
<dc:relation> info:eu-repo/semantics/altIdentifier/doi/10.1234/789.1 </dc:relation>
Referenced Dataset
19
Element name Referenced Dataset
DCMI definition dc:relation
Usage Recommended
Usage instruction Encodes links to research datasets connected
with this publication. The syntax of info:eu-
repo/semantics/dataset is: info:eu-
repo/semantics/dataset/<scheme>/<identifier
> where <scheme> must be one of the
following: ark,arxiv, doi, hdl, isbn, purl…
Example
<dc:relation> info:eu-repo/semantics/dataset/doi/10.1234/789.1 </dc:relation>
Referenced Publication
20
Element name Referenced Publication
DCMI definition dc:relation
Usage Recommended
Usage instruction Encode links to publications referenced by this
publication. The syntax of info:eu-
repo/semantics/reference is: info:eu-
repo/semantics/reference/<scheme>/<identifie
r> where <scheme> must be one of the
following: ark, arxiv, doi, hdl, isbn…
Examples:
<dc:relation> info:eu-repo/semantics/reference/doi/10.1234/789.1
</dc:relation>
Meet H2020 OA Guidelines
• https://www.iprhelpdesk.eu/sites/default/files/newsdoc
uments/Open_Access_in_H2020.pdf
21
Property DC Field Value
EU funding
acknowledgment
dc:contributor “controlled” terms :
["European Union (EU)" and "Horizon 2020"]["Euratom" and "Euratom
research and training programme 2014-2018"]
Peer reviewed dc:type info:eu-repo/semantics/publishedVersion
Embargo period dc:date
dc:rights
• info:eu-repo/date/embargoEnd/<YYYY-MM-DD>
• <YYYY-MM-DD> (as publication date)
• info:eu-repo/semantics/embargoedAccess
Project information dc:relation info:eu-
repo/grantAgreement/EC/H2020/[ProjectID]/[Jurisdiction]/[ProjectName]/[Pr
ojectAcronym]/
Persistent identifier dc:identifier or
dc:relation
License dc:rights URL of license condition
Persistent IDs for authors
and contributors
dc:creator
dc:contributor
<Lastname, Firstname; id_orcid 0000-0000-0000-0000>
Reference to related
research outcome
dc:relation info:eu-repo/semantics/dataset/<scheme>/<id>
Guidelines for Research Data
based Data Sources
•Based on DataCite metadata scheme
• Proven standard for heterogeneous data sources and
cross-disciplinary archives
• Maintained by a trusted and sustainable organization
• Support of data citation
• Metadata Format: oai_datacite
• OAI-Set: openaire_data
• Zenodo as reference implementation for OpenAIRE Data
Repository Guidelines
22
Guidelines for Research Data
based Data Sources
•Adaptations for OpenAIRE:
• Incl. additional PID schemes to DOI, e.g.URN, ARC …
• Recommends links to related publications & datasets
• Recommends Contributor prop.
to relate dataset to funding information
• Date and Description prop. are mandatory
• Enforces (info:eu-repo) encoding scheme
on Rights property
23
Guidelines for CRIS Managers
based on CERIF-XML
•CERIF as de facto standard for CRIS data model
• Entities for organization, person, project, output, data ..
•CERIF-XML as data exchange standard
(in the CRIS world)
•Maintained by euroCRIS as sustainable
organization
24
Relevant CERIF Entities for
OpenAIRE
25
Guidelines for CRIS Managers
based on CERIF-XML
•Adaptations for OpenAIRE:
• Subset of CERIF entities relevant for OpenAIRE
•Semantic Interoperability
• Reuse of CERIF Semantics vocabularies for classification
and definition of relationships between entities
• Consistency with the other OpenAIRE Guidelines
• E.g. resource types, access rights
26
Guidelines for CRIS Managers
based on CERIF-XML
•Syntactic Interoperability
• Distinct namespace for OpenAIRE CERIF schema
• Nesting only of multi-lingual attributes,
federated identifiers, linked entities
•System Interoperability:
• Transfer Protocol: OAI-PMH
• OAI-PMH sets for
• Each type of entity
• The entire CERIF graph
27
OpenAIRE Compatibility
Status: Levels and OAI Sets
28
OpenAIRE
basic
Only Open
Access content
via driver oai
set
OpenAIRE
2.0
EC funded
content
via
ec_fundedres
ources oai set
OpenAIRE
2.0 +
Open Access
and EC funded
content
via driver and
ec_fundedreso
urces oai set
OpenAIRE
3.0
Open Access
and/or EC
funded and/or
National/other
funded content
via openaire
oai set
Adoption and Mapping
with other repository networks
29
3/5
LA Referencia aligned with
OpenAIRE Guidelines
• Latin America Open Access Repositories Network
• Central metadata elements and use of vocabularies
• Access rights: openAccess; embargoedAccess
• Use of Creative Commons licenses recommended
• Considers regional aspects compared to OpenAIRE
regarding
• Mandatory , mandatory if applicable and recommended use of
metadata fields
• Collaboration between LA Referencia and OpenAIRE
ensures future compatibility of the guidelines
30
OpenAIRE Guidelines, RIOXX
and the case in UK
• RIOXX to support UK repositories for compliancy with
funder OA policies (RCUK, HEFCE)
• Introduction of element / attributes to encode project /
funder information
• Based on oai_dc + rioxx terms and rioxx attributes
• Supports NISO-ALI
• Support of EC-H2020 OA mandate is (currently) done via
agreed mapping between RIOXX and OpenAIRE Lit.
Guidelines
31
Future Directions
Next steps
32
4/5
Innovative Scholarly Services –
Need of Improved Metadata Quality
• Features
• Disambiguation by identifiers for authors / contributors, funders /
project grants, research outputs
• Explicit links to landing pages and fulltext files
• Explicit links between publications and other research outputs
• Detailed bibliographic citation information
• Explicit and machine readable license information
• Future proof
• Compatible with linked data principles
• Extensibility towards Open Science properties
• Backward compatibility and low-barrier upgrade
• Following DCMI Guide on Publishing Metadata (dcterms)
• COAR IG Controlled Vocabularies
33
Innovative Scholarly Services –
Need of Network Alignment
•Alignment & collaboration needed between major
repository initiatives
• LA Referencia, SHARE, RIOXX, OpenAIRE, …
• COAR-CASRAI OA Interoperability WG
• Alignment on metadata elements and vocabularies
• COAR IG Controlled Vocabularies
• Community driven effort to supersede info:eu-repo application profile
• Working on an up to date technological standard
• Editorial Board to ensure expertise and long-term support
34
Tools for Repositories
Compatibility
Validator, API,
software add-ons
35
5/5
www.openaire.eu/validator
Test the OpenAIRE Compliance
The OpenAIRE provides its validator service:
www.openaire.eu/validator
Users can:
• Verify if the repository is truly compatible with the
guidelines.
• Run a compatibility test (enter the OAI-PMH base URL).
37
Run Compatibility Test:
View/Select Rules
for Usage
Use of OAI-DC (M)
Use of OAI-PMH:
'openaire' or
'ec_fundedresources' or
'driver' set must exist (M)
Use of OAI-PMH:
'openaire' set must exist (M)
driver set must exist (R)
ec_fundedresources set must
exist (openaire2.0)
for Content
Field Access Level (M)
Field Alternative Identifier (R)
Field Audience (R)
Field Contributor (R)
Field Coverage (R)
Field Creator (M)
Field Date of Publication (M)
Field Description (MA)
Field Embargo End Date (MA)
Field Format (R)
Field Language (R)
Field License Condition (R)
Field Project Identifier for
ecfundedresources (M)
Field Project Identifier for
openaire(MA)
Field Publication Type (M)
Field Publication Version (R)
Field Publisher (MA)
Field Referenced Dataset (R)
Field Referenced Publication (R)
Field Resource Identifier (M)
Field Source (M)
Field Subject (MA)
Field Title (M)
Data Provider Registration
Via validator tool
39
http://api.openaire.eu/
40
http://api.openaire.eu/
Need to integrate project and funding information into your
institutional repository based on DSpace or ePrints?
• Go for the DSpace/ePrints endpoints.
Do you prefer a TSV with the list of projects by funding?
• TSV endpoint is meant for
41
Addons, patchs or plugins for
Repositories & Journals software
Dspace add-ons and versions compliance
https://wiki.duraspace.org/pages/viewpage.action?pageId=33238567
OpenAIRE Plug-in (OpenAIRE 2.0) http://files.eprints.org/649/
EPrints - OpenAIRE compliance example (3.0)
https://gist.github.com/alenkovich/9596992
OAI_DC_OpenAIRE implementation for Zenodo
https://github.com/zenodo/zenodo/blob/master/zenodo/base/format_templates/OAI_DC_OpenAIRE.xsl
OJS Plugin: OpenAIRE
http://pkp.sfu.ca/support/forum/viewtopic.php?f=28&t=7085
+ OJS DRIVER-Plug-In
42https://www.openaire.eu/rep-managers/rep-man-toolkit/repository-managers
OpenAIRE compatibility for
different Dspace versions
43
Via OAIextended add-on and also via XOAI add-onDspace 1.8.2
• Compatibility with OpenAIRE 2.0 guidelines
OAI 2.0 is a standard part of DSpace 3.0DSpace 3
• Compatibility with OpenAIRE 2.0 guidelines via XOAI.
• (fix ‘info:eu-repo/grantAgreement/EC/FP’ on the filter ‘openairerelationFilter’)
OAI 2.0 is a standard part of DSpace 4.0DSpace 4
• OpenAIRE 2.0 compatibility via XOAI
OAI 2.0 is a standard part of DSpace 5.0DSpace 5
• OpenAIRE 2.0 compatibility via XOAI and will be partially compatible with
OpenAIRE 3.0 guidelines via patch (to be presented briefly).
Dspace Add-ons for project ids
• OpenAIRE Authority Control
• Dspace 3.2
• http://goo.gl/cEPTZN (updated March 2014)
• Dspace 1.8.2
• http://projeto.rcaap.pt/index.php/lang-en/consultar-recursos-de-
apoio/remository?func=fileinfo&id=354
• OpenAIRE funders projects list addon (NEW)
• In use on the RCAAP Project (PT repositories)
• https://gitlab.fccn.pt/dev-rcaap/addon-openaire/tree/OpenAIRE5.X
• https://gitlab.fccn.pt/dev-rcaap/addon-openaire/tree/OpenAIRE3.X
Using the projects list provided by the OpenAIRE API
44
Allows users to search and include EC (+ WT + FCT) projects ID in
the metadata of the records disposed in accordance with OpenAIRE
Submission Workflow
Searching by the name or the project id number
Select the project and accept… the necessary namespace will be filled
OpenAIRE
Authority Control Add-on
• Allows users to search and include FP7 project IDs in the
metadata of the records disposed in accordance with the
guidelines
* Needs the OAIextended Add-on to create the set
(ec_fundedresources)
46
OpenAIRE Funders Projects List Add-on
47
Useful Links:
48
Find and discuss the guidelines at: https://guidelines.openaire.eu
Test and register the repository at: http://validator.openaire.eu
Find support at: https://www.openaire.eu/support/helpdesk
Access the OpenAIRE API documentation: http://api.openaire.eu
About COAR Repository Interoperability:
http://coar-repositories.org/activities/repository-interoperability
Find the guide for Repository Managers at:
https://www.openaire.eu/rep-man-toolkit/repository-managers
Search for OpenAIRE data providers at:
https://www.openaire.eu/search/openaire-data-providers
See the OpenAIRE Content Acquisition policy at:
https://www.openaire.eu/openaire-s-content-acquisition-policy/download
Q&A
Pedro Principe, pedroprincipe@sdum.uminho.pt
Jochen Schirrwagen, jochen.schirrwagen@uni-bielefeld.de
49
Find and discuss at: https://guidelines.openaire.eu
Contact us: guidelines@openaire.eu

Contenu connexe

Tendances

Eiah Data Model: Semantic Interoperability between Distributed Digital Reposi...
Eiah Data Model: Semantic Interoperability between Distributed Digital Reposi...Eiah Data Model: Semantic Interoperability between Distributed Digital Reposi...
Eiah Data Model: Semantic Interoperability between Distributed Digital Reposi...Saeed Moaddeli
 
D3.3.1 Sematic tagging and open data publication tools
D3.3.1 Sematic tagging and open data publication toolsD3.3.1 Sematic tagging and open data publication tools
D3.3.1 Sematic tagging and open data publication toolsFOODIE_Project
 
Linked (Open) Data: A quick introduction
Linked (Open) Data: A quick introductionLinked (Open) Data: A quick introduction
Linked (Open) Data: A quick introductionnvitucci
 
D Robinson - Using HDF5 to work with large quantities of rich biological data
D Robinson - Using HDF5 to work with large quantities of rich biological dataD Robinson - Using HDF5 to work with large quantities of rich biological data
D Robinson - Using HDF5 to work with large quantities of rich biological dataJan Aerts
 
Semantics on services: the story so far (SALAD2015 keynote at ESWC2015)
Semantics on services: the story so far (SALAD2015 keynote at ESWC2015)Semantics on services: the story so far (SALAD2015 keynote at ESWC2015)
Semantics on services: the story so far (SALAD2015 keynote at ESWC2015)Sergio Fernández
 

Tendances (6)

Eiah Data Model: Semantic Interoperability between Distributed Digital Reposi...
Eiah Data Model: Semantic Interoperability between Distributed Digital Reposi...Eiah Data Model: Semantic Interoperability between Distributed Digital Reposi...
Eiah Data Model: Semantic Interoperability between Distributed Digital Reposi...
 
ISOcat to LMF to TEI
ISOcat to LMF to TEIISOcat to LMF to TEI
ISOcat to LMF to TEI
 
D3.3.1 Sematic tagging and open data publication tools
D3.3.1 Sematic tagging and open data publication toolsD3.3.1 Sematic tagging and open data publication tools
D3.3.1 Sematic tagging and open data publication tools
 
Linked (Open) Data: A quick introduction
Linked (Open) Data: A quick introductionLinked (Open) Data: A quick introduction
Linked (Open) Data: A quick introduction
 
D Robinson - Using HDF5 to work with large quantities of rich biological data
D Robinson - Using HDF5 to work with large quantities of rich biological dataD Robinson - Using HDF5 to work with large quantities of rich biological data
D Robinson - Using HDF5 to work with large quantities of rich biological data
 
Semantics on services: the story so far (SALAD2015 keynote at ESWC2015)
Semantics on services: the story so far (SALAD2015 keynote at ESWC2015)Semantics on services: the story so far (SALAD2015 keynote at ESWC2015)
Semantics on services: the story so far (SALAD2015 keynote at ESWC2015)
 

En vedette

Repository Power: How Repositories can support Open Access Mandates (OR2015 O...
Repository Power: How Repositories can support Open Access Mandates (OR2015 O...Repository Power: How Repositories can support Open Access Mandates (OR2015 O...
Repository Power: How Repositories can support Open Access Mandates (OR2015 O...OpenAIRE
 
"e-Infrastructures - The Starting Blocks for Open Science and Innovation"
"e-Infrastructures - The Starting Blocks for Open Science and Innovation""e-Infrastructures - The Starting Blocks for Open Science and Innovation"
"e-Infrastructures - The Starting Blocks for Open Science and Innovation"OpenAIRE
 
Zenodo (OpenAIRE webinar (june 2015) )
Zenodo (OpenAIRE webinar (june 2015) )Zenodo (OpenAIRE webinar (june 2015) )
Zenodo (OpenAIRE webinar (june 2015) )OpenAIRE
 
OpenAIRE services and tools, Pedro Príncipe (OpenAIRE workshop, Ghent, Nov.20...
OpenAIRE services and tools, Pedro Príncipe (OpenAIRE workshop, Ghent, Nov.20...OpenAIRE services and tools, Pedro Príncipe (OpenAIRE workshop, Ghent, Nov.20...
OpenAIRE services and tools, Pedro Príncipe (OpenAIRE workshop, Ghent, Nov.20...OpenAIRE
 
Open Access Week 2015 by OpenAIRE
Open Access Week 2015 by OpenAIREOpen Access Week 2015 by OpenAIRE
Open Access Week 2015 by OpenAIREOpenAIRE
 
FP7 post-grant Open Access publishing funds pilot webinar (October 2015)
 FP7 post-grant Open Access publishing funds pilot webinar (October 2015)  FP7 post-grant Open Access publishing funds pilot webinar (October 2015)
FP7 post-grant Open Access publishing funds pilot webinar (October 2015) OpenAIRE
 
NEW OpenAIRE data providers: Some of the most recent from JULY to SEPTEMBER 2...
NEW OpenAIRE data providers: Some of the most recent from JULY to SEPTEMBER 2...NEW OpenAIRE data providers: Some of the most recent from JULY to SEPTEMBER 2...
NEW OpenAIRE data providers: Some of the most recent from JULY to SEPTEMBER 2...OpenAIRE
 
Making your Repository or Open Access Journal OpenAIRE compatible with OA Hor...
Making your Repository or Open Access Journal OpenAIRE compatible with OA Hor...Making your Repository or Open Access Journal OpenAIRE compatible with OA Hor...
Making your Repository or Open Access Journal OpenAIRE compatible with OA Hor...OpenAIRE
 

En vedette (8)

Repository Power: How Repositories can support Open Access Mandates (OR2015 O...
Repository Power: How Repositories can support Open Access Mandates (OR2015 O...Repository Power: How Repositories can support Open Access Mandates (OR2015 O...
Repository Power: How Repositories can support Open Access Mandates (OR2015 O...
 
"e-Infrastructures - The Starting Blocks for Open Science and Innovation"
"e-Infrastructures - The Starting Blocks for Open Science and Innovation""e-Infrastructures - The Starting Blocks for Open Science and Innovation"
"e-Infrastructures - The Starting Blocks for Open Science and Innovation"
 
Zenodo (OpenAIRE webinar (june 2015) )
Zenodo (OpenAIRE webinar (june 2015) )Zenodo (OpenAIRE webinar (june 2015) )
Zenodo (OpenAIRE webinar (june 2015) )
 
OpenAIRE services and tools, Pedro Príncipe (OpenAIRE workshop, Ghent, Nov.20...
OpenAIRE services and tools, Pedro Príncipe (OpenAIRE workshop, Ghent, Nov.20...OpenAIRE services and tools, Pedro Príncipe (OpenAIRE workshop, Ghent, Nov.20...
OpenAIRE services and tools, Pedro Príncipe (OpenAIRE workshop, Ghent, Nov.20...
 
Open Access Week 2015 by OpenAIRE
Open Access Week 2015 by OpenAIREOpen Access Week 2015 by OpenAIRE
Open Access Week 2015 by OpenAIRE
 
FP7 post-grant Open Access publishing funds pilot webinar (October 2015)
 FP7 post-grant Open Access publishing funds pilot webinar (October 2015)  FP7 post-grant Open Access publishing funds pilot webinar (October 2015)
FP7 post-grant Open Access publishing funds pilot webinar (October 2015)
 
NEW OpenAIRE data providers: Some of the most recent from JULY to SEPTEMBER 2...
NEW OpenAIRE data providers: Some of the most recent from JULY to SEPTEMBER 2...NEW OpenAIRE data providers: Some of the most recent from JULY to SEPTEMBER 2...
NEW OpenAIRE data providers: Some of the most recent from JULY to SEPTEMBER 2...
 
Making your Repository or Open Access Journal OpenAIRE compatible with OA Hor...
Making your Repository or Open Access Journal OpenAIRE compatible with OA Hor...Making your Repository or Open Access Journal OpenAIRE compatible with OA Hor...
Making your Repository or Open Access Journal OpenAIRE compatible with OA Hor...
 

Similaire à OpenAIRE Guidelines Summary

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 compatibility for DSpace repositories - OR 2014 workshop
OpenAIRE compatibility for DSpace repositories - OR 2014 workshop OpenAIRE compatibility for DSpace repositories - OR 2014 workshop
OpenAIRE compatibility for DSpace repositories - OR 2014 workshop 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
 
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
 
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
 
OpenAIRE and the case of Irish Repositories, by Jochen Schirrwagen (RIAN Work...
OpenAIRE and the case of Irish Repositories, by Jochen Schirrwagen (RIAN Work...OpenAIRE and the case of Irish Repositories, by Jochen Schirrwagen (RIAN Work...
OpenAIRE and the case of Irish Repositories, by Jochen Schirrwagen (RIAN Work...OpenAIRE
 
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
 
7th Content Providers Community Call
7th Content Providers Community Call7th Content Providers Community Call
7th Content Providers Community CallOpenAIRE
 
OpenAIRE compatibility for repositories - Webinar on the OpenAIRE Guidelines
OpenAIRE compatibility for repositories - Webinar on the OpenAIRE GuidelinesOpenAIRE compatibility for repositories - Webinar on the OpenAIRE Guidelines
OpenAIRE compatibility for repositories - Webinar on the OpenAIRE GuidelinesPedro Príncipe
 
OpenAIRE guidelines for CRIS managers : supporting interoperability of open r...
OpenAIRE guidelines for CRIS managers : supporting interoperability of open r...OpenAIRE guidelines for CRIS managers : supporting interoperability of open r...
OpenAIRE guidelines for CRIS managers : supporting interoperability of open r...OpenAIRE
 
OpenAIRE: Directrices 3.0, desarrollos y servicios para Gestores de Repositorios
OpenAIRE: Directrices 3.0, desarrollos y servicios para Gestores de RepositoriosOpenAIRE: Directrices 3.0, desarrollos y servicios para Gestores de Repositorios
OpenAIRE: Directrices 3.0, desarrollos y servicios para Gestores de RepositoriosOpenAIRE
 
Webinar on OpenAIRE compatibility for repositories: DSpace repository platform
Webinar on OpenAIRE compatibility for repositories: DSpace repository platformWebinar on OpenAIRE compatibility for repositories: DSpace repository platform
Webinar on OpenAIRE compatibility for repositories: DSpace repository platformOpenAIRE
 
OpenAIRE Guidelines - tutorial
OpenAIRE Guidelines - tutorialOpenAIRE Guidelines - tutorial
OpenAIRE Guidelines - tutorialPedro Príncipe
 
Webinar on OpenAIRE compatibility for repositories: EPrints repository platform
Webinar on OpenAIRE compatibility for repositories: EPrints repository platform Webinar on OpenAIRE compatibility for repositories: EPrints repository platform
Webinar on OpenAIRE compatibility for repositories: EPrints repository platform OpenAIRE
 
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
 
Webinar on OpenAIRE compatibility for repositories: proprietary platforms
Webinar on OpenAIRE compatibility for repositories: proprietary platformsWebinar on OpenAIRE compatibility for repositories: proprietary platforms
Webinar on OpenAIRE compatibility for repositories: proprietary platformsOpenAIRE
 
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, EIFLPlatforma Otwartej Nauki
 
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)Pedro Príncipe
 
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
 

Similaire à OpenAIRE Guidelines Summary (20)

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 compatibility for DSpace repositories - OR 2014 workshop
OpenAIRE compatibility for DSpace repositories - OR 2014 workshop OpenAIRE compatibility for DSpace repositories - OR 2014 workshop
OpenAIRE compatibility for DSpace repositories - OR 2014 workshop
 
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 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
 
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 and the case of Irish Repositories, by Jochen Schirrwagen (RIAN Work...
OpenAIRE and the case of Irish Repositories, by Jochen Schirrwagen (RIAN Work...OpenAIRE and the case of Irish Repositories, by Jochen Schirrwagen (RIAN Work...
OpenAIRE and the case of Irish Repositories, by Jochen Schirrwagen (RIAN Work...
 
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...
 
7th Content Providers Community Call
7th Content Providers Community Call7th Content Providers Community Call
7th Content Providers Community Call
 
OpenAIRE compatibility for repositories - Webinar on the OpenAIRE Guidelines
OpenAIRE compatibility for repositories - Webinar on the OpenAIRE GuidelinesOpenAIRE compatibility for repositories - Webinar on the OpenAIRE Guidelines
OpenAIRE compatibility for repositories - Webinar on the OpenAIRE Guidelines
 
OpenAIRE guidelines for CRIS managers : supporting interoperability of open r...
OpenAIRE guidelines for CRIS managers : supporting interoperability of open r...OpenAIRE guidelines for CRIS managers : supporting interoperability of open r...
OpenAIRE guidelines for CRIS managers : supporting interoperability of open r...
 
OpenAIRE: Directrices 3.0, desarrollos y servicios para Gestores de Repositorios
OpenAIRE: Directrices 3.0, desarrollos y servicios para Gestores de RepositoriosOpenAIRE: Directrices 3.0, desarrollos y servicios para Gestores de Repositorios
OpenAIRE: Directrices 3.0, desarrollos y servicios para Gestores de Repositorios
 
Webinar on OpenAIRE compatibility for repositories: DSpace repository platform
Webinar on OpenAIRE compatibility for repositories: DSpace repository platformWebinar on OpenAIRE compatibility for repositories: DSpace repository platform
Webinar on OpenAIRE compatibility for repositories: DSpace repository platform
 
OpenAIRE Guidelines - tutorial
OpenAIRE Guidelines - tutorialOpenAIRE Guidelines - tutorial
OpenAIRE Guidelines - tutorial
 
Webinar on OpenAIRE compatibility for repositories: EPrints repository platform
Webinar on OpenAIRE compatibility for repositories: EPrints repository platform Webinar on OpenAIRE compatibility for repositories: EPrints repository platform
Webinar on OpenAIRE compatibility for repositories: EPrints repository platform
 
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 ...
 
Webinar on OpenAIRE compatibility for repositories: proprietary platforms
Webinar on OpenAIRE compatibility for repositories: proprietary platformsWebinar on OpenAIRE compatibility for repositories: proprietary platforms
Webinar on OpenAIRE compatibility for repositories: proprietary platforms
 
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
 
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 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)
 

Plus de 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
 
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
 
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
 

Plus de 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)
 
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)
 
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
 

Dernier

AlbaniaDreamin24 - How to easily use an API with Flows
AlbaniaDreamin24 - How to easily use an API with FlowsAlbaniaDreamin24 - How to easily use an API with Flows
AlbaniaDreamin24 - How to easily use an API with FlowsThierry TROUIN ☁
 
Hot Service (+9316020077 ) Goa Call Girls Real Photos and Genuine Service
Hot Service (+9316020077 ) Goa  Call Girls Real Photos and Genuine ServiceHot Service (+9316020077 ) Goa  Call Girls Real Photos and Genuine Service
Hot Service (+9316020077 ) Goa Call Girls Real Photos and Genuine Servicesexy call girls service in goa
 
Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
Call Girls In Ashram Chowk Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Ashram Chowk Delhi 💯Call Us 🔝8264348440🔝Call Girls In Ashram Chowk Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Ashram Chowk Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
Russian Call Girls in Kolkata Ishita 🤌 8250192130 🚀 Vip Call Girls Kolkata
Russian Call Girls in Kolkata Ishita 🤌  8250192130 🚀 Vip Call Girls KolkataRussian Call Girls in Kolkata Ishita 🤌  8250192130 🚀 Vip Call Girls Kolkata
Russian Call Girls in Kolkata Ishita 🤌 8250192130 🚀 Vip Call Girls Kolkataanamikaraghav4
 
VIP Call Girls Kolkata Ananya 🤌 8250192130 🚀 Vip Call Girls Kolkata
VIP Call Girls Kolkata Ananya 🤌  8250192130 🚀 Vip Call Girls KolkataVIP Call Girls Kolkata Ananya 🤌  8250192130 🚀 Vip Call Girls Kolkata
VIP Call Girls Kolkata Ananya 🤌 8250192130 🚀 Vip Call Girls Kolkataanamikaraghav4
 
Russian Call girl in Ajman +971563133746 Ajman Call girl Service
Russian Call girl in Ajman +971563133746 Ajman Call girl ServiceRussian Call girl in Ajman +971563133746 Ajman Call girl Service
Russian Call girl in Ajman +971563133746 Ajman Call girl Servicegwenoracqe6
 
Enjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort Service
Enjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort ServiceEnjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort Service
Enjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort ServiceDelhi Call girls
 
Delhi Call Girls Rohini 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Rohini 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip CallDelhi Call Girls Rohini 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Rohini 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Callshivangimorya083
 
Russian Call girls in Dubai +971563133746 Dubai Call girls
Russian  Call girls in Dubai +971563133746 Dubai  Call girlsRussian  Call girls in Dubai +971563133746 Dubai  Call girls
Russian Call girls in Dubai +971563133746 Dubai Call girlsstephieert
 
VIP 7001035870 Find & Meet Hyderabad Call Girls LB Nagar high-profile Call Girl
VIP 7001035870 Find & Meet Hyderabad Call Girls LB Nagar high-profile Call GirlVIP 7001035870 Find & Meet Hyderabad Call Girls LB Nagar high-profile Call Girl
VIP 7001035870 Find & Meet Hyderabad Call Girls LB Nagar high-profile Call Girladitipandeya
 
Radiant Call girls in Dubai O56338O268 Dubai Call girls
Radiant Call girls in Dubai O56338O268 Dubai Call girlsRadiant Call girls in Dubai O56338O268 Dubai Call girls
Radiant Call girls in Dubai O56338O268 Dubai Call girlsstephieert
 
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
 
Low Rate Call Girls Kolkata Avani 🤌 8250192130 🚀 Vip Call Girls Kolkata
Low Rate Call Girls Kolkata Avani 🤌  8250192130 🚀 Vip Call Girls KolkataLow Rate Call Girls Kolkata Avani 🤌  8250192130 🚀 Vip Call Girls Kolkata
Low Rate Call Girls Kolkata Avani 🤌 8250192130 🚀 Vip Call Girls Kolkataanamikaraghav4
 
VIP 7001035870 Find & Meet Hyderabad Call Girls Dilsukhnagar high-profile Cal...
VIP 7001035870 Find & Meet Hyderabad Call Girls Dilsukhnagar high-profile Cal...VIP 7001035870 Find & Meet Hyderabad Call Girls Dilsukhnagar high-profile Cal...
VIP 7001035870 Find & Meet Hyderabad Call Girls Dilsukhnagar high-profile Cal...aditipandeya
 
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
 
On Starlink, presented by Geoff Huston at NZNOG 2024
On Starlink, presented by Geoff Huston at NZNOG 2024On Starlink, presented by Geoff Huston at NZNOG 2024
On Starlink, presented by Geoff Huston at NZNOG 2024APNIC
 

Dernier (20)

AlbaniaDreamin24 - How to easily use an API with Flows
AlbaniaDreamin24 - How to easily use an API with FlowsAlbaniaDreamin24 - How to easily use an API with Flows
AlbaniaDreamin24 - How to easily use an API with Flows
 
Hot Service (+9316020077 ) Goa Call Girls Real Photos and Genuine Service
Hot Service (+9316020077 ) Goa  Call Girls Real Photos and Genuine ServiceHot Service (+9316020077 ) Goa  Call Girls Real Photos and Genuine Service
Hot Service (+9316020077 ) Goa Call Girls Real Photos and Genuine Service
 
Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝
 
Rohini Sector 22 Call Girls Delhi 9999965857 @Sabina Saikh No Advance
Rohini Sector 22 Call Girls Delhi 9999965857 @Sabina Saikh No AdvanceRohini Sector 22 Call Girls Delhi 9999965857 @Sabina Saikh No Advance
Rohini Sector 22 Call Girls Delhi 9999965857 @Sabina Saikh No Advance
 
Call Girls In Ashram Chowk Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Ashram Chowk Delhi 💯Call Us 🔝8264348440🔝Call Girls In Ashram Chowk Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Ashram Chowk Delhi 💯Call Us 🔝8264348440🔝
 
Russian Call Girls in Kolkata Ishita 🤌 8250192130 🚀 Vip Call Girls Kolkata
Russian Call Girls in Kolkata Ishita 🤌  8250192130 🚀 Vip Call Girls KolkataRussian Call Girls in Kolkata Ishita 🤌  8250192130 🚀 Vip Call Girls Kolkata
Russian Call Girls in Kolkata Ishita 🤌 8250192130 🚀 Vip Call Girls Kolkata
 
VIP Call Girls Kolkata Ananya 🤌 8250192130 🚀 Vip Call Girls Kolkata
VIP Call Girls Kolkata Ananya 🤌  8250192130 🚀 Vip Call Girls KolkataVIP Call Girls Kolkata Ananya 🤌  8250192130 🚀 Vip Call Girls Kolkata
VIP Call Girls Kolkata Ananya 🤌 8250192130 🚀 Vip Call Girls Kolkata
 
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🔝
 
Russian Call girl in Ajman +971563133746 Ajman Call girl Service
Russian Call girl in Ajman +971563133746 Ajman Call girl ServiceRussian Call girl in Ajman +971563133746 Ajman Call girl Service
Russian Call girl in Ajman +971563133746 Ajman Call girl Service
 
Enjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort Service
Enjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort ServiceEnjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort Service
Enjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort Service
 
Delhi Call Girls Rohini 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Rohini 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip CallDelhi Call Girls Rohini 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Rohini 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
 
Russian Call girls in Dubai +971563133746 Dubai Call girls
Russian  Call girls in Dubai +971563133746 Dubai  Call girlsRussian  Call girls in Dubai +971563133746 Dubai  Call girls
Russian Call girls in Dubai +971563133746 Dubai Call girls
 
VIP 7001035870 Find & Meet Hyderabad Call Girls LB Nagar high-profile Call Girl
VIP 7001035870 Find & Meet Hyderabad Call Girls LB Nagar high-profile Call GirlVIP 7001035870 Find & Meet Hyderabad Call Girls LB Nagar high-profile Call Girl
VIP 7001035870 Find & Meet Hyderabad Call Girls LB Nagar high-profile Call Girl
 
Dwarka Sector 26 Call Girls | Delhi | 9999965857 🫦 Vanshika Verma More Our Se...
Dwarka Sector 26 Call Girls | Delhi | 9999965857 🫦 Vanshika Verma More Our Se...Dwarka Sector 26 Call Girls | Delhi | 9999965857 🫦 Vanshika Verma More Our Se...
Dwarka Sector 26 Call Girls | Delhi | 9999965857 🫦 Vanshika Verma More Our Se...
 
Radiant Call girls in Dubai O56338O268 Dubai Call girls
Radiant Call girls in Dubai O56338O268 Dubai Call girlsRadiant Call girls in Dubai O56338O268 Dubai Call girls
Radiant Call girls in Dubai O56338O268 Dubai Call girls
 
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
 
Low Rate Call Girls Kolkata Avani 🤌 8250192130 🚀 Vip Call Girls Kolkata
Low Rate Call Girls Kolkata Avani 🤌  8250192130 🚀 Vip Call Girls KolkataLow Rate Call Girls Kolkata Avani 🤌  8250192130 🚀 Vip Call Girls Kolkata
Low Rate Call Girls Kolkata Avani 🤌 8250192130 🚀 Vip Call Girls Kolkata
 
VIP 7001035870 Find & Meet Hyderabad Call Girls Dilsukhnagar high-profile Cal...
VIP 7001035870 Find & Meet Hyderabad Call Girls Dilsukhnagar high-profile Cal...VIP 7001035870 Find & Meet Hyderabad Call Girls Dilsukhnagar high-profile Cal...
VIP 7001035870 Find & Meet Hyderabad Call Girls Dilsukhnagar high-profile Cal...
 
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
 
On Starlink, presented by Geoff Huston at NZNOG 2024
On Starlink, presented by Geoff Huston at NZNOG 2024On Starlink, presented by Geoff Huston at NZNOG 2024
On Starlink, presented by Geoff Huston at NZNOG 2024
 

OpenAIRE Guidelines Summary

  • 1. OpenAIRE Guidelines Promoting Repositories Interoperability and Supporting Open Access Funder Mandates 1 July 2015 Pedro Principe, University of Minho Jochen Schirrwagen, University of Bielefeld
  • 2. AGENDA 2 1. The context: OpenAIRE infrastructure 2. OpenAIRE guidelines for data sources 3. Adoption and maping with other repository networks 4. Future Directions 5. Tools for repositories compatibility
  • 4. OPEN ACCESS INFRASTRUCTURE OpenAIRE for research in Europe 4 www.openaire.eu
  • 5. Guided by OA funder policies (European Commission) Participatory approach (human & e-infrastructure) Integrated Scientific Information System Project & Infrastructure 5
  • 6. Data Providers OpenAIRE Platform Services
  • 7. Content acquisition policy Publications in OpenAIRE Data in OpenAIRE 7
  • 9. Where we started… • ‘oai_dc’ 15 elements based on DCMES schema • As established and ‘lowest common denominator’ OAI format • Used in numerous interpretations -> interoperability issue • Requires agreements on syntax (use of OAI-PMH & oai_dc) and semantics (controlled vocabularies) • DRIVER Guidelines v2 introduced in 2008 • info:eu-repo Application Profile for encoding schemes • Mainly used to describe textual resources • Continued in OpenAIRE Guidelines since 2009 9
  • 10. In the meantime… • OpenAIRE scope & requirements have expanded since then • By complementary types of data sources • For research data and research information • Non-textual content • Publication and data linking • Project contextualization • New global “authoritative” identifier based infrastructures • For authors/contributors • funders / projects • research outputs 10
  • 11. Guidelines Timeline OpenAIRE: EC + OA (2013) OpenAIRE: EC-FP7 (2010, 2012) DRIVER: OA (2008) Text Repositories Text Repos. Aggregators Text Rep. Aggr. Oai_DC Data-Rep. OAI_DATACITE CRIS CERIF
  • 12. 1 2 3Literature Repositories (and journal platforms) Dublin Core (DRIVER) Data Repositories (and archives/data centres) Datacite CRIS systems CERIF-XML 3 Guidelines for Data Providers 12
  • 13. Guidelines for Literature based Data Sources • Continues the DRIVER v2 Guidelines • Transfer protocol primarily but not limited: OAI-PMH • Metadata format (so far): oai_dc • Application Profile (so far): info:eu-repo • Extended by properties to describe • Funder / Project information • Embargo Period / Embargo End Date • Open Access Status / Access Rights • Alternative Identifier • Referenced Dataset(s) • Referenced Publication(s) 13
  • 14. OpenAIRE OAI-Set • To group metadata relevant for OpenAIRE • See https://www.openaire.eu/content-acquisition- policy/content-acquisition-policy/content-acquisition-policy • Metadata about Open Access Publications • Metadata about Publications funded in EC-FP7 / H2020 • Metadata about Publications funded by other funders • OpenAIRE provides information about supported funding information 14 setName setSpec* The OpenAIRE set OpenAIRE openaire
  • 15. projectID 15 Element name projectID DCMI definition dc:relation Usage Mandatory (if applicable) Usage instruction A vocabulary of projects is exposed by the OpenAIRE API: http://api.openaire.eu/#cha_projects_http , and available for all repository managers. Values include funder, project name and projectID. The projectID equals the Grant Agreement number, and is defined by the namespace: info:eu-repo/grantAgreement/Funder/ FundingProgram/ProjectNumber/ Jurisdiction/ProjectName/ProjectAcronym/ Example: <dc:relation> info:eu-repo/grantAgreement/EC/FP7/123456 </dc:relation> <dc:relation> info:eu-repo/grantAgreement/EC/FP7/12345/EU//Acronym </dc:relation>
  • 16. accessRights 16 Element name accessRights DCMI definition dc:rights Usage Mandatory Usage instruction Use values from vocabulary Access Rights at http://purl.org/eu-repo/semantics/#info-eu-repo- AccessRights • info:eu-repo/semantics/closedAccess • info:eu-repo/semantics/embargoedAccess • info:eu-repo/semantics/restrictedAccess • info:eu-repo/semantics/openAccess Examples: <dc:rights> info:eu-repo/semantics/openAccess </dc:rights>
  • 17. embargoEndDate Element name embargoEndDate DCMI definition dc:date Usage Mandatory (if applicable) Usage instruction Recommended when accessRights = info:eu- repo/semantics/embargoedAccess The date type is controlled by the name space info:eu- repo/date/embargoEnd/, see http://wiki.surffoundation.nl/display/standards/info- eu-repo/#info-eu-repo-DateTypesandvalue. Encoding of this date should be in the form YYYY-MM-DD (conform ISO 8601). Examples: <dc:date> info:eu-repo/date/embargoEnd/2011-05-12 <dc:date>
  • 18. Alternative Identifier 18 Element name Alternative Identifier DCMI definition dc:relation Usage Recommended Usage instruction List alternative identifiers for this publication that are not the primary identifier (repository splash page), e.g., the DOI of publisher’s version, the PubMed/arXiv ID. The term is defined by info:eu- repo/semantics/altIdentifier info:eu- repo/semantics/altIdentifier/<scheme>/<ident ifier> where <scheme> must be one of the following: ark,arxiv, doi, hdl, isbn, purl… Example <dc:relation> info:eu-repo/semantics/altIdentifier/doi/10.1234/789.1 </dc:relation>
  • 19. Referenced Dataset 19 Element name Referenced Dataset DCMI definition dc:relation Usage Recommended Usage instruction Encodes links to research datasets connected with this publication. The syntax of info:eu- repo/semantics/dataset is: info:eu- repo/semantics/dataset/<scheme>/<identifier > where <scheme> must be one of the following: ark,arxiv, doi, hdl, isbn, purl… Example <dc:relation> info:eu-repo/semantics/dataset/doi/10.1234/789.1 </dc:relation>
  • 20. Referenced Publication 20 Element name Referenced Publication DCMI definition dc:relation Usage Recommended Usage instruction Encode links to publications referenced by this publication. The syntax of info:eu- repo/semantics/reference is: info:eu- repo/semantics/reference/<scheme>/<identifie r> where <scheme> must be one of the following: ark, arxiv, doi, hdl, isbn… Examples: <dc:relation> info:eu-repo/semantics/reference/doi/10.1234/789.1 </dc:relation>
  • 21. Meet H2020 OA Guidelines • https://www.iprhelpdesk.eu/sites/default/files/newsdoc uments/Open_Access_in_H2020.pdf 21 Property DC Field Value EU funding acknowledgment dc:contributor “controlled” terms : ["European Union (EU)" and "Horizon 2020"]["Euratom" and "Euratom research and training programme 2014-2018"] Peer reviewed dc:type info:eu-repo/semantics/publishedVersion Embargo period dc:date dc:rights • info:eu-repo/date/embargoEnd/<YYYY-MM-DD> • <YYYY-MM-DD> (as publication date) • info:eu-repo/semantics/embargoedAccess Project information dc:relation info:eu- repo/grantAgreement/EC/H2020/[ProjectID]/[Jurisdiction]/[ProjectName]/[Pr ojectAcronym]/ Persistent identifier dc:identifier or dc:relation License dc:rights URL of license condition Persistent IDs for authors and contributors dc:creator dc:contributor <Lastname, Firstname; id_orcid 0000-0000-0000-0000> Reference to related research outcome dc:relation info:eu-repo/semantics/dataset/<scheme>/<id>
  • 22. Guidelines for Research Data based Data Sources •Based on DataCite metadata scheme • Proven standard for heterogeneous data sources and cross-disciplinary archives • Maintained by a trusted and sustainable organization • Support of data citation • Metadata Format: oai_datacite • OAI-Set: openaire_data • Zenodo as reference implementation for OpenAIRE Data Repository Guidelines 22
  • 23. Guidelines for Research Data based Data Sources •Adaptations for OpenAIRE: • Incl. additional PID schemes to DOI, e.g.URN, ARC … • Recommends links to related publications & datasets • Recommends Contributor prop. to relate dataset to funding information • Date and Description prop. are mandatory • Enforces (info:eu-repo) encoding scheme on Rights property 23
  • 24. Guidelines for CRIS Managers based on CERIF-XML •CERIF as de facto standard for CRIS data model • Entities for organization, person, project, output, data .. •CERIF-XML as data exchange standard (in the CRIS world) •Maintained by euroCRIS as sustainable organization 24
  • 25. Relevant CERIF Entities for OpenAIRE 25
  • 26. Guidelines for CRIS Managers based on CERIF-XML •Adaptations for OpenAIRE: • Subset of CERIF entities relevant for OpenAIRE •Semantic Interoperability • Reuse of CERIF Semantics vocabularies for classification and definition of relationships between entities • Consistency with the other OpenAIRE Guidelines • E.g. resource types, access rights 26
  • 27. Guidelines for CRIS Managers based on CERIF-XML •Syntactic Interoperability • Distinct namespace for OpenAIRE CERIF schema • Nesting only of multi-lingual attributes, federated identifiers, linked entities •System Interoperability: • Transfer Protocol: OAI-PMH • OAI-PMH sets for • Each type of entity • The entire CERIF graph 27
  • 28. OpenAIRE Compatibility Status: Levels and OAI Sets 28 OpenAIRE basic Only Open Access content via driver oai set OpenAIRE 2.0 EC funded content via ec_fundedres ources oai set OpenAIRE 2.0 + Open Access and EC funded content via driver and ec_fundedreso urces oai set OpenAIRE 3.0 Open Access and/or EC funded and/or National/other funded content via openaire oai set
  • 29. Adoption and Mapping with other repository networks 29 3/5
  • 30. LA Referencia aligned with OpenAIRE Guidelines • Latin America Open Access Repositories Network • Central metadata elements and use of vocabularies • Access rights: openAccess; embargoedAccess • Use of Creative Commons licenses recommended • Considers regional aspects compared to OpenAIRE regarding • Mandatory , mandatory if applicable and recommended use of metadata fields • Collaboration between LA Referencia and OpenAIRE ensures future compatibility of the guidelines 30
  • 31. OpenAIRE Guidelines, RIOXX and the case in UK • RIOXX to support UK repositories for compliancy with funder OA policies (RCUK, HEFCE) • Introduction of element / attributes to encode project / funder information • Based on oai_dc + rioxx terms and rioxx attributes • Supports NISO-ALI • Support of EC-H2020 OA mandate is (currently) done via agreed mapping between RIOXX and OpenAIRE Lit. Guidelines 31
  • 33. Innovative Scholarly Services – Need of Improved Metadata Quality • Features • Disambiguation by identifiers for authors / contributors, funders / project grants, research outputs • Explicit links to landing pages and fulltext files • Explicit links between publications and other research outputs • Detailed bibliographic citation information • Explicit and machine readable license information • Future proof • Compatible with linked data principles • Extensibility towards Open Science properties • Backward compatibility and low-barrier upgrade • Following DCMI Guide on Publishing Metadata (dcterms) • COAR IG Controlled Vocabularies 33
  • 34. Innovative Scholarly Services – Need of Network Alignment •Alignment & collaboration needed between major repository initiatives • LA Referencia, SHARE, RIOXX, OpenAIRE, … • COAR-CASRAI OA Interoperability WG • Alignment on metadata elements and vocabularies • COAR IG Controlled Vocabularies • Community driven effort to supersede info:eu-repo application profile • Working on an up to date technological standard • Editorial Board to ensure expertise and long-term support 34
  • 35. Tools for Repositories Compatibility Validator, API, software add-ons 35 5/5
  • 37. Test the OpenAIRE Compliance The OpenAIRE provides its validator service: www.openaire.eu/validator Users can: • Verify if the repository is truly compatible with the guidelines. • Run a compatibility test (enter the OAI-PMH base URL). 37
  • 38. Run Compatibility Test: View/Select Rules for Usage Use of OAI-DC (M) Use of OAI-PMH: 'openaire' or 'ec_fundedresources' or 'driver' set must exist (M) Use of OAI-PMH: 'openaire' set must exist (M) driver set must exist (R) ec_fundedresources set must exist (openaire2.0) for Content Field Access Level (M) Field Alternative Identifier (R) Field Audience (R) Field Contributor (R) Field Coverage (R) Field Creator (M) Field Date of Publication (M) Field Description (MA) Field Embargo End Date (MA) Field Format (R) Field Language (R) Field License Condition (R) Field Project Identifier for ecfundedresources (M) Field Project Identifier for openaire(MA) Field Publication Type (M) Field Publication Version (R) Field Publisher (MA) Field Referenced Dataset (R) Field Referenced Publication (R) Field Resource Identifier (M) Field Source (M) Field Subject (MA) Field Title (M)
  • 39. Data Provider Registration Via validator tool 39
  • 41. http://api.openaire.eu/ Need to integrate project and funding information into your institutional repository based on DSpace or ePrints? • Go for the DSpace/ePrints endpoints. Do you prefer a TSV with the list of projects by funding? • TSV endpoint is meant for 41
  • 42. Addons, patchs or plugins for Repositories & Journals software Dspace add-ons and versions compliance https://wiki.duraspace.org/pages/viewpage.action?pageId=33238567 OpenAIRE Plug-in (OpenAIRE 2.0) http://files.eprints.org/649/ EPrints - OpenAIRE compliance example (3.0) https://gist.github.com/alenkovich/9596992 OAI_DC_OpenAIRE implementation for Zenodo https://github.com/zenodo/zenodo/blob/master/zenodo/base/format_templates/OAI_DC_OpenAIRE.xsl OJS Plugin: OpenAIRE http://pkp.sfu.ca/support/forum/viewtopic.php?f=28&t=7085 + OJS DRIVER-Plug-In 42https://www.openaire.eu/rep-managers/rep-man-toolkit/repository-managers
  • 43. OpenAIRE compatibility for different Dspace versions 43 Via OAIextended add-on and also via XOAI add-onDspace 1.8.2 • Compatibility with OpenAIRE 2.0 guidelines OAI 2.0 is a standard part of DSpace 3.0DSpace 3 • Compatibility with OpenAIRE 2.0 guidelines via XOAI. • (fix ‘info:eu-repo/grantAgreement/EC/FP’ on the filter ‘openairerelationFilter’) OAI 2.0 is a standard part of DSpace 4.0DSpace 4 • OpenAIRE 2.0 compatibility via XOAI OAI 2.0 is a standard part of DSpace 5.0DSpace 5 • OpenAIRE 2.0 compatibility via XOAI and will be partially compatible with OpenAIRE 3.0 guidelines via patch (to be presented briefly).
  • 44. Dspace Add-ons for project ids • OpenAIRE Authority Control • Dspace 3.2 • http://goo.gl/cEPTZN (updated March 2014) • Dspace 1.8.2 • http://projeto.rcaap.pt/index.php/lang-en/consultar-recursos-de- apoio/remository?func=fileinfo&id=354 • OpenAIRE funders projects list addon (NEW) • In use on the RCAAP Project (PT repositories) • https://gitlab.fccn.pt/dev-rcaap/addon-openaire/tree/OpenAIRE5.X • https://gitlab.fccn.pt/dev-rcaap/addon-openaire/tree/OpenAIRE3.X Using the projects list provided by the OpenAIRE API 44 Allows users to search and include EC (+ WT + FCT) projects ID in the metadata of the records disposed in accordance with OpenAIRE
  • 45. Submission Workflow Searching by the name or the project id number Select the project and accept… the necessary namespace will be filled
  • 46. OpenAIRE Authority Control Add-on • Allows users to search and include FP7 project IDs in the metadata of the records disposed in accordance with the guidelines * Needs the OAIextended Add-on to create the set (ec_fundedresources) 46
  • 47. OpenAIRE Funders Projects List Add-on 47
  • 48. Useful Links: 48 Find and discuss the guidelines at: https://guidelines.openaire.eu Test and register the repository at: http://validator.openaire.eu Find support at: https://www.openaire.eu/support/helpdesk Access the OpenAIRE API documentation: http://api.openaire.eu About COAR Repository Interoperability: http://coar-repositories.org/activities/repository-interoperability Find the guide for Repository Managers at: https://www.openaire.eu/rep-man-toolkit/repository-managers Search for OpenAIRE data providers at: https://www.openaire.eu/search/openaire-data-providers See the OpenAIRE Content Acquisition policy at: https://www.openaire.eu/openaire-s-content-acquisition-policy/download
  • 49. Q&A Pedro Principe, pedroprincipe@sdum.uminho.pt Jochen Schirrwagen, jochen.schirrwagen@uni-bielefeld.de 49 Find and discuss at: https://guidelines.openaire.eu Contact us: guidelines@openaire.eu

Notes de l'éditeur

  1. We should just reason why we've started with oai_dc and info:eu-repo for the lit guidelines
  2. We should just reason why we've started with oai_dc and info:eu-repo for the lit guidelines
  3. Past, present
  4. 1. The OAI-PMH protocol states that the Repositories may organize items into sets. Set is a standard component of the OAI-PMH and are used to filter specific parts of a repository. This slide shows the preferred setName and setSpec that can be used to create the OpenAIRE set. 2. For harvesting of records relevant to OpenAIRE, the use of a specific set (OpenAIRE Set) at the local repository is mandatory. 3. EC_fundedresources is the OpenAIRE set. The specific content of the 'ec_fundedresources' set is to be determined at the local repository, but All the resources that will be harvested must be outcomes from research projects funded by the EC, and are peer-reviewed.
  5. projectID is needed to connect project information to the publication in the OpenAIRE information space. It equals to the Grant Agreement number as found in all documentation/correspondence between the EC and the researcher/coordinator. The projectID equals the Grant Agreement number, and is defined by the namespace info:eu-repo/grantAgreement/EC/FP7. The namespace defines the grant agreement number from the funder (EC) and funder program (FP7). The project information itself (project period, acronym, funding area etc.) will be ingested into the OpenAIRE information space by other means.
  6. 1. accessRights will define the type of access to the publication.
  7. When the value of accessRights is “embargoedAccess” embargoEndDate will define the date of the embargo period. This is a Recommended element when accessRights = info:eu-repo/semantics/embargoedAccess
  8. 1. accessRights will define the type of access to the publication.
  9. 1. accessRights will define the type of access to the publication.
  10. 1. accessRights will define the type of access to the publication.
  11. * COAR logo
  12. * COAR logo