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

introduce metadata to help future parsing #582

@IanMayo

Description

@IanMayo

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.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestonsiterequires onsite access

Type

No type

Projects

Status

🔖 Ready

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions