Project members
- (owner)
- Bharat Singh (owner)
- Rob Hooft (owner)
Welcome to project pmid2doi
This project assembles all the software needed to run a web service that converts pubmed identifiers (PMID) to digital object identifiers (DOI).
This consists of 3 parts:
- A convertor for medline XML files to a relational database (java). This is based on http://www.biomedcentral.com/1471-2105/5/146/
- A mapper that matches medline articles to doi's using a crossref api (python).
- A web server (java).
Mailing lists
This project provides the following mailing lists.
Project lists
- pmid2doi-users: a list intended for general discussion on the project
- pmid2doi-commits: a list that receives commit messages
- pmid2doi-devel: a list intended for discussion among developers (subscription is restricted to registered developers)
Source access
If available, anonymous readonly subversion access works as follows:
svn co https://trac.nbic.nl/svn/pmid2doi pmid2doi
Write access is only available to registered developers.
You can become a developer by registering yourself if you haven't already done so, and requesting write access on the pmid2doi-users mailing list.
Starting Points
- TracGuide -- Built-in Documentation
- TitleIndex -- A complete list of local wiki pages.
- Trac FAQ -- Frequently Asked Questions
Other NBIC software projects
All active NBIC software projects can be accessed from the project index.
Last modified 10 years ago
Last modified on Nov 13, 2013, 8:45:59 AM