Skip to content

ldbib/MEDLINEInserter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MEDLINEInserter

MEDLINEInserter is a Node.js application designed for MEDLINE®/PubMed® Data licensees to download (via FTP), convert (using the module MEDLINEXMLToJSON), and insert the data into a Mongo database.

We are in no way affiliated with MEDLINE® or PubMed®. We're only a MEDLINE® licensed library that want to share this software with the public so that anyone with a MEDLINE license can easier utilize MEDLINE® metadata for improving healthcare.

Wikipedia has an article regarding MEDLINE® here https://en.wikipedia.org/wiki/MEDLINE and PubMed here https://en.wikipedia.org/wiki/PubMed

The U.S. National Library of Medicine have a page about MEDLINE® here http://www.nlm.nih.gov/pubs/factsheets/medline.html

Dependencies

MEDLINEXMLToJSON developed by Emil Hemdal for ldbib.

node-ftp by Brian White.

mongodb (GitHub) by MongoDB.

Installation

git clone [email protected]:ldbib/MEDLINEInserter.git
npm install medlinexmltojson ftp mongodb

Rename config.sample.js to config.js and modify it to suit your needs.

License

This project is released under the terms of the GNU AGPL version 3

Author

Emil Hemdal

Changelog

Version 0.0.1 - 12th of August 2014

Development in progress...

About

Node.js software used to download and insert MEDLINE data into a Mongo database

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published