+ All Categories
Home > Documents > Www.odin-project.eu CODESPRINT Oct 15-16 @ CERN Todd Vision, Dryad, 0000-0002-6133-2581 Simeon...

Www.odin-project.eu CODESPRINT Oct 15-16 @ CERN Todd Vision, Dryad, 0000-0002-6133-2581 Simeon...

Date post: 17-Dec-2015
Category:
Upload: homer-nelson
View: 214 times
Download: 0 times
Share this document with a friend
Popular Tags:
16
www.odin- project.eu CODESPRINT Oct 15-16 @ CERN Todd Vision, Dryad, 0000-0002-6133-2581 Simeon Warner, arXiv, 0000-0002-7970-7855
Transcript
Page 1: Www.odin-project.eu CODESPRINT Oct 15-16 @ CERN Todd Vision, Dryad, 0000-0002-6133-2581 Simeon Warner, arXiv, 0000-0002-7970-7855.

www.odin-project.eu

CODESPRINT Oct 15-16 @ CERNTodd Vision, Dryad, 0000-0002-6133-2581Simeon Warner, arXiv, 0000-0002-7970-7855

Page 2: Www.odin-project.eu CODESPRINT Oct 15-16 @ CERN Todd Vision, Dryad, 0000-0002-6133-2581 Simeon Warner, arXiv, 0000-0002-7970-7855.

Goals

• Demonstrate the potential of the identifier “awareness layer”

• Engage with stakeholders and empower them to take advantage of emergent infrastructure

• Collaboratively explore capabilities, gaps, opportunities

Page 3: Www.odin-project.eu CODESPRINT Oct 15-16 @ CERN Todd Vision, Dryad, 0000-0002-6133-2581 Simeon Warner, arXiv, 0000-0002-7970-7855.

Participants

• ODIN partners (CERN, BL, DataCite, ORCID-EU, ANDS, arXiv, Dryad)

• Other stakeholder developers, including the winners of the May 2013 ORCID Codefest

• Alejandra Gonzalez-Beltran (ISA-Tools, Oxford U.)• Roy Boverhof (Reed Elsevier)

Page 4: Www.odin-project.eu CODESPRINT Oct 15-16 @ CERN Todd Vision, Dryad, 0000-0002-6133-2581 Simeon Warner, arXiv, 0000-0002-7970-7855.

Process

• Gathered ideas beforehand and on the first morning

• Discussed and voted with our feet on a small number of projects

Page 5: Www.odin-project.eu CODESPRINT Oct 15-16 @ CERN Todd Vision, Dryad, 0000-0002-6133-2581 Simeon Warner, arXiv, 0000-0002-7970-7855.

Projects

1. Embedding all my ORCID-claimed works (including data) on a webpage

2. ODIN’s HAMR (Human/Authority Metadata Reconciliation)3. ORCID UNION for data4. DataCite metadata form with ORCID support

Common thread: Use of the open Application Programming Interfaces (APIs) for ORCID & DataCite

Client API

Page 6: Www.odin-project.eu CODESPRINT Oct 15-16 @ CERN Todd Vision, Dryad, 0000-0002-6133-2581 Simeon Warner, arXiv, 0000-0002-7970-7855.

1. Embedding all my ORCID-claimed works (including data) on a

webpage

People: • Roy Boverhof• Tom Demaranville• Nikolaos Kalodimas• Gudmunder Thorisson• Simeon Warner

Multiple implementations

http://github/zimeon/orcid-feed-js

Page 7: Www.odin-project.eu CODESPRINT Oct 15-16 @ CERN Todd Vision, Dryad, 0000-0002-6133-2581 Simeon Warner, arXiv, 0000-0002-7970-7855.

Bridging metadata silos

24,452 DataCite DOIs w/ ≥1 ORCID 28,987 CrossRef DOIs w/ ≥1 ORCID1,267,083 works w/ DOIs known to ORCID

(~930,000 public)

Imperfect overlap among them

Page 8: Www.odin-project.eu CODESPRINT Oct 15-16 @ CERN Todd Vision, Dryad, 0000-0002-6133-2581 Simeon Warner, arXiv, 0000-0002-7970-7855.

2. ODIN‘s HAMR (Human/Authority Metadata Reconciliation)

• Demonstrates how a data centre can add ORCIDs to works in their own systems (and push those ORCIDs to DataCite) as researchers claim their works in the ORCID system.

• People: John Kaye and Ryan Scherle

Page 9: Www.odin-project.eu CODESPRINT Oct 15-16 @ CERN Todd Vision, Dryad, 0000-0002-6133-2581 Simeon Warner, arXiv, 0000-0002-7970-7855.

2. ODIN‘s HAMR (Human/Authority Metadata Reconciliation)

Page 10: Www.odin-project.eu CODESPRINT Oct 15-16 @ CERN Todd Vision, Dryad, 0000-0002-6133-2581 Simeon Warner, arXiv, 0000-0002-7970-7855.

2. ODIN‘s HAMR

15,491 authors in Dryad

9 authors have claimed Dryad data in ORCID (so far)

496 claimed author-work links found by HAMR

(includes claims of either article or data)

Covers 441 out of 4,132 data packages in Dryad (10.7%)

Page 11: Www.odin-project.eu CODESPRINT Oct 15-16 @ CERN Todd Vision, Dryad, 0000-0002-6133-2581 Simeon Warner, arXiv, 0000-0002-7970-7855.

3. ORCID Union for data

People: Stefano Bortoli, Jan Dvorak, Alejandra González-Beltrán, Todd Vision

Page 12: Www.odin-project.eu CODESPRINT Oct 15-16 @ CERN Todd Vision, Dryad, 0000-0002-6133-2581 Simeon Warner, arXiv, 0000-0002-7970-7855.

3. ORCID Union for data

• An example person lookup in OKKAM’s Entity Name System • Can be used to de-silo the links between an ORCID and a

person’s works across multiple sources

https://github.com/tjv/ODIN-Union

Page 13: Www.odin-project.eu CODESPRINT Oct 15-16 @ CERN Todd Vision, Dryad, 0000-0002-6133-2581 Simeon Warner, arXiv, 0000-0002-7970-7855.

4. DataCite metadata form with ORCID lookup

• Motivation• Implement lookup of ORCIDs for DataCite• Provide a reusable lookup component

• People: Amir Aryani and Sebastian Peters• Built on

• An entry form developed by Marcin Paluch for DataCite Canada• An ORCID widget developed by ANDS

• GitHub code and a demo: https://github.com/koelnconcert/datacite-metadata-generator

Page 14: Www.odin-project.eu CODESPRINT Oct 15-16 @ CERN Todd Vision, Dryad, 0000-0002-6133-2581 Simeon Warner, arXiv, 0000-0002-7970-7855.
Page 15: Www.odin-project.eu CODESPRINT Oct 15-16 @ CERN Todd Vision, Dryad, 0000-0002-6133-2581 Simeon Warner, arXiv, 0000-0002-7970-7855.

A sprint, not a marathon

Page 16: Www.odin-project.eu CODESPRINT Oct 15-16 @ CERN Todd Vision, Dryad, 0000-0002-6133-2581 Simeon Warner, arXiv, 0000-0002-7970-7855.

Thanks

• Organizers: Laura Rueda Garcia & Sunje Dallmeier-Tiessen• Getting the word out: Amir Aryani, Martin Fenner, Laure Haak,

John Kaye, Neli Zhivkova Ivanova, Gudmundur Thorisson• CERN: for hosting, and for wonderful tours of the facility• Funding: European Commission FP7 Programme


Recommended