Extending RDF for rules: Motivation


{ ?x con:parent [ con:sister ?y ] } =>  { ?x con:aunt ?y }.

Q: How to make that an extension of RDF?