I am new to Openlink Virtuoso. And I want to do some inference rules based
on if-then statements, like,

if (B is fatherof C & A is fatherof B) then (A is grandfatherof C).

According to http://docs.openlinksw.com/virtuoso/rdfsparqlrule/, Virtuoso
could use Ontology(Graph) to inference RDF.Is Virtuoso possible to use
if-then statement inference rules?

Thank you !

Jason
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Virtuoso-users mailing list
Virtuoso-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtuoso-users

Reply via email to