Virtuoso Sponger RDF mapper for MantisBT bugs : 1) classic VSQL version * sponger.sql : declares the RDF mapper procedures : to be loaded in isql * mantis_bug2rdf.xslt : to be uploaded through DAV to /DAV/VAD/rdf_mappers/xslt/main/ 2) version using the Python hosting : * sponger-python.sql : invokes the sponger.py for the CSV parsing * sponger.py : will do the CSV parsing in Python Then accessing bugs at URLs like http://localhost:8890/about/html/http://localhost:8890/about/id/entity/http/www.mantisbt.org/bugs/view.php?id=10651 should do the trick -- Olivier Berger |