Releases: ecrum19/VCF-RDFizer
Releases · ecrum19/VCF-RDFizer
v1.1.0
Highlights
VCF-RDFizer v1.1.0 expands benchmarking and metrics support across the pipeline, improves RDF generation behavior, and refines packaging and release metadata.
What's New
- Added a TSV-only benchmarking mode to run only VCF-to-TSV conversion and collect timing/resource metrics.
- Expanded per-run metrics capture for TSV conversion, RDF conversion, and compression, including raw metrics artifacts and improved summary outputs.
- Fixed incorrect aggregate compression wall-time reporting by using wrapper-observed elapsed runtime for wall-clock metrics.
- Improved batch and aggregate RDF handling, including duplicate part protection and safer cleanup behavior.
- Added helper TSV generation for sample calls and FORMAT values to support richer mapping behavior.
- Updated the default mapping IRIs to the file-based
file://{vcfFilePath}...style. - Improved failure reporting, cross-platform coverage, citation metadata, third-party notices, and packaging/release workflow support.
Packaging
- PyPI publication is triggered automatically by pushing the
v1.1.0tag. - Docker publication is also triggered for the
v1.1.0release tag. - Conda-forge will be updated in the feedstock