]> Lady’s Gitweb - Shushe/commit
Provide the location of parsed files in metadata
authorLady <redacted>
Sat, 22 Jun 2024 21:54:29 +0000 (17:54 -0400)
committerLady <redacted>
Thu, 11 Jul 2024 01:46:30 +0000 (21:46 -0400)
commitf83690a5b2bbe2d1781f0c2381022da5587f0161
tree078c5356b025614cdf4b86d3bf65354c991956b9
parentdfa704e1220e80795f3e47907a4f1d800a6897c5
Provide the location of parsed files in metadata

Rather than hardcoding parsed file lookup into `expandmetadata.xslt`
and `catalog2transform.xslt`, provide a file U·R·I for the parsed file
as a part of its metadata and use that instead. It _is_ reasonable for
transforms to want to access the original parsed documents of
dependencies. Note, however, that there is no guarantee that the parsed
document actually exists if it _isn’t_ a dependency for the file.
GNUmakefile
lib/catalog2transform.xslt
lib/expandmetadata.xslt
This page took 0.024633 seconds and 4 git commands to generate.