
query.rule.rq Maven / Gradle / Ivy
select (count(*) as ?c)
from kg:rule
where {
?x ?p ?y
bind (kg:provenance(?p) as ?pr)
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy
select (count(*) as ?c)
from kg:rule
where {
?x ?p ?y
bind (kg:provenance(?p) as ?pr)
}