ast/term.rs:91 and parse/query/term.rs:1174 reference fluree_vocab unconditionally, but the dependency is optional behind the lowering feature — any parse-only consumer (Lambda/WASM) is broken today. Found while verifying parser-cluster claims in the burn-down audit.
Found and verified by the W3C SPARQL burn-down audit (PR #1437; docs/audit/burn-down/ROADMAP.md §5 on branch test/sparql-testsuite-full-coverage).
ast/term.rs:91andparse/query/term.rs:1174referencefluree_vocabunconditionally, but the dependency is optional behind theloweringfeature — any parse-only consumer (Lambda/WASM) is broken today. Found while verifying parser-cluster claims in the burn-down audit.Found and verified by the W3C SPARQL burn-down audit (PR #1437;
docs/audit/burn-down/ROADMAP.md§5 on branchtest/sparql-testsuite-full-coverage).