Hi Benjamin,
The error was due to typo in the documentation:
rdfs_rule_set ('urn:owl.tests', 'http://vocab.org/relationship') ;
should be:
rdfs_rule_set ('urn:owl.tests', 'http://vocab.org/relationship/') ;
Note the "/" on the end of the graph name.
The online documentation
Hello,
I tried to run the example with inference rules written on
http://docs.openlinksw.com/virtuoso/rdfsparqlrule.html section 16.8.11.1.
I'm using Virtuoso 6.1.1
The preparation part described in example 1 works fine
- import of http://vocab.org/relationship/ -> works fine, I can query the