Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

Added

  • Stadt-Geschichte-Basel (SGB) dataset with 88 DOIs and pre-fetched metadata
  • DOI metadata harvester script (src/scripts/get_metadata.py)
  • Comprehensive documentation for SGB dataset in sgb/README.md
  • Helper script documentation in main README

Changed

  • Updated README.md with SGB dataset documentation
  • Updated example files to use real SGB DOIs
  • Enhanced project structure documentation
  • Updated TODO.md to reflect completed work

Documentation

  • Docs for Zenodo added
  • Fixed various typos and replaced favicon
  • Documented the DOI extraction and metadata fetching workflow

Features

  • Initial version of PDF metadata enhancer CLI
  • Support for CSV, TSV, and JSONL input formats
  • PDF InfoDict and XMP metadata embedding
  • Provenance tracking with sidecar JSON files

0.0.2 - 2020-02-26

Documentation

0.0.1 - 2020-01-13

Features

Back to top