Commit 29d9324
Wrap auto-generated container block in ldh:Object
create-container.sh emitted rdf:_1 with an ldh:View directly under it
when --block wasn't passed, which violates the ContentMode contract
enforced by ldh:InvalidContentBlockType. Match the existing
:ChildrenViewContructor (ldh.ttl:643) — wrap the View in an ldh:Object
via rdf:value. For --mode use an inline View; otherwise reference the
named ldh:ChildrenView to bit-match the constructor's output.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 744dfcb commit 29d9324
1 file changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
136 | | - | |
137 | 136 | | |
138 | | - | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
139 | 141 | | |
140 | | - | |
141 | | - | |
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
| |||
0 commit comments