How can I customize the RDF Faceted Browser "/describe" HTML Visualization page?
What
Customize the RDF Faceted Browser "/describe" data HTML visualization page.
Why
To enable users to customise the formatting of the HTML rendered pages for Visualization of RDF data hosted in Virtuoso.
How
First, install the Faceted Browser VAD package.
Then, the /describe
page can be customized in either of two ways:
- Customize the CSS located in
/DAV/VAD/fct/rdfdesc/styles/
, then execute the following registry command for changes to take effect:
SQL> registry_get ('fct_main_ss');
- Customize the content of the
/DAV/VAD/fct/rdfdesc/description.vsp
page and refresh.
Related
- Virtuoso Tips and Tricks Collection
- Install and Configure Virtuoso Faceted Browser
- VirtuosoFacetsWebService
- Use Faceted Navigation to Explore Virtuoso hosted Linked Data
- Facet "Demo Queries" link population