Skip to content

Ensure that publication title and issue date is displayed where possible #42

Description

@eamonnbell-dur

Where a publication title and an issue date is provided, it should be visible in the search results.

This requires a different approach to each source, so will impact the fetcher code.

It will also require frontend changes.

  • ABO: issue date does not appear to be present in the IIIF manifests available from the library (however, since we started on this project, the IIIF Presentation API has been bumped to v3)
  • ANNO: issue date is part of original source filename in YYYYDDMM format, so this is just rewritten to ISO YYYY-DD-MM for clarity
  • MDZ: issue date is available as a string which acts as a "section" divider between IIIF sequences of canvases, this can be extracted from the manifest

Metadata

Metadata

Labels

backendIssues with the backend (Python; Typesense)enhancementNew feature or requestfrontendIssues with the web front end

Fields

No fields configured for Feature.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions