
sttl.owl.literalvalue.rq Maven / Gradle / Ivy
The newest version!
#
# Olivier Corby - Wimmics Inria I3S - 2013
#
template {
st:xsdLiteral(?in)
}
where {
bind(st:getFocusNode() as ?in)
filter(isLiteral(?in))
}
pragma { st:template st:priority 1000 }
© 2015 - 2025 Weber Informatics LLC | Privacy Policy