SlideShare a Scribd company logo
OpenAIRE:
Directrices 3.0, desarrollos y servicios
para Gestores de Repositorios
Pedro Principe
Universidad do Minho
OpenAIRE helpdesk and training manager
Webinar "Buenas prácticas en repositorios: directrices OpenAIRE 3.0. y Recolecta“
23 de noviembre 2016
Agenda
1. Conocer la Infraestructura OpenAIRE y la política de adquisición de
contenidos.
2. Directrices para la compatibilidad OpenAIRE y como hacerlo compatible
con las directrices 3.0.
3. El poder de los repositorios para apoyar la implementación de políticas de
acceso abierto de organismos de financiación.
4. Servicio OpenAIRE broker y dashboard para Gestores de Repositorios
#OAW2015 2
Encuadramiento:
3
FINANCIACIÓN
Los organismos de
financiación de la
ciencia y la
innovación han
favorecido el
acceso abierto a
los resultados de
los proyectos que
apoyen (CE, FP7,
H2020...)
MANDATOS
Muchos tienen
determinado
mandatos de
acceso abierto que
establecen los
requisitos de
acceso a través de
depósito en
repositorios.
REPOSITORIOS
Pero ¿en qué
medida los
resultados
publicados están
vinculados a los
proyectos?
Es necesario preparar los
repositorios para vincular
los proyectos a las
publicaciones!
OPEN ACCESS Y OPEN DATA
OpenAIRE implementa los
requisitos
de la CE
& supports OA policy alignment in Europe
Una infraestructura de conocimiento e
información científica en abierto
 Potenciar y facilitar en el
cambio hacia una
comunicación académica
orientada a una ciencia más
abierta y reproducible
 Punto de vista colaborativo y
participativo a nivel europeo y
global
Research
communitie
s
Research
admins
Researchers
Funders
SMEs
Content providers in
scholarly
communication
Neworking &
e-Infrastructure
OpenAIRE’s e-infrastructure Commons
Publications
repositories
Research Data
repositories
CRIS
systems
Registries
(e.g. projects)
OA
Journals
Software
Repositories
Validation
Cleaning De-duplication
Enrichment
By inference
Funders, research admins,
research communities
• Research impact
• Project reporting and monitoring
• Open Access trends
Content providers
• Repository guidelines and validation
• Repository notification broker
• Repository analytics and usage stats
Researchers
• Claim publications, datasets, software
• Deposit publications, datasets, software
• Search & browse: interlinked publications, datasets,
projects
• Open Access & DMP Helpdesk
• End-User feedback
CONTENT PROVIDERS
INFO SPACE SERVICES
KEY STAKEHOLDERS SERVICES
Project initiative
FunderFunding
Result
Publication Data Software
Organization
GUIDE
LINES
TERMS
OF USE
7
OpenAIRE Content Acquisition
AUTHORITATIVE INFORMATION RESEARCH DATAPUBLICATIONS
• Registries of Data
Providers
• OpenDOAR,
• re3data,
• DOAJ journal list, …
• Funding Information
• Author-/Contributor info
OpenAIRE will expand the current policy to other dataset
classes (Open Access datasets) because OpenAIRE would
like to have some for quality certification.
Agenda
1. Conocer la Infraestructura OpenAIRE y la política de adquisición de
contenidos.
2. Directrices para la compatibilidad OpenAIRE y como hacerlo
compatible con las directrices 3.0.
3. El poder de los repositorios para apoyar la implementación de políticas de
acceso abierto de organismos de financiación.
4. Servicio OpenAIRE broker y dashboard para Gestores de Repositorios
#OAW2015 8
Directrices OpenAIRE
• Normas comunes / mejores prácticas para los proveedores de datos
(Directrices repositorios de publicaciones, repositorios de datos, sistemas
CRIS).
• OpenAIRE ha colaborado con las principales organizaciones y ha
producido tres conjuntos de directrices para sus proveedores de datos,
todo ello basado en normas bien establecidas.
Las mejores prácticas para el uso del protocolo de transferencia (OAI-
PMH), formatos de metadatos, vocabularios controlados.
9
INTEROPERABILITY IS KEY
1 2 3Literature
Repositories
(and journal platforms)
Dublin Core (DRIVER)
Data
Repositories
(and archives/data centres)
Datacite
CRIS systems
CERIF-XML
Directrices para proveedores de contenido
del espacio de información OpenAIRE
10
Directrices para repositorios de publicaciones
“OpenAIRE Compatibility Status – Levels and OAI Sets”
11
OpenAIRE
basic
Only Open
Access content
via driver oai set
OpenAIRE
2.0
EC funded
content
via
ec_fundedresour
ces oai set
OpenAIRE
2.0 +
Open Access and
EC funded
content
via driver and
ec_fundedresourc
es oai set
OpenAIRE
3.0
Open Access
and/or EC funded
and/or
National/other
funded content
via openaire oai
set
¿Por qué unas directrices?
Formato y protocolo para la recolección
INFORMACIÓN SOBRE FINANCIACIÓN
DERECHOS DE ACCESO E
INFORMACIÓN DE LICENCIAS
+
SETS DE DATOS REFERENCIADOS Y PUBLICACIONES RELACIONADAS,
INFORMACIÓN SOBRE FECHAS DE EMBARGO
12
Directrices para publicaciones: OpenAIRE OAI-Set
• Para agrupar metadatos relevantes para OpenAIRE
• Acceder a: https://www.openaire.eu/content-acquisition-policy/content-acquisition-
policy/content-acquisition-policy
• Metadatos sobre publicaciones en acceso abierto
• Metadatos sobre publicaciones financiadas con fondos EC-FP7 / H2020
• Metadatos sobre publicaciones financiadas por otros organismos financiadores
• OpenAIRE proporciona information sobre información sobre financiación soportada
13
setName setSpec*
The OpenAIRE set OpenAIRE openaire
projectID
14
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
15
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>
…
17
Element name Alternative Identifier
Referenced Publication
Referenced Publication
DCMI definition dc:relation
Usage Recommended
Example
<dc:relation> info:eu-repo/semantics/altIdentifier/doi/10.1234/789.1
</dc:relation>
<dc:relation> info:eu-repo/semantics/dataset/doi/10.1234/789.1
</dc:relation>
<dc:relation> info:eu-repo/semantics/reference/doi/10.1234/789.1
</dc:relation>
Directrices de acceso abierto H2020
18
Property DC Field Value
Financiación UE dc:contributor “controlled” terms :
["European Union (EU)" and "Horizon 2020"]["Euratom" and "Euratom research and training
programme 2014-2018"]
Revisada por pares (estado
de validación de la
publicación)
dc:type info:eu-repo/semantics/publishedVersion
Periodo de embargo dc:date
dc:rights
• info:eu-repo/date/embargoEnd/<YYYY-MM-DD>
• <YYYY-MM-DD> (as publication date)
• info:eu-repo/semantics/embargoedAccess
Información del proyecto dc:relation info:eu-
repo/grantAgreement/EC/H2020/[ProjectID]/[Jurisdiction]/[ProjectName]/[ProjectAcronym]/
Identificador persistente dc:identifier or
dc:relation
Licencia dc:rights URL of license condition
IDs persistentes para
autores y otros
dc:creator
dc:contributor
<Lastname, Firstname; id_orcid 0000-0000-0000-0000>
Referencias a otros
resultados de investigación
relacionados
dc:relation info:eu-repo/semantics/dataset/<scheme>/<id>
projectID
19
info:eu-repo/grantAgreement/
Funder/ FundingProgram/ProjectNumber/
Jurisdiction/ProjectName/ProjectAcronym/
namespace
Elementos
obligatorios
Elementos
adicionáis
EC H2020 643410
EU Open Access… OpenAIRE2020
info:eu-repo/grantAgreement/EC/H2020/643410
H2020
20
info:eu-repo/grantAgreement/EC/FP7/259772
FP7
21
info:eu-repo/grantAgreement/FCT/3599-PPCDT/104992
FCT (Portugal)
22
Repositorios compatibles con OpenAIRE
ESPAÑA = 60
23
OpenAIRE Basic (DRIVER OA) 23
OpenAIRE 2.0+ (DRIVER OA, EC funding) 21
OpenAIRE 3.0 (OA, funding) 16
DSpace – OpenAIRE 3.0 compliance
(available in the XOAI – Dspace V. 6)
.../config/crosswalks/oai
24
The OpenAIRE OAI set has been renamed
from ec_fundedresources to openaire.
This renamed set exposes the open
access content + the funded related
content ("openaireRelationCondition" and
"driverAccessCondition"),
as defined on the OpenAIRE literature
guidelines, not only the EC funded content
as the previous set.
<CustomCondition id="openaireRelationCondition">
<Class>org.dspace.xoai.filter.DSpaceAtLeastOneMetadataFilter</Class>
<Configuration>
<string name="field">dc.relation</string>
<string name="operator">starts_with</string>
<string name="value">info:eu-repo/grantAgreement/</string>
</Configuration>
</CustomCondition>
<Filter id="openAireFilter">
OpenAIRE guidelines – future directions
25
OpenAIRE Guidelines for Literature Repository Managers
* continues its principle to follow and adopt established standards
* but will have changes in form of a new application profile
* replacement of info:eu-repo by other controlled vocabularies and identifier systems, e.g
* COAR Resource Type Vocabulary
* recommends the use of ORCID for author identifiers
* recommends the use of FundRef and ISNI identifiers for funding organizations
* extends simple Dublin Core by attributes
* includes specific metadata properties from latest DataCite metadata kernel
* FundingReference
* Creator and Contributor incl. subproperties creatorName, contributorName, nameIdentifier
* file element(s) to locate the fulltext file(s) incl. mimeType and accessRights
* includes optionally properties from the bibo ontology to express details of serials (volume, issue,
startPage, endPage)
* OpenAIRE will start consultation phase with LA Referencia, JISC and SHARE
Agenda
1. Conocer la Infraestructura OpenAIRE y la política de adquisición de
contenidos.
2. Directrices para la compatibilidad OpenAIRE y como hacerlo compatible
con las directrices 3.0.
3. El poder de los repositorios para apoyar la implementación de
políticas de acceso abierto de organismos de financiación.
4. Servicio OpenAIRE broker y dashboard para Gestores de Repositorios
#OAW2015 26
RESEARCHER
DECIDES WHERE TO
PUBLISH
Check publishers
policies on
www.sherpa.ac.uk/romeo
Open Access Journals
doaj.org
Check for Article
Processing Charges
Subscription-based journal Self-archive in a repository
Find at: openaire.eu
IMMEDIATE
OPEN ACCESS
IMMEDIATE OR DELAYED
OPEN ACCESS
LOCATE AN APPROPRIATED REPOSITORY
Deposit once!
Via OpenAIRE
and comply with the funder OA mandates
28
DEPOSIT ALL
PROJECT
PUBLICATIONS
Automatically
REACH MORE PEOPLE,
HAVE GREATER IMPACT,
SIMPLIFY H2020 REPORTING
INFO DE LOS PROYECTOS CON FINANCIAMIENTO
EN LOS REGISTROS BIBLIOGRÁFICOS
‘vincular’
30
API
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
31
Identificar os proyectos no proceso de depósito de una publicación
Titulo, acrónimo ou id do proyecto… e seleccionar
OpenAIRE – lista de proyectos
API
DSPACE ADD-ON – PROJECT INFO
(DEPOSIT WORKFLOW)
OpenAIRE
Authority
Control Add-on
33
OpenAIRE
Funders Projects
List Add-on
Only FP7 projects (Openaire API)
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
Dspace 4 and 5
Configured in 30 PT repositories
(all OpenAIRE projects API:
EC, WT + FCT)
https://gitlab.fccn.pt/dev-rcaap/addon-openaire
OpenAIRE compatibility: 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
34https://www.openaire.eu/rep-managers/rep-man-toolkit/repository-managers
Becoming an OpenAIRE data provider
www.openaire.eu/validator
35
1. Register your repository in OpenDOAR / re3data
* institutional/thematic repository -> OpenDOAR
* data repository -> re3data
2. Test compliancy with OpenAIRE Guidelines
Make your repository OpenAIRE compliant –>
by help of the OpenAIRE validator service
3. Add your repository in OpenAIRE
Register your repository in OpenAIRE; pre-filled information
imported from OpenDOAR or re3data
Choose Your Repository From The List
UPDATE (change interface) – Via validator tool - www.openaire.eu/validator
36
Agenda
1. Conocer la Infraestructura OpenAIRE y la política de adquisición de
contenidos.
2. Directrices para la compatibilidad OpenAIRE y como hacerlo compatible
con las directrices 3.0.
3. El poder de los repositorios para apoyar la implementación de políticas de
acceso abierto de organismos de financiación.
4. Servicio OpenAIRE broker y dashboard para Gestores de
Repositorios
#OAW2015 37
Align OA policies. Sync infrastructures.
OpenAIRE provides services for other funders
(EU national funders)
38
BETA.openaire.eu www.openaire.eu
2016/11/07
FCT in OpenAIRE: what has been done
40
List of FCT projects
OpenAIRE info space
Link publications to
projects
FCT projects infered
Results available on the
OpenAIRE portal
FUNDED PROJECTS INFO IN OPENAIRE: SUMMARY
Collect metadata
including project
grantID from
OpenAIRE compliant
repositories
Metadata publications
record enrichments by
OpenAIRE
deduplication
Link Publications to
projects by
inference (text
mining procedures)
Link Publications to
projects using the
end-user service:
claim publications
https://www.openaire.eu/search/browse/publications?datasource=opendoar____::c9f95a0a5af052bffce5c89917335f67
NOTIFICATION BROKER
Repositories
43
(Meta)data and links exchange among different data providers.
OpenAIRE broker sketch
OpenAIRE
Notification Broker
OpenAIRE Information Space
Graph
(deduplication, Inference, Aggregation)
…Subscriptions
Potential
Notifications
subscribe
notifyrepository
admin
OpenAIRE Data
Sources
Identifying “events” relevant to
repositories
(enrichments & additions)
Sending
events
Delivered
Notifications
Event (potential notification):
• Message
• Topic
• TargetRepository
• Trust
44
Examples of enrichments topics
ENRICHMENT.[MORE | NEW]
• dc:rights: dc:rights is present and original record was missing it
• dc:identifier-if-DOI: DOI is present and original record was missing it
• dc:type: dc:type is present and original record was missing it
• dc:subject: dc:type is present and original record was missing it
• rel-to-project: relationship to project is present and original record
was missing it
• rel-to-dataset/software/similar-publication: relationship is present
45
Examples of additions topics
ADDITIONS
• authorAffiliation: The publication has an author whose organization has a given
institutional repository of reference
• sharedProject: The publication has been funded by a project whose participants
(orgs that are beneficiaries of the grant) have a given institutional repository of
reference
• authorRepositoryOfReference: The publication has an author with a given
institutional repository of reference
46
Notifications
• The service can notify the repositories in different ways
• OpenAIRE recommended repository APIs for metadata ingestion (e.g. SWORD
project); software modules for known platforms will be considered (e.g. DSpace,
Eprints)
• email to the repository managers
• RSS feeds
• The service avoids redundant notifications by keeping a history of
delivered notifications
47
Subscriptions
• Repository managers can subscribe to the service to receive notifications
about records “assigned to them” and specify
• Topics: enrichment.[more | new].X or addition.Y
• How to be notified: RSS feed, email, APIs, etc.
• When to be notified: instantly, every K days
• Criteria on record fields (predicate)
• Repository managers can test their subscription by searching the
collection of potential notifications
48
DEMO
DEMO
DEMO
OpenAIRE
Repository Manager
Dashboard
52
Dashboard Functionalities
•Data source registration and validation (against OpenAIRE
guidelines)
• Repository, data archive, journal, aggregator, CRIS system
•Data source enrichment and fixing
•Data source statistics
•Data source usage statistics
•Data source notification
Data source registration
Data source validation
Repository metrics: OpenAIRE
perspective
Repository metrics: Local perspective
Notifications & Subscriptions
Notas finales…
#OAW2015 60
Q&A
Pedro Principe, pedroprincipe@sdum.uminho.pt
61

More Related Content

What's hot

Spark
SparkSpark
Secrets of the DSpace Submission Form
Secrets of the DSpace Submission FormSecrets of the DSpace Submission Form
Secrets of the DSpace Submission Form
Bram Luyten
 
Stl meetup cloudera platform - january 2020
Stl meetup   cloudera platform  - january 2020Stl meetup   cloudera platform  - january 2020
Stl meetup cloudera platform - january 2020
Adam Doyle
 
Azure Databricks - An Introduction (by Kris Bock)
Azure Databricks - An Introduction (by Kris Bock)Azure Databricks - An Introduction (by Kris Bock)
Azure Databricks - An Introduction (by Kris Bock)
Daniel Toomey
 
Machine Learning na globo-com
Machine Learning na globo-comMachine Learning na globo-com
Machine Learning na globo-com
Renan Moreira de Oliveira
 
Authentification et autorisation d'accès avec AWS IAM
Authentification et autorisation d'accès avec AWS IAMAuthentification et autorisation d'accès avec AWS IAM
Authentification et autorisation d'accès avec AWS IAM
Julien SIMON
 
Leverage CompletableFutures to handle async queries. DevNexus 2022
Leverage CompletableFutures to handle async queries. DevNexus 2022Leverage CompletableFutures to handle async queries. DevNexus 2022
Leverage CompletableFutures to handle async queries. DevNexus 2022
David Gómez García
 
Aula 02 - Recuperação da Informação / Modelos de Sistemas de Recuperação
Aula 02 - Recuperação da Informação / Modelos de Sistemas de RecuperaçãoAula 02 - Recuperação da Informação / Modelos de Sistemas de Recuperação
Aula 02 - Recuperação da Informação / Modelos de Sistemas de RecuperaçãoNilton Heck
 
The roadmap for sql server 2019
The roadmap for sql server 2019The roadmap for sql server 2019
The roadmap for sql server 2019
Javier Villegas
 
Digital Object Identifiers: Affecting How Libraries Connect to Online Digital...
Digital Object Identifiers: Affecting How Libraries Connect to Online Digital...Digital Object Identifiers: Affecting How Libraries Connect to Online Digital...
Digital Object Identifiers: Affecting How Libraries Connect to Online Digital...
Richard Bernier
 
Introduction to mongodb
Introduction to mongodbIntroduction to mongodb
Introduction to mongodb
neela madheswari
 
MEDLINE
MEDLINEMEDLINE
Subject gateway knowledge organisation
Subject gateway knowledge organisationSubject gateway knowledge organisation
Subject gateway knowledge organisation
Aparna Sane
 
Big data e Machine Learning na globo.com
Big data e Machine Learning na globo.comBig data e Machine Learning na globo.com
Big data e Machine Learning na globo.com
Renan Moreira de Oliveira
 
AWS IoT로 예지정비 실현하기 - 이종화 솔루션즈 아키텍트, AWS
AWS IoT로 예지정비 실현하기 - 이종화 솔루션즈 아키텍트, AWSAWS IoT로 예지정비 실현하기 - 이종화 솔루션즈 아키텍트, AWS
AWS IoT로 예지정비 실현하기 - 이종화 솔루션즈 아키텍트, AWS
Amazon Web Services Korea
 
EBSCOHost & JSTOR
EBSCOHost & JSTOREBSCOHost & JSTOR
EBSCOHost & JSTOR
Aziz EL Hassani
 
WAS에서 발생하는 주요 문제에 대한 트러블 슈팅 방법
WAS에서 발생하는 주요 문제에 대한 트러블 슈팅 방법WAS에서 발생하는 주요 문제에 대한 트러블 슈팅 방법
WAS에서 발생하는 주요 문제에 대한 트러블 슈팅 방법
Opennaru, inc.
 
Paradigmas- epistemologia y ciencia. edinson hurtado - Irma -Jiménez
Paradigmas- epistemologia y ciencia. edinson hurtado - Irma -JiménezParadigmas- epistemologia y ciencia. edinson hurtado - Irma -Jiménez
Paradigmas- epistemologia y ciencia. edinson hurtado - Irma -Jiménez
Irma Jimenez
 
An Introduction to Accumulo
An Introduction to AccumuloAn Introduction to Accumulo
An Introduction to Accumulo
Donald Miner
 
Python e Django na Globo.com
Python e Django na Globo.comPython e Django na Globo.com
Python e Django na Globo.comricobl
 

What's hot (20)

Spark
SparkSpark
Spark
 
Secrets of the DSpace Submission Form
Secrets of the DSpace Submission FormSecrets of the DSpace Submission Form
Secrets of the DSpace Submission Form
 
Stl meetup cloudera platform - january 2020
Stl meetup   cloudera platform  - january 2020Stl meetup   cloudera platform  - january 2020
Stl meetup cloudera platform - january 2020
 
Azure Databricks - An Introduction (by Kris Bock)
Azure Databricks - An Introduction (by Kris Bock)Azure Databricks - An Introduction (by Kris Bock)
Azure Databricks - An Introduction (by Kris Bock)
 
Machine Learning na globo-com
Machine Learning na globo-comMachine Learning na globo-com
Machine Learning na globo-com
 
Authentification et autorisation d'accès avec AWS IAM
Authentification et autorisation d'accès avec AWS IAMAuthentification et autorisation d'accès avec AWS IAM
Authentification et autorisation d'accès avec AWS IAM
 
Leverage CompletableFutures to handle async queries. DevNexus 2022
Leverage CompletableFutures to handle async queries. DevNexus 2022Leverage CompletableFutures to handle async queries. DevNexus 2022
Leverage CompletableFutures to handle async queries. DevNexus 2022
 
Aula 02 - Recuperação da Informação / Modelos de Sistemas de Recuperação
Aula 02 - Recuperação da Informação / Modelos de Sistemas de RecuperaçãoAula 02 - Recuperação da Informação / Modelos de Sistemas de Recuperação
Aula 02 - Recuperação da Informação / Modelos de Sistemas de Recuperação
 
The roadmap for sql server 2019
The roadmap for sql server 2019The roadmap for sql server 2019
The roadmap for sql server 2019
 
Digital Object Identifiers: Affecting How Libraries Connect to Online Digital...
Digital Object Identifiers: Affecting How Libraries Connect to Online Digital...Digital Object Identifiers: Affecting How Libraries Connect to Online Digital...
Digital Object Identifiers: Affecting How Libraries Connect to Online Digital...
 
Introduction to mongodb
Introduction to mongodbIntroduction to mongodb
Introduction to mongodb
 
MEDLINE
MEDLINEMEDLINE
MEDLINE
 
Subject gateway knowledge organisation
Subject gateway knowledge organisationSubject gateway knowledge organisation
Subject gateway knowledge organisation
 
Big data e Machine Learning na globo.com
Big data e Machine Learning na globo.comBig data e Machine Learning na globo.com
Big data e Machine Learning na globo.com
 
AWS IoT로 예지정비 실현하기 - 이종화 솔루션즈 아키텍트, AWS
AWS IoT로 예지정비 실현하기 - 이종화 솔루션즈 아키텍트, AWSAWS IoT로 예지정비 실현하기 - 이종화 솔루션즈 아키텍트, AWS
AWS IoT로 예지정비 실현하기 - 이종화 솔루션즈 아키텍트, AWS
 
EBSCOHost & JSTOR
EBSCOHost & JSTOREBSCOHost & JSTOR
EBSCOHost & JSTOR
 
WAS에서 발생하는 주요 문제에 대한 트러블 슈팅 방법
WAS에서 발생하는 주요 문제에 대한 트러블 슈팅 방법WAS에서 발생하는 주요 문제에 대한 트러블 슈팅 방법
WAS에서 발생하는 주요 문제에 대한 트러블 슈팅 방법
 
Paradigmas- epistemologia y ciencia. edinson hurtado - Irma -Jiménez
Paradigmas- epistemologia y ciencia. edinson hurtado - Irma -JiménezParadigmas- epistemologia y ciencia. edinson hurtado - Irma -Jiménez
Paradigmas- epistemologia y ciencia. edinson hurtado - Irma -Jiménez
 
An Introduction to Accumulo
An Introduction to AccumuloAn Introduction to Accumulo
An Introduction to Accumulo
 
Python e Django na Globo.com
Python e Django na Globo.comPython e Django na Globo.com
Python e Django na Globo.com
 

Viewers also liked

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
 
OpenAIRE2020: l'infrastruttura per l'aggregazione dei risultati accademici e ...
OpenAIRE2020: l'infrastruttura per l'aggregazione dei risultati accademici e ...OpenAIRE2020: l'infrastruttura per l'aggregazione dei risultati accademici e ...
OpenAIRE2020: l'infrastruttura per l'aggregazione dei risultati accademici e ...
OpenAIRE
 
Acceso abierto - Open access #infografia
Acceso abierto - Open access  #infografiaAcceso abierto - Open access  #infografia
Acceso abierto - Open access #infografia
Juanjo Bote
 
Presentation of the OpenAIRE webinars during the Open Access Week 2016
Presentation of the OpenAIRE webinars during the Open Access Week 2016Presentation of the OpenAIRE webinars during the Open Access Week 2016
Presentation of the OpenAIRE webinars during the Open Access Week 2016
OpenAIRE
 
Transition to Open Science in Europe
Transition to Open Science in EuropeTransition to Open Science in Europe
Transition to Open Science in Europe
LIBER Europe
 
Open Science: Application and Benefits
Open Science: Application and BenefitsOpen Science: Application and Benefits
Open Science: Application and Benefits
Nancy Pontika
 
Guerilla Open Access Manifesto
Guerilla  Open Access  ManifestoGuerilla  Open Access  Manifesto
Guerilla Open Access Manifesto
Dibyendu Paul
 
(Not such) New Challenges for Open Access, Ivana Hebrang Grgić
(Not such) New Challenges for Open Access, Ivana Hebrang Grgić(Not such) New Challenges for Open Access, Ivana Hebrang Grgić
(Not such) New Challenges for Open Access, Ivana Hebrang Grgić
SPARC Europe
 
Copyright management in open access projects
Copyright management in open access projectsCopyright management in open access projects
Copyright management in open access projects
Iryna Kuchma
 
The Shift to Open Access Publishing
The Shift to Open Access PublishingThe Shift to Open Access Publishing
The Shift to Open Access Publishing
Brian Hole
 
The OpenAIRE Catalogue of Services: Towards Open Science - Workshop: Design y...
The OpenAIRE Catalogue of Services: Towards Open Science - Workshop: Design y...The OpenAIRE Catalogue of Services: Towards Open Science - Workshop: Design y...
The OpenAIRE Catalogue of Services: Towards Open Science - Workshop: Design y...
OpenAIRE
 
OpenAIRE: eInfrastructure for Open Science
OpenAIRE: eInfrastructure for Open ScienceOpenAIRE: eInfrastructure for Open Science
OpenAIRE: eInfrastructure for Open Science
OpenAIRE
 
Mesa redonda: Funcionamiento eficaz en el peer review, reconocimiento a los r...
Mesa redonda: Funcionamiento eficaz en el peer review, reconocimiento a los r...Mesa redonda: Funcionamiento eficaz en el peer review, reconocimiento a los r...
Mesa redonda: Funcionamiento eficaz en el peer review, reconocimiento a los r...
CRECS. Conferencia Internacional de Revistas Científicas
 
OpenAIRE webinar on Open Access in H2020 (OAW2016)
OpenAIRE webinar on Open Access in H2020 (OAW2016)OpenAIRE webinar on Open Access in H2020 (OAW2016)
OpenAIRE webinar on Open Access in H2020 (OAW2016)
OpenAIRE
 
OpenAIRE webinar on Open Research Data in H2020 (OAW2016)
OpenAIRE webinar on Open Research Data in H2020 (OAW2016)OpenAIRE webinar on Open Research Data in H2020 (OAW2016)
OpenAIRE webinar on Open Research Data in H2020 (OAW2016)
OpenAIRE
 
Open access (OA) in the Research Excellence Framework (REF) - Ben Johnson, HEFCE
Open access (OA) in the Research Excellence Framework (REF) - Ben Johnson, HEFCEOpen access (OA) in the Research Excellence Framework (REF) - Ben Johnson, HEFCE
Open access (OA) in the Research Excellence Framework (REF) - Ben Johnson, HEFCE
Jisc
 
Beyond Open Access: Creating Culture By, With, and For the Public
Beyond Open Access: Creating Culture By, With, and For the PublicBeyond Open Access: Creating Culture By, With, and For the Public
Beyond Open Access: Creating Culture By, With, and For the Public
Merete Sanderhoff
 
Open science and the individual researcher
Open science and the individual researcherOpen science and the individual researcher
Open science and the individual researcher
Bram Zandbelt
 
DOAJ ICDL 2016: The Changing Landscape and Future of Open Access in India
DOAJ ICDL 2016: The Changing Landscape and Future of Open Access in IndiaDOAJ ICDL 2016: The Changing Landscape and Future of Open Access in India
DOAJ ICDL 2016: The Changing Landscape and Future of Open Access in India
DOAJ (Directory of Open Access Journals)
 
Horizon 2020 and the open research data pilot
Horizon 2020 and the open research data pilotHorizon 2020 and the open research data pilot
Horizon 2020 and the open research data pilot
Sarah Jones
 

Viewers also liked (20)

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...
 
OpenAIRE2020: l'infrastruttura per l'aggregazione dei risultati accademici e ...
OpenAIRE2020: l'infrastruttura per l'aggregazione dei risultati accademici e ...OpenAIRE2020: l'infrastruttura per l'aggregazione dei risultati accademici e ...
OpenAIRE2020: l'infrastruttura per l'aggregazione dei risultati accademici e ...
 
Acceso abierto - Open access #infografia
Acceso abierto - Open access  #infografiaAcceso abierto - Open access  #infografia
Acceso abierto - Open access #infografia
 
Presentation of the OpenAIRE webinars during the Open Access Week 2016
Presentation of the OpenAIRE webinars during the Open Access Week 2016Presentation of the OpenAIRE webinars during the Open Access Week 2016
Presentation of the OpenAIRE webinars during the Open Access Week 2016
 
Transition to Open Science in Europe
Transition to Open Science in EuropeTransition to Open Science in Europe
Transition to Open Science in Europe
 
Open Science: Application and Benefits
Open Science: Application and BenefitsOpen Science: Application and Benefits
Open Science: Application and Benefits
 
Guerilla Open Access Manifesto
Guerilla  Open Access  ManifestoGuerilla  Open Access  Manifesto
Guerilla Open Access Manifesto
 
(Not such) New Challenges for Open Access, Ivana Hebrang Grgić
(Not such) New Challenges for Open Access, Ivana Hebrang Grgić(Not such) New Challenges for Open Access, Ivana Hebrang Grgić
(Not such) New Challenges for Open Access, Ivana Hebrang Grgić
 
Copyright management in open access projects
Copyright management in open access projectsCopyright management in open access projects
Copyright management in open access projects
 
The Shift to Open Access Publishing
The Shift to Open Access PublishingThe Shift to Open Access Publishing
The Shift to Open Access Publishing
 
The OpenAIRE Catalogue of Services: Towards Open Science - Workshop: Design y...
The OpenAIRE Catalogue of Services: Towards Open Science - Workshop: Design y...The OpenAIRE Catalogue of Services: Towards Open Science - Workshop: Design y...
The OpenAIRE Catalogue of Services: Towards Open Science - Workshop: Design y...
 
OpenAIRE: eInfrastructure for Open Science
OpenAIRE: eInfrastructure for Open ScienceOpenAIRE: eInfrastructure for Open Science
OpenAIRE: eInfrastructure for Open Science
 
Mesa redonda: Funcionamiento eficaz en el peer review, reconocimiento a los r...
Mesa redonda: Funcionamiento eficaz en el peer review, reconocimiento a los r...Mesa redonda: Funcionamiento eficaz en el peer review, reconocimiento a los r...
Mesa redonda: Funcionamiento eficaz en el peer review, reconocimiento a los r...
 
OpenAIRE webinar on Open Access in H2020 (OAW2016)
OpenAIRE webinar on Open Access in H2020 (OAW2016)OpenAIRE webinar on Open Access in H2020 (OAW2016)
OpenAIRE webinar on Open Access in H2020 (OAW2016)
 
OpenAIRE webinar on Open Research Data in H2020 (OAW2016)
OpenAIRE webinar on Open Research Data in H2020 (OAW2016)OpenAIRE webinar on Open Research Data in H2020 (OAW2016)
OpenAIRE webinar on Open Research Data in H2020 (OAW2016)
 
Open access (OA) in the Research Excellence Framework (REF) - Ben Johnson, HEFCE
Open access (OA) in the Research Excellence Framework (REF) - Ben Johnson, HEFCEOpen access (OA) in the Research Excellence Framework (REF) - Ben Johnson, HEFCE
Open access (OA) in the Research Excellence Framework (REF) - Ben Johnson, HEFCE
 
Beyond Open Access: Creating Culture By, With, and For the Public
Beyond Open Access: Creating Culture By, With, and For the PublicBeyond Open Access: Creating Culture By, With, and For the Public
Beyond Open Access: Creating Culture By, With, and For the Public
 
Open science and the individual researcher
Open science and the individual researcherOpen science and the individual researcher
Open science and the individual researcher
 
DOAJ ICDL 2016: The Changing Landscape and Future of Open Access in India
DOAJ ICDL 2016: The Changing Landscape and Future of Open Access in IndiaDOAJ ICDL 2016: The Changing Landscape and Future of Open Access in India
DOAJ ICDL 2016: The Changing Landscape and Future of Open Access in India
 
Horizon 2020 and the open research data pilot
Horizon 2020 and the open research data pilotHorizon 2020 and the open research data pilot
Horizon 2020 and the open research data pilot
 

Similar to OpenAIRE: Directrices 3.0, desarrollos y servicios para Gestores de Repositorios

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
 
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
 
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 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
 
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 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
 
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
 
Why we need oa infrastructure - STM Association Beyond Open Access Seminar
Why we need oa infrastructure - STM Association Beyond Open Access SeminarWhy we need oa infrastructure - STM Association Beyond Open Access Seminar
Why we need oa infrastructure - STM Association Beyond Open Access Seminar
National Information Standards Organization (NISO)
 
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 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 and the Case of Irish Repositories
OpenAIRE and the Case of Irish RepositoriesOpenAIRE and the Case of Irish Repositories
OpenAIRE and the Case of Irish Repositories
RIANIreland
 
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
Pedro Príncipe
 
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
 
7th Content Providers Community Call
7th Content Providers Community Call7th Content Providers Community Call
7th Content Providers Community Call
OpenAIRE
 
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
 
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
 
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
 
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
 

Similar to OpenAIRE: Directrices 3.0, desarrollos y servicios para Gestores de Repositorios (20)

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...
 
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 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 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 ...
 
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 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...
 
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...
 
Why we need oa infrastructure - STM Association Beyond Open Access Seminar
Why we need oa infrastructure - STM Association Beyond Open Access SeminarWhy we need oa infrastructure - STM Association Beyond Open Access Seminar
Why we need oa infrastructure - STM Association Beyond Open Access Seminar
 
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 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 and the Case of Irish Repositories
OpenAIRE and the Case of Irish RepositoriesOpenAIRE and the Case of Irish Repositories
OpenAIRE and the Case of Irish Repositories
 
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
 
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
 
7th Content Providers Community Call
7th Content Providers Community Call7th Content Providers Community Call
7th Content Providers Community Call
 
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
 
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...
 
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...
 
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
 

More from OpenAIRE

10th OpenAIRE Content Providers Community Call
10th OpenAIRE Content Providers Community Call10th OpenAIRE Content Providers Community Call
10th OpenAIRE Content Providers Community Call
OpenAIRE
 
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 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 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 Call
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
 
5th Content Providers Community Call
5th Content Providers Community Call5th Content Providers Community Call
5th Content Providers Community Call
OpenAIRE
 
4th Content Providers Community Call
4th Content Providers Community Call4th Content Providers Community Call
4th 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
 

More from OpenAIRE (20)

10th OpenAIRE Content Providers Community Call
10th OpenAIRE Content Providers Community Call10th OpenAIRE Content Providers Community Call
10th OpenAIRE Content Providers Community Call
 
9th Content Providers Community Call\
9th Content Providers Community Call\9th Content Providers Community Call\
9th Content Providers Community Call\
 
OpenAIRE in the European Open Science Cloud (EOSC)
OpenAIRE in the European Open Science Cloud (EOSC)OpenAIRE in the European Open Science Cloud (EOSC)
OpenAIRE in the European Open Science Cloud (EOSC)
 
8th Content Providers Community Call
8th Content Providers Community Call8th Content Providers Community Call
8th Content Providers Community Call
 
OpenAIRE PROVIDE Dashboard for Turkish repository managers
OpenAIRE PROVIDE Dashboard for Turkish repository managersOpenAIRE PROVIDE Dashboard for Turkish repository managers
OpenAIRE PROVIDE Dashboard for Turkish repository managers
 
What will it cost to manage and share my data?
What will it cost to manage and share my data?What will it cost to manage and share my data?
What will it cost to manage and share my data?
 
Open Research Gateway for the ELIXIR-GR Infrastructure (Part 3)
Open Research Gateway for the ELIXIR-GR Infrastructure (Part 3)Open Research Gateway for the ELIXIR-GR Infrastructure (Part 3)
Open Research Gateway for the ELIXIR-GR Infrastructure (Part 3)
 
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
 

Recently uploaded

办理毕业证(UPenn毕业证)宾夕法尼亚大学毕业证成绩单快速办理
办理毕业证(UPenn毕业证)宾夕法尼亚大学毕业证成绩单快速办理办理毕业证(UPenn毕业证)宾夕法尼亚大学毕业证成绩单快速办理
办理毕业证(UPenn毕业证)宾夕法尼亚大学毕业证成绩单快速办理
uehowe
 
原版仿制(uob毕业证书)英国伯明翰大学毕业证本科学历证书原版一模一样
原版仿制(uob毕业证书)英国伯明翰大学毕业证本科学历证书原版一模一样原版仿制(uob毕业证书)英国伯明翰大学毕业证本科学历证书原版一模一样
原版仿制(uob毕业证书)英国伯明翰大学毕业证本科学历证书原版一模一样
3ipehhoa
 
国外证书(Lincoln毕业证)新西兰林肯大学毕业证成绩单不能毕业办理
国外证书(Lincoln毕业证)新西兰林肯大学毕业证成绩单不能毕业办理国外证书(Lincoln毕业证)新西兰林肯大学毕业证成绩单不能毕业办理
国外证书(Lincoln毕业证)新西兰林肯大学毕业证成绩单不能毕业办理
zoowe
 
Italy Agriculture Equipment Market Outlook to 2027
Italy Agriculture Equipment Market Outlook to 2027Italy Agriculture Equipment Market Outlook to 2027
Italy Agriculture Equipment Market Outlook to 2027
harveenkaur52
 
一比一原版(SLU毕业证)圣路易斯大学毕业证成绩单专业办理
一比一原版(SLU毕业证)圣路易斯大学毕业证成绩单专业办理一比一原版(SLU毕业证)圣路易斯大学毕业证成绩单专业办理
一比一原版(SLU毕业证)圣路易斯大学毕业证成绩单专业办理
keoku
 
可查真实(Monash毕业证)西澳大学毕业证成绩单退学买
可查真实(Monash毕业证)西澳大学毕业证成绩单退学买可查真实(Monash毕业证)西澳大学毕业证成绩单退学买
可查真实(Monash毕业证)西澳大学毕业证成绩单退学买
cuobya
 
存档可查的(USC毕业证)南加利福尼亚大学毕业证成绩单制做办理
存档可查的(USC毕业证)南加利福尼亚大学毕业证成绩单制做办理存档可查的(USC毕业证)南加利福尼亚大学毕业证成绩单制做办理
存档可查的(USC毕业证)南加利福尼亚大学毕业证成绩单制做办理
fovkoyb
 
1比1复刻(bath毕业证书)英国巴斯大学毕业证学位证原版一模一样
1比1复刻(bath毕业证书)英国巴斯大学毕业证学位证原版一模一样1比1复刻(bath毕业证书)英国巴斯大学毕业证学位证原版一模一样
1比1复刻(bath毕业证书)英国巴斯大学毕业证学位证原版一模一样
3ipehhoa
 
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
 
制作毕业证书(ANU毕业证)莫纳什大学毕业证成绩单官方原版办理
制作毕业证书(ANU毕业证)莫纳什大学毕业证成绩单官方原版办理制作毕业证书(ANU毕业证)莫纳什大学毕业证成绩单官方原版办理
制作毕业证书(ANU毕业证)莫纳什大学毕业证成绩单官方原版办理
cuobya
 
学位认证网(DU毕业证)迪肯大学毕业证成绩单一比一原版制作
学位认证网(DU毕业证)迪肯大学毕业证成绩单一比一原版制作学位认证网(DU毕业证)迪肯大学毕业证成绩单一比一原版制作
学位认证网(DU毕业证)迪肯大学毕业证成绩单一比一原版制作
zyfovom
 
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
 
Gen Z and the marketplaces - let's translate their needs
Gen Z and the marketplaces - let's translate their needsGen Z and the marketplaces - let's translate their needs
Gen Z and the marketplaces - let's translate their needs
Laura Szabó
 
假文凭国外(Adelaide毕业证)澳大利亚国立大学毕业证成绩单办理
假文凭国外(Adelaide毕业证)澳大利亚国立大学毕业证成绩单办理假文凭国外(Adelaide毕业证)澳大利亚国立大学毕业证成绩单办理
假文凭国外(Adelaide毕业证)澳大利亚国立大学毕业证成绩单办理
cuobya
 
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
 
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
 
Meet up Milano 14 _ Axpo Italia_ Migration from Mule3 (On-prem) to.pdf
Meet up Milano 14 _ Axpo Italia_ Migration from Mule3 (On-prem) to.pdfMeet up Milano 14 _ Axpo Italia_ Migration from Mule3 (On-prem) to.pdf
Meet up Milano 14 _ Axpo Italia_ Migration from Mule3 (On-prem) to.pdf
Florence Consulting
 
7 Best Cloud Hosting Services to Try Out in 2024
7 Best Cloud Hosting Services to Try Out in 20247 Best Cloud Hosting Services to Try Out in 2024
7 Best Cloud Hosting Services to Try Out in 2024
Danica Gill
 
成绩单ps(UST毕业证)圣托马斯大学毕业证成绩单快速办理
成绩单ps(UST毕业证)圣托马斯大学毕业证成绩单快速办理成绩单ps(UST毕业证)圣托马斯大学毕业证成绩单快速办理
成绩单ps(UST毕业证)圣托马斯大学毕业证成绩单快速办理
ysasp1
 
Bài tập unit 1 English in the world.docx
Bài tập unit 1 English in the world.docxBài tập unit 1 English in the world.docx
Bài tập unit 1 English in the world.docx
nhiyenphan2005
 

Recently uploaded (20)

办理毕业证(UPenn毕业证)宾夕法尼亚大学毕业证成绩单快速办理
办理毕业证(UPenn毕业证)宾夕法尼亚大学毕业证成绩单快速办理办理毕业证(UPenn毕业证)宾夕法尼亚大学毕业证成绩单快速办理
办理毕业证(UPenn毕业证)宾夕法尼亚大学毕业证成绩单快速办理
 
原版仿制(uob毕业证书)英国伯明翰大学毕业证本科学历证书原版一模一样
原版仿制(uob毕业证书)英国伯明翰大学毕业证本科学历证书原版一模一样原版仿制(uob毕业证书)英国伯明翰大学毕业证本科学历证书原版一模一样
原版仿制(uob毕业证书)英国伯明翰大学毕业证本科学历证书原版一模一样
 
国外证书(Lincoln毕业证)新西兰林肯大学毕业证成绩单不能毕业办理
国外证书(Lincoln毕业证)新西兰林肯大学毕业证成绩单不能毕业办理国外证书(Lincoln毕业证)新西兰林肯大学毕业证成绩单不能毕业办理
国外证书(Lincoln毕业证)新西兰林肯大学毕业证成绩单不能毕业办理
 
Italy Agriculture Equipment Market Outlook to 2027
Italy Agriculture Equipment Market Outlook to 2027Italy Agriculture Equipment Market Outlook to 2027
Italy Agriculture Equipment Market Outlook to 2027
 
一比一原版(SLU毕业证)圣路易斯大学毕业证成绩单专业办理
一比一原版(SLU毕业证)圣路易斯大学毕业证成绩单专业办理一比一原版(SLU毕业证)圣路易斯大学毕业证成绩单专业办理
一比一原版(SLU毕业证)圣路易斯大学毕业证成绩单专业办理
 
可查真实(Monash毕业证)西澳大学毕业证成绩单退学买
可查真实(Monash毕业证)西澳大学毕业证成绩单退学买可查真实(Monash毕业证)西澳大学毕业证成绩单退学买
可查真实(Monash毕业证)西澳大学毕业证成绩单退学买
 
存档可查的(USC毕业证)南加利福尼亚大学毕业证成绩单制做办理
存档可查的(USC毕业证)南加利福尼亚大学毕业证成绩单制做办理存档可查的(USC毕业证)南加利福尼亚大学毕业证成绩单制做办理
存档可查的(USC毕业证)南加利福尼亚大学毕业证成绩单制做办理
 
1比1复刻(bath毕业证书)英国巴斯大学毕业证学位证原版一模一样
1比1复刻(bath毕业证书)英国巴斯大学毕业证学位证原版一模一样1比1复刻(bath毕业证书)英国巴斯大学毕业证学位证原版一模一样
1比1复刻(bath毕业证书)英国巴斯大学毕业证学位证原版一模一样
 
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
 
制作毕业证书(ANU毕业证)莫纳什大学毕业证成绩单官方原版办理
制作毕业证书(ANU毕业证)莫纳什大学毕业证成绩单官方原版办理制作毕业证书(ANU毕业证)莫纳什大学毕业证成绩单官方原版办理
制作毕业证书(ANU毕业证)莫纳什大学毕业证成绩单官方原版办理
 
学位认证网(DU毕业证)迪肯大学毕业证成绩单一比一原版制作
学位认证网(DU毕业证)迪肯大学毕业证成绩单一比一原版制作学位认证网(DU毕业证)迪肯大学毕业证成绩单一比一原版制作
学位认证网(DU毕业证)迪肯大学毕业证成绩单一比一原版制作
 
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
 
Gen Z and the marketplaces - let's translate their needs
Gen Z and the marketplaces - let's translate their needsGen Z and the marketplaces - let's translate their needs
Gen Z and the marketplaces - let's translate their needs
 
假文凭国外(Adelaide毕业证)澳大利亚国立大学毕业证成绩单办理
假文凭国外(Adelaide毕业证)澳大利亚国立大学毕业证成绩单办理假文凭国外(Adelaide毕业证)澳大利亚国立大学毕业证成绩单办理
假文凭国外(Adelaide毕业证)澳大利亚国立大学毕业证成绩单办理
 
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 ...
 
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
 
Meet up Milano 14 _ Axpo Italia_ Migration from Mule3 (On-prem) to.pdf
Meet up Milano 14 _ Axpo Italia_ Migration from Mule3 (On-prem) to.pdfMeet up Milano 14 _ Axpo Italia_ Migration from Mule3 (On-prem) to.pdf
Meet up Milano 14 _ Axpo Italia_ Migration from Mule3 (On-prem) to.pdf
 
7 Best Cloud Hosting Services to Try Out in 2024
7 Best Cloud Hosting Services to Try Out in 20247 Best Cloud Hosting Services to Try Out in 2024
7 Best Cloud Hosting Services to Try Out in 2024
 
成绩单ps(UST毕业证)圣托马斯大学毕业证成绩单快速办理
成绩单ps(UST毕业证)圣托马斯大学毕业证成绩单快速办理成绩单ps(UST毕业证)圣托马斯大学毕业证成绩单快速办理
成绩单ps(UST毕业证)圣托马斯大学毕业证成绩单快速办理
 
Bài tập unit 1 English in the world.docx
Bài tập unit 1 English in the world.docxBài tập unit 1 English in the world.docx
Bài tập unit 1 English in the world.docx
 

OpenAIRE: Directrices 3.0, desarrollos y servicios para Gestores de Repositorios

  • 1. OpenAIRE: Directrices 3.0, desarrollos y servicios para Gestores de Repositorios Pedro Principe Universidad do Minho OpenAIRE helpdesk and training manager Webinar "Buenas prácticas en repositorios: directrices OpenAIRE 3.0. y Recolecta“ 23 de noviembre 2016
  • 2. Agenda 1. Conocer la Infraestructura OpenAIRE y la política de adquisición de contenidos. 2. Directrices para la compatibilidad OpenAIRE y como hacerlo compatible con las directrices 3.0. 3. El poder de los repositorios para apoyar la implementación de políticas de acceso abierto de organismos de financiación. 4. Servicio OpenAIRE broker y dashboard para Gestores de Repositorios #OAW2015 2
  • 3. Encuadramiento: 3 FINANCIACIÓN Los organismos de financiación de la ciencia y la innovación han favorecido el acceso abierto a los resultados de los proyectos que apoyen (CE, FP7, H2020...) MANDATOS Muchos tienen determinado mandatos de acceso abierto que establecen los requisitos de acceso a través de depósito en repositorios. REPOSITORIOS Pero ¿en qué medida los resultados publicados están vinculados a los proyectos? Es necesario preparar los repositorios para vincular los proyectos a las publicaciones!
  • 4. OPEN ACCESS Y OPEN DATA OpenAIRE implementa los requisitos de la CE & supports OA policy alignment in Europe
  • 5. Una infraestructura de conocimiento e información científica en abierto  Potenciar y facilitar en el cambio hacia una comunicación académica orientada a una ciencia más abierta y reproducible  Punto de vista colaborativo y participativo a nivel europeo y global Research communitie s Research admins Researchers Funders SMEs Content providers in scholarly communication Neworking & e-Infrastructure
  • 6. OpenAIRE’s e-infrastructure Commons Publications repositories Research Data repositories CRIS systems Registries (e.g. projects) OA Journals Software Repositories Validation Cleaning De-duplication Enrichment By inference Funders, research admins, research communities • Research impact • Project reporting and monitoring • Open Access trends Content providers • Repository guidelines and validation • Repository notification broker • Repository analytics and usage stats Researchers • Claim publications, datasets, software • Deposit publications, datasets, software • Search & browse: interlinked publications, datasets, projects • Open Access & DMP Helpdesk • End-User feedback CONTENT PROVIDERS INFO SPACE SERVICES KEY STAKEHOLDERS SERVICES Project initiative FunderFunding Result Publication Data Software Organization GUIDE LINES TERMS OF USE
  • 7. 7 OpenAIRE Content Acquisition AUTHORITATIVE INFORMATION RESEARCH DATAPUBLICATIONS • Registries of Data Providers • OpenDOAR, • re3data, • DOAJ journal list, … • Funding Information • Author-/Contributor info OpenAIRE will expand the current policy to other dataset classes (Open Access datasets) because OpenAIRE would like to have some for quality certification.
  • 8. Agenda 1. Conocer la Infraestructura OpenAIRE y la política de adquisición de contenidos. 2. Directrices para la compatibilidad OpenAIRE y como hacerlo compatible con las directrices 3.0. 3. El poder de los repositorios para apoyar la implementación de políticas de acceso abierto de organismos de financiación. 4. Servicio OpenAIRE broker y dashboard para Gestores de Repositorios #OAW2015 8
  • 9. Directrices OpenAIRE • Normas comunes / mejores prácticas para los proveedores de datos (Directrices repositorios de publicaciones, repositorios de datos, sistemas CRIS). • OpenAIRE ha colaborado con las principales organizaciones y ha producido tres conjuntos de directrices para sus proveedores de datos, todo ello basado en normas bien establecidas. Las mejores prácticas para el uso del protocolo de transferencia (OAI- PMH), formatos de metadatos, vocabularios controlados. 9 INTEROPERABILITY IS KEY
  • 10. 1 2 3Literature Repositories (and journal platforms) Dublin Core (DRIVER) Data Repositories (and archives/data centres) Datacite CRIS systems CERIF-XML Directrices para proveedores de contenido del espacio de información OpenAIRE 10
  • 11. Directrices para repositorios de publicaciones “OpenAIRE Compatibility Status – Levels and OAI Sets” 11 OpenAIRE basic Only Open Access content via driver oai set OpenAIRE 2.0 EC funded content via ec_fundedresour ces oai set OpenAIRE 2.0 + Open Access and EC funded content via driver and ec_fundedresourc es oai set OpenAIRE 3.0 Open Access and/or EC funded and/or National/other funded content via openaire oai set
  • 12. ¿Por qué unas directrices? Formato y protocolo para la recolección INFORMACIÓN SOBRE FINANCIACIÓN DERECHOS DE ACCESO E INFORMACIÓN DE LICENCIAS + SETS DE DATOS REFERENCIADOS Y PUBLICACIONES RELACIONADAS, INFORMACIÓN SOBRE FECHAS DE EMBARGO 12
  • 13. Directrices para publicaciones: OpenAIRE OAI-Set • Para agrupar metadatos relevantes para OpenAIRE • Acceder a: https://www.openaire.eu/content-acquisition-policy/content-acquisition- policy/content-acquisition-policy • Metadatos sobre publicaciones en acceso abierto • Metadatos sobre publicaciones financiadas con fondos EC-FP7 / H2020 • Metadatos sobre publicaciones financiadas por otros organismos financiadores • OpenAIRE proporciona information sobre información sobre financiación soportada 13 setName setSpec* The OpenAIRE set OpenAIRE openaire
  • 14. projectID 14 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>
  • 15. accessRights 15 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>
  • 16. 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>
  • 17. … 17 Element name Alternative Identifier Referenced Publication Referenced Publication DCMI definition dc:relation Usage Recommended Example <dc:relation> info:eu-repo/semantics/altIdentifier/doi/10.1234/789.1 </dc:relation> <dc:relation> info:eu-repo/semantics/dataset/doi/10.1234/789.1 </dc:relation> <dc:relation> info:eu-repo/semantics/reference/doi/10.1234/789.1 </dc:relation>
  • 18. Directrices de acceso abierto H2020 18 Property DC Field Value Financiación UE dc:contributor “controlled” terms : ["European Union (EU)" and "Horizon 2020"]["Euratom" and "Euratom research and training programme 2014-2018"] Revisada por pares (estado de validación de la publicación) dc:type info:eu-repo/semantics/publishedVersion Periodo de embargo dc:date dc:rights • info:eu-repo/date/embargoEnd/<YYYY-MM-DD> • <YYYY-MM-DD> (as publication date) • info:eu-repo/semantics/embargoedAccess Información del proyecto dc:relation info:eu- repo/grantAgreement/EC/H2020/[ProjectID]/[Jurisdiction]/[ProjectName]/[ProjectAcronym]/ Identificador persistente dc:identifier or dc:relation Licencia dc:rights URL of license condition IDs persistentes para autores y otros dc:creator dc:contributor <Lastname, Firstname; id_orcid 0000-0000-0000-0000> Referencias a otros resultados de investigación relacionados dc:relation info:eu-repo/semantics/dataset/<scheme>/<id>
  • 23. Repositorios compatibles con OpenAIRE ESPAÑA = 60 23 OpenAIRE Basic (DRIVER OA) 23 OpenAIRE 2.0+ (DRIVER OA, EC funding) 21 OpenAIRE 3.0 (OA, funding) 16
  • 24. DSpace – OpenAIRE 3.0 compliance (available in the XOAI – Dspace V. 6) .../config/crosswalks/oai 24 The OpenAIRE OAI set has been renamed from ec_fundedresources to openaire. This renamed set exposes the open access content + the funded related content ("openaireRelationCondition" and "driverAccessCondition"), as defined on the OpenAIRE literature guidelines, not only the EC funded content as the previous set. <CustomCondition id="openaireRelationCondition"> <Class>org.dspace.xoai.filter.DSpaceAtLeastOneMetadataFilter</Class> <Configuration> <string name="field">dc.relation</string> <string name="operator">starts_with</string> <string name="value">info:eu-repo/grantAgreement/</string> </Configuration> </CustomCondition> <Filter id="openAireFilter">
  • 25. OpenAIRE guidelines – future directions 25 OpenAIRE Guidelines for Literature Repository Managers * continues its principle to follow and adopt established standards * but will have changes in form of a new application profile * replacement of info:eu-repo by other controlled vocabularies and identifier systems, e.g * COAR Resource Type Vocabulary * recommends the use of ORCID for author identifiers * recommends the use of FundRef and ISNI identifiers for funding organizations * extends simple Dublin Core by attributes * includes specific metadata properties from latest DataCite metadata kernel * FundingReference * Creator and Contributor incl. subproperties creatorName, contributorName, nameIdentifier * file element(s) to locate the fulltext file(s) incl. mimeType and accessRights * includes optionally properties from the bibo ontology to express details of serials (volume, issue, startPage, endPage) * OpenAIRE will start consultation phase with LA Referencia, JISC and SHARE
  • 26. Agenda 1. Conocer la Infraestructura OpenAIRE y la política de adquisición de contenidos. 2. Directrices para la compatibilidad OpenAIRE y como hacerlo compatible con las directrices 3.0. 3. El poder de los repositorios para apoyar la implementación de políticas de acceso abierto de organismos de financiación. 4. Servicio OpenAIRE broker y dashboard para Gestores de Repositorios #OAW2015 26
  • 27. RESEARCHER DECIDES WHERE TO PUBLISH Check publishers policies on www.sherpa.ac.uk/romeo Open Access Journals doaj.org Check for Article Processing Charges Subscription-based journal Self-archive in a repository Find at: openaire.eu IMMEDIATE OPEN ACCESS IMMEDIATE OR DELAYED OPEN ACCESS
  • 28. LOCATE AN APPROPRIATED REPOSITORY Deposit once! Via OpenAIRE and comply with the funder OA mandates 28
  • 29. DEPOSIT ALL PROJECT PUBLICATIONS Automatically REACH MORE PEOPLE, HAVE GREATER IMPACT, SIMPLIFY H2020 REPORTING
  • 30. INFO DE LOS PROYECTOS CON FINANCIAMIENTO EN LOS REGISTROS BIBLIOGRÁFICOS ‘vincular’ 30 API
  • 31. 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 31
  • 32. Identificar os proyectos no proceso de depósito de una publicación Titulo, acrónimo ou id do proyecto… e seleccionar OpenAIRE – lista de proyectos API
  • 33. DSPACE ADD-ON – PROJECT INFO (DEPOSIT WORKFLOW) OpenAIRE Authority Control Add-on 33 OpenAIRE Funders Projects List Add-on Only FP7 projects (Openaire API) 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 Dspace 4 and 5 Configured in 30 PT repositories (all OpenAIRE projects API: EC, WT + FCT) https://gitlab.fccn.pt/dev-rcaap/addon-openaire
  • 34. OpenAIRE compatibility: 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 34https://www.openaire.eu/rep-managers/rep-man-toolkit/repository-managers
  • 35. Becoming an OpenAIRE data provider www.openaire.eu/validator 35 1. Register your repository in OpenDOAR / re3data * institutional/thematic repository -> OpenDOAR * data repository -> re3data 2. Test compliancy with OpenAIRE Guidelines Make your repository OpenAIRE compliant –> by help of the OpenAIRE validator service 3. Add your repository in OpenAIRE Register your repository in OpenAIRE; pre-filled information imported from OpenDOAR or re3data
  • 36. Choose Your Repository From The List UPDATE (change interface) – Via validator tool - www.openaire.eu/validator 36
  • 37. Agenda 1. Conocer la Infraestructura OpenAIRE y la política de adquisición de contenidos. 2. Directrices para la compatibilidad OpenAIRE y como hacerlo compatible con las directrices 3.0. 3. El poder de los repositorios para apoyar la implementación de políticas de acceso abierto de organismos de financiación. 4. Servicio OpenAIRE broker y dashboard para Gestores de Repositorios #OAW2015 37
  • 38. Align OA policies. Sync infrastructures. OpenAIRE provides services for other funders (EU national funders) 38
  • 40. FCT in OpenAIRE: what has been done 40 List of FCT projects OpenAIRE info space Link publications to projects FCT projects infered Results available on the OpenAIRE portal
  • 41. FUNDED PROJECTS INFO IN OPENAIRE: SUMMARY Collect metadata including project grantID from OpenAIRE compliant repositories Metadata publications record enrichments by OpenAIRE deduplication Link Publications to projects by inference (text mining procedures) Link Publications to projects using the end-user service: claim publications
  • 43. NOTIFICATION BROKER Repositories 43 (Meta)data and links exchange among different data providers.
  • 44. OpenAIRE broker sketch OpenAIRE Notification Broker OpenAIRE Information Space Graph (deduplication, Inference, Aggregation) …Subscriptions Potential Notifications subscribe notifyrepository admin OpenAIRE Data Sources Identifying “events” relevant to repositories (enrichments & additions) Sending events Delivered Notifications Event (potential notification): • Message • Topic • TargetRepository • Trust 44
  • 45. Examples of enrichments topics ENRICHMENT.[MORE | NEW] • dc:rights: dc:rights is present and original record was missing it • dc:identifier-if-DOI: DOI is present and original record was missing it • dc:type: dc:type is present and original record was missing it • dc:subject: dc:type is present and original record was missing it • rel-to-project: relationship to project is present and original record was missing it • rel-to-dataset/software/similar-publication: relationship is present 45
  • 46. Examples of additions topics ADDITIONS • authorAffiliation: The publication has an author whose organization has a given institutional repository of reference • sharedProject: The publication has been funded by a project whose participants (orgs that are beneficiaries of the grant) have a given institutional repository of reference • authorRepositoryOfReference: The publication has an author with a given institutional repository of reference 46
  • 47. Notifications • The service can notify the repositories in different ways • OpenAIRE recommended repository APIs for metadata ingestion (e.g. SWORD project); software modules for known platforms will be considered (e.g. DSpace, Eprints) • email to the repository managers • RSS feeds • The service avoids redundant notifications by keeping a history of delivered notifications 47
  • 48. Subscriptions • Repository managers can subscribe to the service to receive notifications about records “assigned to them” and specify • Topics: enrichment.[more | new].X or addition.Y • How to be notified: RSS feed, email, APIs, etc. • When to be notified: instantly, every K days • Criteria on record fields (predicate) • Repository managers can test their subscription by searching the collection of potential notifications 48
  • 49. DEMO
  • 50. DEMO
  • 51. DEMO
  • 53.
  • 54. Dashboard Functionalities •Data source registration and validation (against OpenAIRE guidelines) • Repository, data archive, journal, aggregator, CRIS system •Data source enrichment and fixing •Data source statistics •Data source usage statistics •Data source notification