sttl.jsonld-light-term.uri.rq Maven / Gradle / Ivy
template {
"{\"@id\": \"" us:escape(?in) "\"}"
}
where {
bind (st:getFocusNode() as ?in)
filter isURI(?in)
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy
template {
"{\"@id\": \"" us:escape(?in) "\"}"
}
where {
bind (st:getFocusNode() as ?in)
filter isURI(?in)
}