All Downloads are FREE. Search and download functionalities are using the official Maven repository.

sttl.display.result.rq Maven / Gradle / Ivy

template st:result(?res) {
    str(?val) ; separator = "; "
}
where {
    values (?var ?val) { unnest(?res) }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy