<https://docs.linkeddatahub.com/reference/data-model/resources/views/#content>
        a       <https://w3id.org/atomgraph/linkeddatahub#XHTML>;
        <http://www.w3.org/1999/02/22-rdf-syntax-ns#value>
                "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n    <p class=\"lead\">Paginated views based on SPARQL queries</p>\n    <p>\n        <img alt=\"View\" src=\"../../../../uploads/97792fb1084524c89c92b6f99b070ac1b283d4f6\"></img>\n    </p>\n    <p>Views are interactive, paginated, and optionally ordered results of a SPARQL <code>SELECT</code> result set.\n    What is rendered in the UI is not directly the tabular result however, but descriptions of the resources selected\n    by the result set. That is achieved by on-the-fly SPARQL query rewriting: the <code>SELECT</code> is wrapped into\n    a <code>DESCRIBE</code> query; <code>DESCRIBE</code> reuses the same variables from the <code>SELECT</code> projection.\n    <em>This will not work for all <code>SELECT</code> queries.</em></p>\n    <p>To render paginated lists of resources, legacy applications would normally have a dedicated API endpoint that\n    supports pagination, ordering etc. In LinkedDataHub, views achieve the same functionality by simply building the\n    SPARQL query string on the client-side. Therefore views can be seen as client-side \"containers\".</p>\n    <p>Views can be rendered in multiple layout modes: properties, list, grid, table, map, chart etc. They also show\n    the total number of results and allow result ordering by property.</p>\n    <div>\n        <h2 id=\"layout-modes\">Layout modes</h2>\n        <p>View results can be rendered using the same layout modes as the <a href=\"../../../user-interface/#layout-modes\">document layout modes</a>.</p>\n    </div>\n    <div>\n        <h2 id=\"faceted-search\">Faceted search</h2>\n        <p>On the left side, views provide faceted search which acts as a filter that narrows down the view results.</p>\n        <p>By default the facets are generic and inferred from the triple patterns of the SPARQL <code>SELECT</code> query used by the view. They can be <a href=\"../../../stylesheets/#overriding-templates\">customized using XSLT</a>.</p>\n    </div>\n    <div>\n        <h2 id=\"parallax\">Parallax navigation</h2>\n        <p>Parallax navigation is a rather unique navigation approach that lends itself perfectly to graph data. It is enabled for container content and shown as <samp>Related results</samp> on the right side of the view. Parallax allows \"jumping\" from a result set to a related result set using the selected RDF property. It works in\n            combination with faceted search which can be used to filter the initial result set.</p>\n        <p>For example, facets can be used to filter a set products that belong to a certain category, and then parallax can be used to jump to a set of companies that provide those products, and then further on to\n            a set representatives of those companies.</p>\n        <p>\n            <img alt=\"Related results\" src=\"../../../../uploads/ffb24b79848a40266d880638b0699c4c8a4e41ec\"></img>\n        </p>\n    </div>\n</div>"^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .

<https://docs.linkeddatahub.com/reference/data-model/resources/views/>
        a       <https://www.w3.org/ns/ldt/document-hierarchy#Item>;
        <http://www.w3.org/1999/02/22-rdf-syntax-ns#_1>
                <https://docs.linkeddatahub.com/reference/data-model/resources/views/#content>;
        <http://purl.org/dc/terms/created>
                "2026-06-16T20:34:12.973Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>;
        <http://purl.org/dc/terms/creator>
                <https://admin.linkeddatahub.com/acl/agents/0ab4a0f7-1ab0-4d0c-8efc-63a79a2e9a10/#this>;
        <http://purl.org/dc/terms/description>
                "Paginated views based on SPARQL queries";
        <http://purl.org/dc/terms/title>
                "Views";
        <http://rdfs.org/sioc/ns#has_container>
                <https://docs.linkeddatahub.com/reference/data-model/resources/>;
        <http://www.w3.org/ns/auth/acl#owner>
                <https://admin.linkeddatahub.com/acl/agents/0ab4a0f7-1ab0-4d0c-8efc-63a79a2e9a10/#this> .

<https://docs.linkeddatahub.com/uploads/ffb24b79848a40266d880638b0699c4c8a4e41ec>
        a       <http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#FileDataObject>;
        <http://purl.org/dc/terms/format>
                <http://www.sparontologies.net/mediatype/image/gif>;
        <http://purl.org/dc/terms/title>
                "ParallaxNav.gif";
        <http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#fileName>
                "ParallaxNav.gif";
        <http://xmlns.com/foaf/0.1/sha1>
                "ffb24b79848a40266d880638b0699c4c8a4e41ec" .

<https://docs.linkeddatahub.com/uploads/97792fb1084524c89c92b6f99b070ac1b283d4f6>
        a       <http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#FileDataObject>;
        <http://purl.org/dc/terms/format>
                <http://www.sparontologies.net/mediatype/image/png>;
        <http://purl.org/dc/terms/title>
                "view-block.png";
        <http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#fileName>
                "view-block.png";
        <http://xmlns.com/foaf/0.1/sha1>
                "97792fb1084524c89c92b6f99b070ac1b283d4f6" .
