template.dsconstraint.rul Maven / Gradle / Ivy
@import
template st:profile {}
where {}
function st:aggregate(out) {
st:agg_and(out)
}
function st:default(term){
true
}
function st:defaultNamed(term){
true
}
function st:optimize(shape, sh){
true
}
]]>
template (?shape, ?sh, ?vis, ?ls) {
sh:constraint(?shape, ?sh, ?vis, ?ls)
}
where {
}
]]>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy