Deprecated: $wgMWOAuthSharedUserIDs=false is deprecated, set $wgMWOAuthSharedUserIDs=true, $wgMWOAuthSharedUserSource='local' instead [Called from MediaWiki\HookContainer\HookContainer::run in /var/www/html/w/includes/HookContainer/HookContainer.php at line 135] in /var/www/html/w/includes/Debug/MWDebug.php on line 372
PMDB: a relational database for PubMed - MaRDI portal

Deprecated: Use of MediaWiki\Skin\SkinTemplate::injectLegacyMenusIntoPersonalTools was deprecated in Please make sure Skin option menus contains `user-menu` (and possibly `notifications`, `user-interface-preferences`, `user-page`) 1.46. [Called from MediaWiki\Skin\SkinTemplate::getPortletsTemplateData in /var/www/html/w/includes/Skin/SkinTemplate.php at line 691] in /var/www/html/w/includes/Debug/MWDebug.php on line 372

Deprecated: Use of QuickTemplate::(get/html/text/haveData) with parameter `personal_urls` was deprecated in MediaWiki Use content_navigation instead. [Called from MediaWiki\Skin\QuickTemplate::get in /var/www/html/w/includes/Skin/QuickTemplate.php at line 131] in /var/www/html/w/includes/Debug/MWDebug.php on line 372

PMDB: a relational database for PubMed

From MaRDI portal



DOI10.5281/zenodo.14616021Zenodo14616021MaRDI QIDQ6676725

Dataset published at Zenodo repository.

Author name not available (Why is that?)

Publication date: 8 January 2025



The files constitute a compressed dump of PMDB, which was created in PostgreSQL14using the pmparser R package. Once you have a Postgres server running, you can set up the database as follows: 1. Untar the file containing the database dump, which will create a folder. Substitute tar_name with the name of the tar file. tar xvf tar_name rm tar_name 2.Restore the database onto your Postgres server. Below is one way.Replace ...as appropriate, substitutingdump_name with the name of the new folder containing the dump files. This will take some time, so use as many cores as you can spare.Beware the full database is about 136GB. createdb -h host_name -U user_name pmdb pg_restore -j num_cores --no-privileges --no-owner -h host_name -U user_name -d pmdb dump_name MEDLINE/PubMed data are courtesy of the U.S. National Library of Medicine. See NLMs Terms and Conditions.






This page was built for dataset: PMDB: a relational database for PubMed