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

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