All Downloads are FREE. Search and download functionalities are using the official Maven repository.

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