
sparqlqc.1.4.benchmark.shi.C4 Maven / Gradle / Ivy
The newest version!
{
(maleHeadOf,sp,headOf ),
(femaleHeadOf,sp,headOf),
(leaderOf,dom,UnionOf(MaleProfessor,FemaleProfessor)),
disjoint(MaleProfessor,FemaleProfessor),
equivalent(leaderOf,headOf ),
(UndergradCourse,sc,Course),
(teacherOf,range,Course),
(teacherOf,dom,Professor),
(MaleProfessor,sc,Professor),
(FemaleProfessor,sc,Professor)
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy