Skip to content
This repository has been archived by the owner on Apr 17, 2024. It is now read-only.

introduce metadata to help future parsing #582

Open
5 of 12 tasks
IanMayo opened this issue Nov 30, 2023 · 0 comments
Open
5 of 12 tasks

introduce metadata to help future parsing #582

IanMayo opened this issue Nov 30, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request onsite requires onsite access

Comments

@IanMayo
Copy link
Contributor

IanMayo commented Nov 30, 2023

In our current strategy we focus on plain htmlToDita conversion - largely ignoring the structure of the content.

This gives a useable document, but it could be deferring some technical debt for future parsing of the document set.

We can help this out by adding some metadata.

I can think of these tags:

  • regions file (world map) - document level id
  • regions file (world map) - imagemap
  • region page - document level tag
  • category page - document level tag
  • category page - flag element (this is in place already)
  • unit page - document level tag
  • unit page - images block
  • unit page - signatures table
  • unit page - propulsion block
  • unit page - remarks block
  • images pages - document level tag
  • transducer page - document level tag

Ian to investigate pattern to detrmine images/transducer pages onsite. Suspect it's if filename contains _grams or _pics, but will need to double-check that. Or, we may need to look at some kind of page content to determine that.

@IanMayo to make sure that anchors and banjo have the correct headers/content to trigger the unit page identifiers.

@IanMayo IanMayo added the enhancement New feature or request label Nov 30, 2023
@IanMayo IanMayo added the onsite requires onsite access label Feb 13, 2024
@IanMayo IanMayo self-assigned this Feb 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request onsite requires onsite access
Projects
Status: 🔖 Ready
Development

No branches or pull requests

1 participant