sttl.display.ast.rq Maven / Gradle / Ivy
template st:ast {
xt:replace(xt:content(?ast), "<", "<")
}
where {
bind (java:getAST(java:getQuery(xt:mappings())) as ?ast)
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy
template st:ast {
xt:replace(xt:content(?ast), "<", "<")
}
where {
bind (java:getAST(java:getQuery(xt:mappings())) as ?ast)
}