sttl.sparql.result.rq Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of corese-core Show documentation
Show all versions of corese-core Show documentation
Corese is a Semantic Web Factory (triple store and SPARQL endpoint) implementing RDF, RDFS, SPARQL 1.1
Query and Update.
#
# Utility template to be used by another transformation to
# integrate SPARQL Query Results without headings
#
template st:result {
st:call-template(st:page)
}
where {
bind (st:set(st:profile, coalesce(st:get(st:profile), st:sparql)) as ?p)
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy