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

sttl.dbhistory.month.rq Maven / Gradle / Ivy

Go to download

Corese is a Semantic Web Factory (triple store and SPARQL endpoint) implementing RDF, RDFS, SPARQL 1.1 Query and Update.

The newest version!
#
# URI 
# translated as "10/2015"^^xsd:gYearMonth
#
template st:month {

  st:call-template(st:title, ?date)

  format {
    """

%s

""" st:call-template(st:dbpediafortest) } st:call-template-with(st:d3, st:frame) st:call-template(st:title, ?date) st:call-template(st:tail) } where { bind (st:get(st:date) as ?date) } # for st:d3 @public function us:clean(?s) { if (strstarts(?s, "nodeID://"), "", ?s) }




© 2015 - 2025 Weber Informatics LLC | Privacy Policy