sttl.navlab.href.rq Maven / Gradle / Ivy
#
# Link to external web site (eg Wikipedia)
#
prefix ft:
template st:href(?r, ?p) {
format {
ft:link.html
str(?v) str(?v)
}
}
where {
?r ?p ?v
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy