sttl.pperror.displaymap.rq Maven / Gradle / Ivy
template st:displaymap (?amap) {
st:number() ". "
st:call-template(st:main, ?key)
st:nl() st:nl()
st:apply-templates-with(st:turtle, ?key)
st:nl()
}
where {
values (?key ?val) { unnest(?amap) }
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy