I'm setting up virtuoso as a sparql backend for a wiki style site. All
of the pages are generated dynamically, and I'm not sure how that will
effect virtuoso's crawler's ability to track when cache should be
invalidated.
I can track when pages have been revised by interrogating the wiki's
database.
Hello
I have loaded DBpedia and Linkedmdb in Virtuoso and I have update the
indexes by running the commands:
DB.DBA.RDF_OBJ_FT_RULE_ADD (null, null, 'All');
DB.DBA.VT_INC_INDEX_DB_DBA_RDF_OBJ ();
First, for DBpedia, and it works perfectly. Then for Linkedmdb, but
it does not seem to work