Hi Sandeep,
Is this error occurring in the client you are running the load command from, as
I would expect this type of error to be logged in the virtuoso log file
(virtuoso.log) ? Can you provide the exact output when running the command from
the virtuoso "isql" command line interactive SQL pr
Hi Parsa,
What is the URL being crawled, have you tried using the sample URL in the
documentation at:
http://docs.openlinksw.com/virtuoso/htmlconductorbar.html#contentcrawlerrdf
As this works for me so I would expect it to work for you also ?
The "dav_delete" function can be used to r
Hi William,
If pyodbc is the interface being used then it would need to be extended to
support these calls.
The ODBC SQLGetInfo(SQL_DBMS_NAME,...) function can be used to determine the
database being connected to is Virtuoso:
SQLGetInfo:
I'm using the Crawler with "Ask for RDF", "Store content locally" and "Store
metadata" all enabled. But after crawling is done, I get the data only in my
user's DAV path (e.g. /DAV/home/dba/rdf_sink/) and not in the Quad Store.
"select count(*) where {?s ?p ?o}" returns exactly the same number bef