Kingsley Idehen recommended I cross post this from the virtuoso-users mailing list.
Hi all,
I’m new to virtuoso. I have a sparql enpoint I’d like to add html views to.
What I mean is that when I run a query I get a table of URIs, but none of them resolve to a webpage. I get
Error HTTP/1.1 404 File not found
The requested URL was not found URI = ‘/place/411’
All dbpedia URIs resolve to html page, and I’d like my endpoint to behave the same way.
Can this be done in virtuoso itself?
Or do I need to install the facet browser?
Or some other third party tool?
Thanks in advance,
Conor