Because of a lapse in government funding, the information on this website may not be up to date, transactions submitted via the website may not be processed, and the agency may not be able to respond to inquiries until appropriations are enacted. The NIH Clinical Center (the research hospital of NIH) is open. For more details about its operating status, please visit cc.nih.gov. Updates regarding government operating status and resumption of normal operations can be found at OPM.gov.
STMT - Table Files
I. Version
The STMT table files are symbolic links from preProcess files as described below. They are used as input files for HSqlDb tables.
Tables | Lexicon
| MetaThesaurus
| Synonyms
|
2011AA | 2011 | 2011AA | 2011 |
2011Ascii | 2011Ascii | 2011AA | 2011 |
2011AB | 2011 | 2011AB | 2011 |
2012AA | 2012 | 2012AA | 2012 |
2012Ascii | 2012Ascii | 2012AA | 2012 |
2012AB | 2012 | 2012AB | 2012 |
2013AA | 2013 | 2013AA | 2013 |
2013Ascii | 2013Ascii | 2013AA | 2013 |
2013AB | 2013 | 2013AB | 2013 |
2014AA | 2014 | 2014AA | 2014 |
2014Ascii | 2014Ascii | 2014AA | 2014 |
2014AB | 2014 | 2014AB | 2014 |
${YEAR}AA | ${YEAR} | ${YEAR}AA | ${YEAR} |
${YEAR}Ascii | ${YEAR}Ascii | ${YEAR}AA | ${YEAR} |
${YEAR}AB | ${YEAR} | ${YEAR}AB | ${YEAR} |
II. Run Program
These tables can be generated by the following procedures:
Make sure all preProcessed files are generated. It generates needed files under Lex (2013|2013Ascii), Meta (2013AA|2013AB), and Synonyms (2013). the final tables use different combination as shown above to generate table files.
shell> cd ${STMT_DIR}/PreProcess/bin
shell> 2.GenTables
Lexicon Year (2018|2018Ascii)
MetaThesaurus Year (2018AA|2018AB)
Synonym year (2018)
Table year (2018AA|2018AB|2018Ascii)
III. Zip and backup files
shell> cp -p normTermSynonyms.data normTermSynonyms.data.${YEAR}
shell> tar -czvf normTermSynonyms.data.${YEAR}.tgz normTermSynonyms.data.${YEAR}
shell> mv normTermSynonyms.data.${YEAR}.tgz ${BACK_DIR}/Release/STMT/data/files/.
shell> cp -p normInflvarCorpus.data normInflvarCorpus.data.${YEAR}
shell> tar -czvf normInflvarCorpus.data.${YEAR}.tgz normInflvarCorpus.data.${YEAR}
shell> mv normInflvarCorpus.data.${YEAR}.tgz ${BACK_DIR}/Release/STMT/data/files/.