MetaMed ChangeLog

2020-01-03
MRE v2020.01 released. Upgraded Apache Jena 3.13.1.
2019-05-27
Migration to Java 12. Added missing dependency (xerces).
2018-12-11
Executable metamed-bigmem support 60 GB of memory as maximum by default.
2018-03-14
Use ServiceLoader as ExtractorServiceLoader. MetaMed extractor's dependency. Logging using LogBack-classic.
2017-06-06
MRE v6.2.0.
2017-01-11
MRE v5.1.0.
2016-10-13
Rename package cz.zcu.mre.extractor to new cz.zcu.mre.metamed.extractor.
2016-09-27
Fix setting of logging directory.
2016-09-26
Use default values.
2016-09-23
Fix parsing of the --graph option.
2016-09-22
MRE v5.0.0. Java package were renamed. Fix ontology namespaces.
2016-09-05
Fix minor bugs. Use variables USER and LOGNAME to determine the users's home.
2016-07-21
Use Apache Jena 3.1.0. Fixed preservation of the last modified time of files.
2016-06-03
Documentation site updated. Debian package and ZIP file are auto-generated for download from the web.
2016-05-19
MetaMed 4.1.0 released. Major and minor bug fixes. The debian-maven-plugin used.
2016-05-02
MRE 4.0.0 with Apache Jena 3.0.1.
2016-03-03
Bugfix omit disabled extractor in the ExtractionWorker. Disabled extractors are added to the pool. Logging changed. Set 0 remaining files to cosole progress bar when data processing ends.
2015-11-27
Using java.util.logging.config.file property. Script metamed.sh ignores source and javadoc jars.
2015-11-23
Refactoring MRE project. Java package renamed to cz.zcu.kiv.mre.metamed. JavaDoc updated. Introduced third major version - MRE 3.0.0. Code inspection.
2015-11-20
VirtuosoDataSource renamed to VirtuosoDS.
2015-11-02
Fixed RDF data output format.
2015-10-31
Console progress bar for RDF data import and query in the first thread when attached to console. Disabled default verbose output.
2015-09-01
Stable version 2.3.0 with Java 8.
2015-07-22
Production version MetaMed 2.2.0 with plugins.
2015-05-10
Added JPEG, PNG and TIFF file formats support. Developed by Martin Kryl.
2015-02-13
A resource Dataset generated and using new option DataSource.
2014-11-21
Documentation updated. The OpenLink Virtuoso support. Improved threads and paralell querying and data export processing.
2014-04-01
Stable 1.4.0 version availaible. Main changes: added thread support for (SPARQL) queries and export each thread's model into its own output file. Removed support for SITS file format. Improved look for extractor classes method and creating its instances for each thread.
2013-01-04
Added Oracle Batch Load support for RDF and gzipped RDF file. More detailed data load statistics. New options: --batch-load, --bulk-load, --batch-load-without-drop-index, --bulk-load-without-drop-index and --verbose.
2012-05-25
Oracle Bulk load flags as an application option --oracle-flags.
2012-04-12
Initial public version; available DASTA, DICOM and SITS file format support.