Recent Releases of mtw-mesh
mtw-mesh - Version 1.7.3
Maintenance release - Python libs updated
Export for Elastic has been extended with SCR terms
- Python
Published by filak about 1 year ago
mtw-mesh - Version 1.7.0
This MTW version supports Apache Jena 5+ which enables using special queries for better relevancy when searching in MTW.
When upgrading to this version and Jena to version 5:
- update Java if necessary
- create new FUSEKIDATADIR - ie: /data/jena5
- use copy of mesh_Jena5.ttl as new mesh.ttl config
- update all the ENV variables
- update your mtw-dist.ini config
set/enable this value in the mtw-dist.ini config:
USEPROPLISTS = True
Also, now is the time to update MeSH data to the 2025 version - see the wiki on this topic.
You can still use this MTW version with Jena 4 but you MUST: - use the respective mesh.ttl configuration - copy of meshJena4.ttl - comment out USEPROP_LISTS or set the value to False
- Python
Published by filak over 1 year ago
mtw-mesh - Version 1.6.7
This is a maintenace release - Python libs updated - notably Waitress and Werzeug to address recent Dependabot alerts - also resolving https://github.com/filak/MTW-MeSH/issues/63
Upgrade is strongly recommended.
- Python
Published by filak over 1 year ago
mtw-mesh - Version 1.6.6
Maintenance release - Python libs updated
Fixing https://github.com/filak/MTW-MeSH/issues/56
- Python
Published by filak almost 2 years ago
mtw-mesh - Version 1.6.5
Upgrade notes
[OPTIONAL] If you want to enable searching for registryNumber and relatedRegistryNumber - you need to:
- Replace mesh.ttl config
- Reindex the database
Follow this procedure: 1. Stop MTW services 2. [RECOMMENDED] Backup the Jena mesh database 3. Stop Fuseki 4. Replace mesh.ttl file in the <FUSEKIDATADIR>/configuration directory 5. Delete the index directory ONLY !! <FUSEKIDATADIR>/indexes/mesh 6. Create the Fuseki search index - step no. 3 7. Start Fuseki 8. Start MTW services
- Python
Published by filak over 2 years ago
mtw-mesh - Version 1.6.4
Maintenance release - upgraded Python libs - notably: - Flask 3.0.2 - Flask-Session 0.6.0 - MarkupSafe 2.1.5 - Waitress 3.0.0
- Python
Published by filak over 2 years ago
mtw-mesh - Version 1.6.4
Maintenance release - upgraded Python libs - notably: - Flask 3.0.2 - Flask-Session 0.6.0 - MarkupSafe 2.1.5 - Waitress 3.0.0
- Python
Published by filak over 2 years ago
mtw-mesh - Version 1.6.3
Upgrade notes
After replacing the app files open CMD and run:
cd %MTW_HOME%
set-mtw-admin.exe --worker
Do not forget to copy new file(s) to the instance/conf dir:
- Python
Published by filak over 2 years ago
mtw-mesh - Version 1.6.0
Upgrade to Flask 3.0
Config changes - see mtw-dist.ini - new key SERVER_NAME - must be set in production - run the admin tool to create new API credentials
set-mtw-admin.exe --worker
- Python
Published by filak over 2 years ago
mtw-mesh - Version 1.5.0
Python upgraded to 3.11 & other libs updates
- Python
Published by filak over 2 years ago
mtw-mesh - Version 1.4.11
Python upgraded to 3.10.10 ; libs updated
- Python
Published by filak over 3 years ago
mtw-mesh - Version 1.4.6
Bootstrap 4.6 Python libs update SPARQL query endpoint check
- Python
Published by filak over 4 years ago
mtw-mesh - Version 1.4.5
Upgrades: - Python libraries - Bootstrap to 4.6.0
- Python
Published by filak over 4 years ago
mtw-mesh - Version 1.4.0
Switched to Flask app factory (create_app function)
Python libs upgrade
Use Waitress web server instead of old Tornado
- Python
Published by filak over 5 years ago
mtw-mesh - Version 1.3.6 Corrected
Add tools folder to dist
- Python
Published by filak about 6 years ago
mtw-mesh - Version 1.3.5 Corrected
Fixes https://github.com/filak/MTW-MeSH/issues/6
- Python
Published by filak about 6 years ago
mtw-mesh - Version 1.3.5
- Update to Python 3.8 - better build scripts
- Flask-Caching and Flask-Session extensions - configurable in mtw.ini
- Custom concepts fixes - mesht:identifier generation, UMLS TSV export
- Python
Published by filak about 6 years ago
mtw-mesh - Version 1.3.4
Maintenance release - Python libs updated
- Python
Published by filak over 6 years ago
mtw-mesh - Version 1.3.3a
Maintenance version
Fixes https://github.com/filak/MTW-MeSH/issues/2
- Python
Published by filak over 6 years ago
mtw-mesh - Version 1.3.3
This is recommended version - please upgrade.
It fixes uwanted obsolete data in exports: Issue https://github.com/filak/MTW-MeSH/issues/1
- Python
Published by filak over 6 years ago
mtw-mesh - Version 1.3.2
- SCR searching support
- Actual stats refresh interval display
- Config cleanups & better defaults
- Python
Published by filak almost 7 years ago
mtw-mesh - Version 1.3.1
Assets updated to https://github.com/filak/MTW-MeSH/commit/98286eaa9e6a9919676d6e3fddc0fc7680055039
- Python
Published by filak almost 7 years ago