sttl.turtlehtml.template.prov.rq Maven / Gradle / Ivy
template st:provenance(?pr) {
""
}
where {
bind ( replace(str(?pr), "\n", "\\\\n") as ?b )
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy
template st:provenance(?pr) {
""
}
where {
bind ( replace(str(?pr), "\n", "\\\\n") as ?b )
}