sttl.d3.map.rq Maven / Gradle / Ivy
template st:map {
st:call-template-with(st:navlab, st:map, ?list)
}
where {
bind (st:get(st:pos) as ?list)
filter (bound(?list) && xt:size(?list) > 0)
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy