]> 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>
Sun, 30 Jun 2024 20:59:00 +0000 (16:59 -0400)
commitffe87ed345ae20b68cabd12741ee9c1c708780ff
treef3f7fd909f550962f7828b8ced56962fa756896c
parent310a9688453c345f50604f738701435ec6a737be
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.030478 seconds and 4 git commands to generate.