Load the MeSH vocabulary into a MySQL database. A simple script.
A simple script written in Java to load the MeSH terms into a MySQL database. This script simply loads the MeSH terms (the value of “/DescriptorRecordSet > DescriptorRecord > DescriptorName > String” XML tag) that can be found in the MeSH XML formatted version of the vocabulay (http://www.nlm.nih.gov/mesh/filelist.html) into a MySQL relational database. Download the [...]