Updates to CitablePhysicalText.jl

Generate IIIF manifests for Codex objects automatically.
iiif
update
Author

Neel Smith

Published

January 7, 2025

Updates to CitablePhysicalText.jl

Release notes: version 0.12.0

  • adds the iiifmanifest function to generate IIIF manifests automatically from Codex objects.

Installation

Install from the central registry with Julia’s package manager.

  • in package mode from the Julia REPL ] add CitablePhysicalText
  • from a Julia terminal session: using Pkg; Pkg.add("CitablePhysicalText")

Documentation

Source