Hi,
I would like to make rule sets for inferencing. From ISQL I tried:
SQL> rdfs_rule_set ('defaultRules', 'http://arbitraryuri.org/test/');
(where http://arbitraryuri.org/test/ is an existing local graph that
contains some statements), which results in:
[37000][unixODBC][OpenLink][Virtuoso iODBC Driver][Virtuoso Server]
SQ074: Line 1: syntax error
[ISQL]ERROR: Could not SQLPrepare
Can you give me an idea what's going wrong here?
I use
Virtuoso: 05.11.3039, Build: Jun 1 2009
ISQL: unixODBC 2.2.11
Thanks,
--Mirko