SlideShare una empresa de Scribd logo
1 de 22
ORCID: Introducción Técnica 
Contact Info: p. +1-301-922-9062 a. 10411 Motor City Drive, Suite 750, Bethesda, MD 20817o UrScAid.org
Empezando 
Nombre 
Apellido 
Email 
Password 
Privacidad & 
Preferencia para 
notificaciones 
Registro 
Desde la página 
https://orcid.org/register 
O desde otro servicio que 
esté integrado con ORCID 
21.10.14 2
Empezando 
Bienvenidos al registro 
ORCID 
• Verificar la dirección de correo electrónico 
Image credit: RaHuL Rodriguez, ccBY-SA 2.0, Oct 5, 2012 
http://www.flickr.com/photos/92963434@N03/9162677329 
• Aquí está tu ORCID iD: 
21.10.14 orcid.org 3
El registro ORCID 
Contiene: 
 Datos biográficos 
 Datos sobre educación 
Datos sobre la vida 
laboral 
 Datos sobre la 
financiación 
 Las publicaciones 
21.10.14 orcid.org 4
El registro ORCID 
Datos biográficos 
Capacidad 
para múltiples  
Añadir una nombres 
descripción  
21.10.14 orcid.org 5
El registro ORCID 
Datos sobre la educación 
Datos sobre la vida laboral 
Lista de 
Organizaciones 
de Ringgold  
(que registra ISNIs) 
21.10.14 orcid.org 6
El registro ORCID 
Datos sobre la agencia financiadora 
 Lista de agencias 
de financiación de 
FundRef 
Plantillas de búsqueda 
y enlaces  
21.10.14 orcid.org 7
El registro ORCID 
Publicaciones 
Plantilles de búsqueda y enlaces: 
• Airiti 
• Registro ANDS 
• CrossRef Metadata Search 
• DataCite Metadata Store 
• Europe PubMed Central 
• Número ISNI number y ISBNs 
• ResearcherID 
• Scopus 
Los campos de clasificación 
y metadatos son 
consistentes con CASRAI 
Títulos traducidos y soporte 
para diversos idiomas 
Citas estructuradas en BibTex 
21.10.14 orcid.org 8
Privacidad del usuario 
● La información en el registro ORCID posee diferentes 
niveles de privacidad, los cuales pueden ser 
modificados por el dueño del registro. 
Accesible por : 
Cualquiera Dueño del registro, Dueño del registro 
organizaciones de confianza 
● La información del registro (configuración, permisos) 
es accedida por el dueño del mismo. 
21.10.14 orcid.org 9
La API de ORCID 
• Autenticar- Obtener un identificador 
ORCID de un usuario autenticado 
• Leer- Leer la información pública y 
limitada 
• Añadir- Publicar nuevos items en el 
registro 
• Actualizar – Actualizar o borrar items 
21.10.14 que previamentoerc ihd.aorbg ías añadido 10
La API de ORCID 
Usuario: Sigue un link para conectar tu 
sistema a su registro ORCID (en la web de ORCID, 
tu página web, o en un mensaje de email) 
Sistema: Envía al usuario a la URL de 
autorización (La URL identifica tu sistema y lee indica a ORCID 
a que quieres acceso y a donde enviar al usuario luego de que este 
concede el acceso) 
https://orcid.org/oauth/authorize?c 
lient_id=0000-0003-2996-8827& 
response_type=code& 
scope=/orcid-profile/read-limited& 
redirect_uri=https://yoursite.org 
21.10.14 orcid.org 11
La API de ORCID 
Usuario: autoriza la conexión 
Sistema: Recibe un código de autorización y 
el ORCID iD del usuario 
21.10.14 orcid.org 12
La API de ORCID 
Usuario: ninguna 
Sistema: Cambia el código de autorización 
por un access token 
curl -i -L -H 'Accept: application/json' --data 'client_id=0000-0002-9189- 
9909&client_secret=719b5c31-5681-4dce-a317- 
ff1bc1e94277&grant_type=authorization_code&code=GU0yrC&redirect_uri=https://de 
velopers.google.com/oauthplayground' 'https://api.qa.orcid.org/oauth/token' -k 
HTTP/1.1 200 OK 
{"access_token":"0a3ac65f-f8a7-4257-b605-aff0ab37d464", 
"token_type":"bearer", 
"refresh_token":"16d75d2d-bb75-4087-8a01-685e5f03faf8", 
"expires_in":631138518, 
"scope":"/orcid-profile/read-limited", 
"orcid":"0000-0003-4153-0078”} 
21.10.14 orcid.org 13
La API de ORCID 
Usuario: Ninguna 
Sistema: Usa el access token para leer el 
registro del usuario 
HTTP/1.1 200 OK 
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> 
<orcid-message xmlns="http://www.orcid.org/ns/orcid"> 
<message-version>1.2_rc3</message-version> 
<orcid-profile type="user"> 
<orcid-identifier> 
<uri>http://qa.orcid.org/0000-0003-4153-0078</uri> 
<path>0000-0003-4153-0078</path> 
<host>qa.orcid.org</host> 
</orcid-identifier> 
… 
21.10.14 orcid.org 14
La API de ORCID 
Usuario: Selecciona items para añadir a su 
registro ORCID 
Sistema: Usa el access token para publicar 
información 
21.10.14 orcid.org 15
La API de ORCID 
El registro de ORCID está actualizado 
21.10.14 orcid.org 16
Flujos de trabajo comunes 
Conseguir el ORIC iD del investigador 
Leer la información de registro de ORCID 
Añadir publicaciones, subvenciones, 
afiliaciones o información biográfica a un 
registro ORCID 
Permitir al usuario mostrar su identificador 
del sistema y enlazar con el registro 
ORCID 
Crear ORCID iDs para sus trabajadores 
21.10.14 orcid.org 17
La API de ORCID 
Creando Registros ORCID 
Crear bajo demanda 
• Se le envía al investigador un email pidiéndole registrarse y 
obtener un ORCID iD, el email contiene un link que lo envía a la 
pagina de registro. 
• Al presionar el link, el investigador es enviado a la pagina de 
registro de ORCID – El link puede ser configurado para que el 
formulario de registro tenga campos pre llenados. 
• El usuario crea un nuevo registro ORCID y le concede permisos 
para agregar información a su registro. 
• El usuario es re direccionado a un sitio que usted define 
previamente. 
21.10.14 orcid.org 18
La API de ORCID 
El mensaje XML de ORCID tiene 4 
partes: 
• <orcid-identifier> y <orcid-history> información 
generada por el sistema sobre el registro 
• <orcid-bio> información personal sobre el 
investigador 
• <orcid-activities> información sobre el investigador 
que incluye publicaciones, subvenciones, vida 
laboral y educación 
Actualmente, el API de ORCID trabaja en la versión 
1.1, pero la nueva versión 1.2_rc5 está disponible. 
https://github.com/ORCID/ORCID-Source/blob/master/orcid-model/ 
src/main/resources/README.md 
21.10.14 orcid.org 19
Recursos 
Pasos técnicos para la integración 
• Conseguir credenciales para el sitio de pruebas 
Sandbox sandbox.orcid.org 
• Formalizar una integración en sandbox 
• Trabajar con el personal de ORCID para testar la 
integración en sandbox 
• Lanzar su integración en el registro en vivo de 
ORCID 
21.10.14 orcid.org 20
Pasos no técnicos 
Recursos 
• Educar a tus investigadores sobre ORCID 
• Publicar artículos y notas internas sobre ORCID 
• Usar el logo de ORCID en tus páginas web 
• Compartir material promocional 
• Alojar workshops 
• Educar a los administradores sobre ORCID 
• Crear documentación para tu integración 
• Publicitar la integración cuando esta sea 
completada 
21.10.14 orcid.org 21
• Empezar con la guía de la API 
(http://support.orcid.org/knowledgebase/articles/180285) 
• ORCID Knowledge Base 
Recursos 
• Guías generales (http://support.orcid.org/knowledgebase/topics/32828) 
• Tutoriales detallados(http://support.orcid.org/knowledgebase/topics/32831) 
• Grupo de usuarios de la API de ORCID 
• (https://groups.google.com/forum/#!forum/orcid-api-users) 
• Comprobar otras integraciones 
• (https://orcid.org/organizations/integrators/current) 
• Soporte en ORCID (http://support.orcid.org o support@orcid.org) 
21.10.14 orcid.org 22

Más contenido relacionado

Similar a ORCID Introducción Técnica - Español

Introduccion tecnica de la api - 2015 espana seminario tecnico
Introduccion tecnica de la api - 2015 espana seminario tecnicoIntroduccion tecnica de la api - 2015 espana seminario tecnico
Introduccion tecnica de la api - 2015 espana seminario tecnicoORCID, Inc
 
Communication Webinar Spanish
Communication Webinar SpanishCommunication Webinar Spanish
Communication Webinar SpanishORCID, Inc
 
tutorial guide using the api - 2015 espana seminario tecnico
tutorial guide using the api - 2015 espana seminario tecnicotutorial guide using the api - 2015 espana seminario tecnico
tutorial guide using the api - 2015 espana seminario tecnicoORCID, Inc
 
1. Creación_de_Código_ORCID (1).pdf
1. Creación_de_Código_ORCID (1).pdf1. Creación_de_Código_ORCID (1).pdf
1. Creación_de_Código_ORCID (1).pdfJhonanYaipen
 
GUIA PARA OBTENER CODIGO ORCID UPLA (2).pdf
GUIA PARA OBTENER CODIGO ORCID UPLA (2).pdfGUIA PARA OBTENER CODIGO ORCID UPLA (2).pdf
GUIA PARA OBTENER CODIGO ORCID UPLA (2).pdfNESTOR LAZO
 
“Los identificadores en la literatura científica. ¿Por qué ORCID?”
“Los identificadores en la literatura científica. ¿Por qué ORCID?”“Los identificadores en la literatura científica. ¿Por qué ORCID?”
“Los identificadores en la literatura científica. ¿Por qué ORCID?”SocialBiblio
 
Presentación Seguridad IoT en Sanidad
Presentación Seguridad IoT en SanidadPresentación Seguridad IoT en Sanidad
Presentación Seguridad IoT en SanidadJuan José Domenech
 
Presentación Seguridad IoT en Sanidad
Presentación Seguridad IoT en SanidadPresentación Seguridad IoT en Sanidad
Presentación Seguridad IoT en SanidadRamón Salado Lucena
 
Shodan Tips and tricks. Automatiza y maximiza las búsquedas shodan
Shodan Tips and tricks. Automatiza y maximiza las búsquedas shodanShodan Tips and tricks. Automatiza y maximiza las búsquedas shodan
Shodan Tips and tricks. Automatiza y maximiza las búsquedas shodanJose Manuel Ortega Candel
 
Identificadores ORCID y acceso abierto: aplicaciones prácticas
Identificadores ORCID y acceso abierto: aplicaciones prácticasIdentificadores ORCID y acceso abierto: aplicaciones prácticas
Identificadores ORCID y acceso abierto: aplicaciones prácticasSocialBiblio
 
Cómo_crear_un_perfil_académico_en_ORCID.pptx
Cómo_crear_un_perfil_académico_en_ORCID.pptxCómo_crear_un_perfil_académico_en_ORCID.pptx
Cómo_crear_un_perfil_académico_en_ORCID.pptxaraiarguett
 
ELK para analistas de seguridad y equipos Blue Team
ELK para analistas de seguridad y equipos Blue TeamELK para analistas de seguridad y equipos Blue Team
ELK para analistas de seguridad y equipos Blue TeamJose Manuel Ortega Candel
 
Seguridad en las apis desde un punto de vista de developer
Seguridad en las apis desde un punto de vista de developerSeguridad en las apis desde un punto de vista de developer
Seguridad en las apis desde un punto de vista de developerCloudAppi
 
Análisis de requisitos de seguridad PCI DSS, SOX y LOPD, automatizables en un...
Análisis de requisitos de seguridad PCI DSS, SOX y LOPD, automatizables en un...Análisis de requisitos de seguridad PCI DSS, SOX y LOPD, automatizables en un...
Análisis de requisitos de seguridad PCI DSS, SOX y LOPD, automatizables en un...Jesús Vázquez González
 

Similar a ORCID Introducción Técnica - Español (20)

Introduccion tecnica de la api - 2015 espana seminario tecnico
Introduccion tecnica de la api - 2015 espana seminario tecnicoIntroduccion tecnica de la api - 2015 espana seminario tecnico
Introduccion tecnica de la api - 2015 espana seminario tecnico
 
Communication Webinar Spanish
Communication Webinar SpanishCommunication Webinar Spanish
Communication Webinar Spanish
 
tutorial guide using the api - 2015 espana seminario tecnico
tutorial guide using the api - 2015 espana seminario tecnicotutorial guide using the api - 2015 espana seminario tecnico
tutorial guide using the api - 2015 espana seminario tecnico
 
1. Creación_de_Código_ORCID (1).pdf
1. Creación_de_Código_ORCID (1).pdf1. Creación_de_Código_ORCID (1).pdf
1. Creación_de_Código_ORCID (1).pdf
 
Código Orcid
Código OrcidCódigo Orcid
Código Orcid
 
Presentation for ORCID webinar for the Portuguese BAD series (11 Dec 2012)
Presentation for ORCID webinar for the Portuguese BAD series (11 Dec 2012)Presentation for ORCID webinar for the Portuguese BAD series (11 Dec 2012)
Presentation for ORCID webinar for the Portuguese BAD series (11 Dec 2012)
 
GUIA PARA OBTENER CODIGO ORCID UPLA (2).pdf
GUIA PARA OBTENER CODIGO ORCID UPLA (2).pdfGUIA PARA OBTENER CODIGO ORCID UPLA (2).pdf
GUIA PARA OBTENER CODIGO ORCID UPLA (2).pdf
 
“Los identificadores en la literatura científica. ¿Por qué ORCID?”
“Los identificadores en la literatura científica. ¿Por qué ORCID?”“Los identificadores en la literatura científica. ¿Por qué ORCID?”
“Los identificadores en la literatura científica. ¿Por qué ORCID?”
 
ORCID: Una oportunidad para resolver de manera definitiva los problemas de id...
ORCID: Una oportunidad para resolver de manera definitiva los problemas de id...ORCID: Una oportunidad para resolver de manera definitiva los problemas de id...
ORCID: Una oportunidad para resolver de manera definitiva los problemas de id...
 
Open ID
Open IDOpen ID
Open ID
 
Presentación Seguridad IoT en Sanidad
Presentación Seguridad IoT en SanidadPresentación Seguridad IoT en Sanidad
Presentación Seguridad IoT en Sanidad
 
Presentación Seguridad IoT en Sanidad
Presentación Seguridad IoT en SanidadPresentación Seguridad IoT en Sanidad
Presentación Seguridad IoT en Sanidad
 
Shodan Tips and tricks. Automatiza y maximiza las búsquedas shodan
Shodan Tips and tricks. Automatiza y maximiza las búsquedas shodanShodan Tips and tricks. Automatiza y maximiza las búsquedas shodan
Shodan Tips and tricks. Automatiza y maximiza las búsquedas shodan
 
Identificadores ORCID y acceso abierto: aplicaciones prácticas
Identificadores ORCID y acceso abierto: aplicaciones prácticasIdentificadores ORCID y acceso abierto: aplicaciones prácticas
Identificadores ORCID y acceso abierto: aplicaciones prácticas
 
Identificadores ORCID y acceso abierto: aplicaciones prácticas
Identificadores ORCID y acceso abierto: aplicaciones prácticasIdentificadores ORCID y acceso abierto: aplicaciones prácticas
Identificadores ORCID y acceso abierto: aplicaciones prácticas
 
Cómo_crear_un_perfil_académico_en_ORCID.pptx
Cómo_crear_un_perfil_académico_en_ORCID.pptxCómo_crear_un_perfil_académico_en_ORCID.pptx
Cómo_crear_un_perfil_académico_en_ORCID.pptx
 
ELK para analistas de seguridad y equipos Blue Team
ELK para analistas de seguridad y equipos Blue TeamELK para analistas de seguridad y equipos Blue Team
ELK para analistas de seguridad y equipos Blue Team
 
Seguridad en las apis desde un punto de vista de developer
Seguridad en las apis desde un punto de vista de developerSeguridad en las apis desde un punto de vista de developer
Seguridad en las apis desde un punto de vista de developer
 
Open ID
Open IDOpen ID
Open ID
 
Análisis de requisitos de seguridad PCI DSS, SOX y LOPD, automatizables en un...
Análisis de requisitos de seguridad PCI DSS, SOX y LOPD, automatizables en un...Análisis de requisitos de seguridad PCI DSS, SOX y LOPD, automatizables en un...
Análisis de requisitos de seguridad PCI DSS, SOX y LOPD, automatizables en un...
 

Más de ORCID, Inc

ORCID Overview: Why your Lifelong Identifier is Important in the Digital Age ...
ORCID Overview: Why your Lifelong Identifier is Important in the Digital Age ...ORCID Overview: Why your Lifelong Identifier is Important in the Digital Age ...
ORCID Overview: Why your Lifelong Identifier is Important in the Digital Age ...ORCID, Inc
 
Identifying Springer's Author (with ORCID iD) on SpringerLink (H. Aziz)
Identifying Springer's Author (with ORCID iD) on SpringerLink (H. Aziz)Identifying Springer's Author (with ORCID iD) on SpringerLink (H. Aziz)
Identifying Springer's Author (with ORCID iD) on SpringerLink (H. Aziz)ORCID, Inc
 
ORCID at UniKL (P. Hamzah)
ORCID at UniKL (P. Hamzah)ORCID at UniKL (P. Hamzah)
ORCID at UniKL (P. Hamzah)ORCID, Inc
 
ORCID Integration Videos
ORCID Integration VideosORCID Integration Videos
ORCID Integration VideosORCID, Inc
 
ORCID as a Community Initiative (N. Miyairi)
ORCID as a Community Initiative (N. Miyairi)ORCID as a Community Initiative (N. Miyairi)
ORCID as a Community Initiative (N. Miyairi)ORCID, Inc
 
Introduction and Welcome to the 2017 ORCID Malaysia Workshop (N. Miyairi)
Introduction and Welcome to the 2017 ORCID Malaysia Workshop (N. Miyairi)Introduction and Welcome to the 2017 ORCID Malaysia Workshop (N. Miyairi)
Introduction and Welcome to the 2017 ORCID Malaysia Workshop (N. Miyairi)ORCID, Inc
 
MyRID: ORCID Integration in Malaysia (T. Dharmalingam)
MyRID: ORCID Integration in Malaysia (T. Dharmalingam)MyRID: ORCID Integration in Malaysia (T. Dharmalingam)
MyRID: ORCID Integration in Malaysia (T. Dharmalingam)ORCID, Inc
 
Spreading the ORCID Word: ORCID Communications Webinar (2016.12)
Spreading the ORCID Word: ORCID Communications Webinar (2016.12)Spreading the ORCID Word: ORCID Communications Webinar (2016.12)
Spreading the ORCID Word: ORCID Communications Webinar (2016.12)ORCID, Inc
 
ORCID @ Khalifa University
ORCID @ Khalifa UniversityORCID @ Khalifa University
ORCID @ Khalifa UniversityORCID, Inc
 
ORCID Integration with Institutional Repositories (D. Grenz)
ORCID Integration with Institutional Repositories (D. Grenz)ORCID Integration with Institutional Repositories (D. Grenz)
ORCID Integration with Institutional Repositories (D. Grenz)ORCID, Inc
 
Research in a world where machines read (M. Buys)
Research in a world where machines read (M. Buys)Research in a world where machines read (M. Buys)
Research in a world where machines read (M. Buys)ORCID, Inc
 
ORCID Collect & Connect: understanding integrations and the API (M. Buys)
ORCID Collect & Connect: understanding integrations and the API (M. Buys)ORCID Collect & Connect: understanding integrations and the API (M. Buys)
ORCID Collect & Connect: understanding integrations and the API (M. Buys)ORCID, Inc
 
Benefits to researchers who use ORCID (P. Purnell)
Benefits to researchers who use ORCID (P. Purnell)Benefits to researchers who use ORCID (P. Purnell)
Benefits to researchers who use ORCID (P. Purnell)ORCID, Inc
 
Research Management & Publishing (M. Jagerhorn)
Research Management & Publishing (M. Jagerhorn)Research Management & Publishing (M. Jagerhorn)
Research Management & Publishing (M. Jagerhorn)ORCID, Inc
 
ORCID overview: why your lifelong identifier is important in the digital age ...
ORCID overview: why your lifelong identifier is important in the digital age ...ORCID overview: why your lifelong identifier is important in the digital age ...
ORCID overview: why your lifelong identifier is important in the digital age ...ORCID, Inc
 
ORCID in the Publishing Workflow (Mochammad Tanzil Multazam)
ORCID in the Publishing Workflow (Mochammad Tanzil Multazam)ORCID in the Publishing Workflow (Mochammad Tanzil Multazam)
ORCID in the Publishing Workflow (Mochammad Tanzil Multazam)ORCID, Inc
 
What in the World is ORCID? (Haak)
What in the World is ORCID? (Haak)What in the World is ORCID? (Haak)
What in the World is ORCID? (Haak)ORCID, Inc
 
ORCID as a Community Initiative (Miyairi)
ORCID as a Community Initiative (Miyairi)ORCID as a Community Initiative (Miyairi)
ORCID as a Community Initiative (Miyairi)ORCID, Inc
 
ORCID Integration Videos
ORCID Integration VideosORCID Integration Videos
ORCID Integration VideosORCID, Inc
 
The Latest on ORCID API v2
The Latest on ORCID API v2 The Latest on ORCID API v2
The Latest on ORCID API v2 ORCID, Inc
 

Más de ORCID, Inc (20)

ORCID Overview: Why your Lifelong Identifier is Important in the Digital Age ...
ORCID Overview: Why your Lifelong Identifier is Important in the Digital Age ...ORCID Overview: Why your Lifelong Identifier is Important in the Digital Age ...
ORCID Overview: Why your Lifelong Identifier is Important in the Digital Age ...
 
Identifying Springer's Author (with ORCID iD) on SpringerLink (H. Aziz)
Identifying Springer's Author (with ORCID iD) on SpringerLink (H. Aziz)Identifying Springer's Author (with ORCID iD) on SpringerLink (H. Aziz)
Identifying Springer's Author (with ORCID iD) on SpringerLink (H. Aziz)
 
ORCID at UniKL (P. Hamzah)
ORCID at UniKL (P. Hamzah)ORCID at UniKL (P. Hamzah)
ORCID at UniKL (P. Hamzah)
 
ORCID Integration Videos
ORCID Integration VideosORCID Integration Videos
ORCID Integration Videos
 
ORCID as a Community Initiative (N. Miyairi)
ORCID as a Community Initiative (N. Miyairi)ORCID as a Community Initiative (N. Miyairi)
ORCID as a Community Initiative (N. Miyairi)
 
Introduction and Welcome to the 2017 ORCID Malaysia Workshop (N. Miyairi)
Introduction and Welcome to the 2017 ORCID Malaysia Workshop (N. Miyairi)Introduction and Welcome to the 2017 ORCID Malaysia Workshop (N. Miyairi)
Introduction and Welcome to the 2017 ORCID Malaysia Workshop (N. Miyairi)
 
MyRID: ORCID Integration in Malaysia (T. Dharmalingam)
MyRID: ORCID Integration in Malaysia (T. Dharmalingam)MyRID: ORCID Integration in Malaysia (T. Dharmalingam)
MyRID: ORCID Integration in Malaysia (T. Dharmalingam)
 
Spreading the ORCID Word: ORCID Communications Webinar (2016.12)
Spreading the ORCID Word: ORCID Communications Webinar (2016.12)Spreading the ORCID Word: ORCID Communications Webinar (2016.12)
Spreading the ORCID Word: ORCID Communications Webinar (2016.12)
 
ORCID @ Khalifa University
ORCID @ Khalifa UniversityORCID @ Khalifa University
ORCID @ Khalifa University
 
ORCID Integration with Institutional Repositories (D. Grenz)
ORCID Integration with Institutional Repositories (D. Grenz)ORCID Integration with Institutional Repositories (D. Grenz)
ORCID Integration with Institutional Repositories (D. Grenz)
 
Research in a world where machines read (M. Buys)
Research in a world where machines read (M. Buys)Research in a world where machines read (M. Buys)
Research in a world where machines read (M. Buys)
 
ORCID Collect & Connect: understanding integrations and the API (M. Buys)
ORCID Collect & Connect: understanding integrations and the API (M. Buys)ORCID Collect & Connect: understanding integrations and the API (M. Buys)
ORCID Collect & Connect: understanding integrations and the API (M. Buys)
 
Benefits to researchers who use ORCID (P. Purnell)
Benefits to researchers who use ORCID (P. Purnell)Benefits to researchers who use ORCID (P. Purnell)
Benefits to researchers who use ORCID (P. Purnell)
 
Research Management & Publishing (M. Jagerhorn)
Research Management & Publishing (M. Jagerhorn)Research Management & Publishing (M. Jagerhorn)
Research Management & Publishing (M. Jagerhorn)
 
ORCID overview: why your lifelong identifier is important in the digital age ...
ORCID overview: why your lifelong identifier is important in the digital age ...ORCID overview: why your lifelong identifier is important in the digital age ...
ORCID overview: why your lifelong identifier is important in the digital age ...
 
ORCID in the Publishing Workflow (Mochammad Tanzil Multazam)
ORCID in the Publishing Workflow (Mochammad Tanzil Multazam)ORCID in the Publishing Workflow (Mochammad Tanzil Multazam)
ORCID in the Publishing Workflow (Mochammad Tanzil Multazam)
 
What in the World is ORCID? (Haak)
What in the World is ORCID? (Haak)What in the World is ORCID? (Haak)
What in the World is ORCID? (Haak)
 
ORCID as a Community Initiative (Miyairi)
ORCID as a Community Initiative (Miyairi)ORCID as a Community Initiative (Miyairi)
ORCID as a Community Initiative (Miyairi)
 
ORCID Integration Videos
ORCID Integration VideosORCID Integration Videos
ORCID Integration Videos
 
The Latest on ORCID API v2
The Latest on ORCID API v2 The Latest on ORCID API v2
The Latest on ORCID API v2
 

ORCID Introducción Técnica - Español

  • 1. ORCID: Introducción Técnica Contact Info: p. +1-301-922-9062 a. 10411 Motor City Drive, Suite 750, Bethesda, MD 20817o UrScAid.org
  • 2. Empezando Nombre Apellido Email Password Privacidad & Preferencia para notificaciones Registro Desde la página https://orcid.org/register O desde otro servicio que esté integrado con ORCID 21.10.14 2
  • 3. Empezando Bienvenidos al registro ORCID • Verificar la dirección de correo electrónico Image credit: RaHuL Rodriguez, ccBY-SA 2.0, Oct 5, 2012 http://www.flickr.com/photos/92963434@N03/9162677329 • Aquí está tu ORCID iD: 21.10.14 orcid.org 3
  • 4. El registro ORCID Contiene:  Datos biográficos  Datos sobre educación Datos sobre la vida laboral  Datos sobre la financiación  Las publicaciones 21.10.14 orcid.org 4
  • 5. El registro ORCID Datos biográficos Capacidad para múltiples  Añadir una nombres descripción  21.10.14 orcid.org 5
  • 6. El registro ORCID Datos sobre la educación Datos sobre la vida laboral Lista de Organizaciones de Ringgold  (que registra ISNIs) 21.10.14 orcid.org 6
  • 7. El registro ORCID Datos sobre la agencia financiadora  Lista de agencias de financiación de FundRef Plantillas de búsqueda y enlaces  21.10.14 orcid.org 7
  • 8. El registro ORCID Publicaciones Plantilles de búsqueda y enlaces: • Airiti • Registro ANDS • CrossRef Metadata Search • DataCite Metadata Store • Europe PubMed Central • Número ISNI number y ISBNs • ResearcherID • Scopus Los campos de clasificación y metadatos son consistentes con CASRAI Títulos traducidos y soporte para diversos idiomas Citas estructuradas en BibTex 21.10.14 orcid.org 8
  • 9. Privacidad del usuario ● La información en el registro ORCID posee diferentes niveles de privacidad, los cuales pueden ser modificados por el dueño del registro. Accesible por : Cualquiera Dueño del registro, Dueño del registro organizaciones de confianza ● La información del registro (configuración, permisos) es accedida por el dueño del mismo. 21.10.14 orcid.org 9
  • 10. La API de ORCID • Autenticar- Obtener un identificador ORCID de un usuario autenticado • Leer- Leer la información pública y limitada • Añadir- Publicar nuevos items en el registro • Actualizar – Actualizar o borrar items 21.10.14 que previamentoerc ihd.aorbg ías añadido 10
  • 11. La API de ORCID Usuario: Sigue un link para conectar tu sistema a su registro ORCID (en la web de ORCID, tu página web, o en un mensaje de email) Sistema: Envía al usuario a la URL de autorización (La URL identifica tu sistema y lee indica a ORCID a que quieres acceso y a donde enviar al usuario luego de que este concede el acceso) https://orcid.org/oauth/authorize?c lient_id=0000-0003-2996-8827& response_type=code& scope=/orcid-profile/read-limited& redirect_uri=https://yoursite.org 21.10.14 orcid.org 11
  • 12. La API de ORCID Usuario: autoriza la conexión Sistema: Recibe un código de autorización y el ORCID iD del usuario 21.10.14 orcid.org 12
  • 13. La API de ORCID Usuario: ninguna Sistema: Cambia el código de autorización por un access token curl -i -L -H 'Accept: application/json' --data 'client_id=0000-0002-9189- 9909&client_secret=719b5c31-5681-4dce-a317- ff1bc1e94277&grant_type=authorization_code&code=GU0yrC&redirect_uri=https://de velopers.google.com/oauthplayground' 'https://api.qa.orcid.org/oauth/token' -k HTTP/1.1 200 OK {"access_token":"0a3ac65f-f8a7-4257-b605-aff0ab37d464", "token_type":"bearer", "refresh_token":"16d75d2d-bb75-4087-8a01-685e5f03faf8", "expires_in":631138518, "scope":"/orcid-profile/read-limited", "orcid":"0000-0003-4153-0078”} 21.10.14 orcid.org 13
  • 14. La API de ORCID Usuario: Ninguna Sistema: Usa el access token para leer el registro del usuario HTTP/1.1 200 OK <?xml version="1.0" encoding="UTF-8" standalone="yes"?> <orcid-message xmlns="http://www.orcid.org/ns/orcid"> <message-version>1.2_rc3</message-version> <orcid-profile type="user"> <orcid-identifier> <uri>http://qa.orcid.org/0000-0003-4153-0078</uri> <path>0000-0003-4153-0078</path> <host>qa.orcid.org</host> </orcid-identifier> … 21.10.14 orcid.org 14
  • 15. La API de ORCID Usuario: Selecciona items para añadir a su registro ORCID Sistema: Usa el access token para publicar información 21.10.14 orcid.org 15
  • 16. La API de ORCID El registro de ORCID está actualizado 21.10.14 orcid.org 16
  • 17. Flujos de trabajo comunes Conseguir el ORIC iD del investigador Leer la información de registro de ORCID Añadir publicaciones, subvenciones, afiliaciones o información biográfica a un registro ORCID Permitir al usuario mostrar su identificador del sistema y enlazar con el registro ORCID Crear ORCID iDs para sus trabajadores 21.10.14 orcid.org 17
  • 18. La API de ORCID Creando Registros ORCID Crear bajo demanda • Se le envía al investigador un email pidiéndole registrarse y obtener un ORCID iD, el email contiene un link que lo envía a la pagina de registro. • Al presionar el link, el investigador es enviado a la pagina de registro de ORCID – El link puede ser configurado para que el formulario de registro tenga campos pre llenados. • El usuario crea un nuevo registro ORCID y le concede permisos para agregar información a su registro. • El usuario es re direccionado a un sitio que usted define previamente. 21.10.14 orcid.org 18
  • 19. La API de ORCID El mensaje XML de ORCID tiene 4 partes: • <orcid-identifier> y <orcid-history> información generada por el sistema sobre el registro • <orcid-bio> información personal sobre el investigador • <orcid-activities> información sobre el investigador que incluye publicaciones, subvenciones, vida laboral y educación Actualmente, el API de ORCID trabaja en la versión 1.1, pero la nueva versión 1.2_rc5 está disponible. https://github.com/ORCID/ORCID-Source/blob/master/orcid-model/ src/main/resources/README.md 21.10.14 orcid.org 19
  • 20. Recursos Pasos técnicos para la integración • Conseguir credenciales para el sitio de pruebas Sandbox sandbox.orcid.org • Formalizar una integración en sandbox • Trabajar con el personal de ORCID para testar la integración en sandbox • Lanzar su integración en el registro en vivo de ORCID 21.10.14 orcid.org 20
  • 21. Pasos no técnicos Recursos • Educar a tus investigadores sobre ORCID • Publicar artículos y notas internas sobre ORCID • Usar el logo de ORCID en tus páginas web • Compartir material promocional • Alojar workshops • Educar a los administradores sobre ORCID • Crear documentación para tu integración • Publicitar la integración cuando esta sea completada 21.10.14 orcid.org 21
  • 22. • Empezar con la guía de la API (http://support.orcid.org/knowledgebase/articles/180285) • ORCID Knowledge Base Recursos • Guías generales (http://support.orcid.org/knowledgebase/topics/32828) • Tutoriales detallados(http://support.orcid.org/knowledgebase/topics/32831) • Grupo de usuarios de la API de ORCID • (https://groups.google.com/forum/#!forum/orcid-api-users) • Comprobar otras integraciones • (https://orcid.org/organizations/integrators/current) • Soporte en ORCID (http://support.orcid.org o support@orcid.org) 21.10.14 orcid.org 22

Notas del editor

  1. Note: If the researcher is already registered they will be directed to log in instead You can fill the name and email address fields and specify that the page should display in Spanish