mendeley open api

13
Open API Ben Dowling Science Hack Day 2010

Upload: ben-dowling

Post on 06-May-2015

3.685 views

Category:

Technology


0 download

DESCRIPTION

The Mendeley OpenAPI presentation from Science Hack Day London 2010

TRANSCRIPT

Page 1: Mendeley Open API

Open APIBen Dowling

Science Hack Day 2010

Page 2: Mendeley Open API

What is Mendeley?

Page 3: Mendeley Open API

What is Mendeley?

Mendeley is free academic software (Win, Mac & Linux) to manage, share, read, annotate and cite your research papers...

...and a research network to manage your papers online, discover research trends and statistics, and to connect to like-minded researchers.

Page 4: Mendeley Open API

Discover research statistics

Page 5: Mendeley Open API

Open API

Page 6: Mendeley Open API

OAuth

JSON

Research paper information

Aggregate statistics

Individual user libraries

Open API

Page 7: Mendeley Open API

Document search

Find articles by tag

Find related articles

Find by identifier (DOI, PMID etc)

Research Paper Information

Page 8: Mendeley Open API

Citation information

Readership statistics

User supplied tags

Identifiers (DOI, PMID etc)

Abstract

Research Paper Information

Page 9: Mendeley Open API

Popular Papers

Popular Publications

Popular Authors

Overall or per discipline

Statistics

Page 10: Mendeley Open API

Requires authorization from the

user

Documents

Collections

Statistics

Create new documents

Library

Page 11: Mendeley Open API

Statistics visualizations

Related article browser

Research paper lookup service

Open Source Mendeley client

Ideas

Page 12: Mendeley Open API

Register for an API key

http://www.mendeley.com/oapi/

Read through the documentation

Play with the Python client

Getting Started

Page 13: Mendeley Open API

Documentationhttp://www.mendeley.com/oapi/methods/

Python Clienthttp://github.com/coderholic/MendeleyClient

Google Grouphttp://groups.google.com/group/mendeley-open-api-deve

lopers

Email: [email protected]

Useful Links