sttl.navlab.omap.rq Maven / Gradle / Ivy
#
# Geolocate resource on a map given lat et long (openstreetmap)
#
prefix ft:
template st:omap(?r, ?lat, ?lon, ?list) {
st:call-template(st:maplist, ft:map.html, xt:cons(xt:list(?r, ?lat, ?lon), ?list), "")
}
where {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy