List of all Documentation files paths:
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix doc: <http://demo.openlinksw.com/schemas/doc#>
prefix bibo: <http://purl.org/ontology/bibo/>
select *
where {
?file rdf:type doc:DocPath .
}
Sample Data (Live Query Results)
- Click *Here* for an Interactive-Web View of Virtuoso Documentation.
- Click *Here* for a live SPARQL Query (via SPARQL Protocol) against a collection of Virtuoso Documentation files paths.