]> 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>
Thu, 11 Jul 2024 01:46:30 +0000 (21:46 -0400)
commit20650221fbf76f8444d66ec16a00e773f9d86647
tree03e8582fc0fa404860661f77a66d437bba217c63
parentfc985b7f5cf58d16b6d5d81bde7cebbd1747dd27
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.022317 seconds and 4 git commands to generate.