
sttl.json.prefix.rq Maven / Gradle / Ivy
The newest version!
template st:prefix {
"," st:nl()
"\"" str(?p) "\": \"" str(?n) "\""
; separator = ""
}
where {
bind (unnest(st:prefix()) as (?p, ?n))
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy