sttl.turtlehtml.template.link.rq Maven / Gradle / Ivy
template st:link(?uri, ?title) {
format {
# us:format("link.html")
"%s" str(?uri) str(?title)
}
}
where {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy
template st:link(?uri, ?title) {
format {
# us:format("link.html")
"%s" str(?uri) str(?title)
}
}
where {
}