sttl.sparql.result.rq Maven / Gradle / Ivy
#
# Utility template to be used by another transformation to
# integrate SPARQL Query Results without headings
#
template st:result {
st:call-template(st:page)
}
where {
bind (st:set(st:profile, coalesce(st:get(st:profile), st:sparql)) as ?p)
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy