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

query.entailment.rq Maven / Gradle / Ivy

There is a newer version: 3.2.1
Show newest version
select (count(*) as ?c) 
from kg:entailment
where {
   ?x ?p ?y
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy