sttl.cdn.tail.rq Maven / Gradle / Ivy
#
# Timeline SPARQL Template - Olivier Corby - 2014
#
prefix cn:
prefix ft:
template cn:tail(?c, ?title) {
format {
ft:tail.html
st:call-template(cn:index, ?title)
}
}
where {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy