-
Notifications
You must be signed in to change notification settings - Fork 1
MeSH Annual Updates
Check MeSH RDF release notes: https://hhs.github.io/meshrdf/release-notes
-
Download the official MeSH RDF dataset https://github.com/filak/MTW-MeSH/wiki/Loading-MeSH-datasets#get-the-official-mesh-rdf-dataset
-
ALWAYS perform the checks and resolve any issues in MTW - ie. duplicates, locks, pending changes etc.
-
Export required output files from MTW - ie. UMLS TSV, MARC file, stats etc.
-
BACKUP your <mesh> dataset using Fuseki interface
-
Validate the backup and the official MeSH RDF dataset - run:
No output = data is OK
riot --validate mesh_YYYY-MM-DD_....nt.gz riot --validate mesh.nt.gz
-
Extract the translation from the backup using mesh-nt2trx tool - run:
mesh-nt2trx %FUSEKI_BASE%/backups/mesh_YYYY-MM-DD_....nq.gz
-
Stop MTW Server and MTW Worker services
-
Go to your <FUSEKI_DATA_DIR> and DELETE the <mesh> directories under datatabases and indexes dirs
-
Update MTW config file for new target year/period
<MTW_HOME_DIR>/instance/conf/mtw.ini
-
Follow the steps in Import the RDF datasets
-
Clear the MTW cache - delete all files in instance/cache
-
Start MTW Server and MTW Worker services
-
Reset the Initial stats in Manage dashboard