]> Lady’s Gitweb - Shushe/commit
Provide metadata in transform; add attributes there
authorLady <redacted>
Wed, 22 May 2024 06:37:02 +0000 (02:37 -0400)
committerLady <redacted>
Sat, 22 Jun 2024 16:13:15 +0000 (12:13 -0400)
commit8d1379f31be03acadc1c3ea420799df3e93c924c
tree9cafd1bdbf3b7f6a677535e2b907c33d7fd3bb06
parent78cdffb646748c9d519ce5b92e2566b7ac7a852b
Provide metadata in transform; add attributes there

The metadata actually depends on the parser, so it’s a recursive
dependency to make the parser use it. Instead, just make it available
in transforms and add the various ⛩️📰 书社 attributes during the
expansion phase.

Literally including the metadata R·D·F in the transform greatly
increases its file size, but it “should” be fine.

This commit also brings with it a few other improvements and changes to
transforms :⁠—

- All of the `$书社:*` variables which used to return result tree
    fragments now return node sets.

- The `书社:application` mode has been renamed to `书社:apply`, to
    match `书社:expand`.
GNUmakefile
README.markdown
lib/catalog2parser.xslt
lib/catalog2transform.xslt
lib/literally.xslt [new file with mode: 0644]
transforms/asset.xslt
transforms/serialization.xslt
This page took 0.023184 seconds and 4 git commands to generate.