<https://docs.linkeddatahub.com/user-guide/query-data/>
        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/user-guide/query-data/#content>;
        <http://purl.org/dc/terms/created>
                "2026-06-16T20:33:29.887Z"^^<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>
                "Learn how to query application data with SPARQL, store queries and charts";
        <http://purl.org/dc/terms/title>
                "Query data";
        <http://rdfs.org/sioc/ns#has_container>
                <https://docs.linkeddatahub.com/user-guide/>;
        <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/9e1d4e69c4a0ae30f5fa373db839dc46b3569685>
        a       <http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#FileDataObject>;
        <http://purl.org/dc/terms/format>
                <http://www.sparontologies.net/mediatype/image/jpeg>;
        <http://purl.org/dc/terms/title>
                "sparql endpoint.jpg";
        <http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#fileName>
                "sparql endpoint.jpg";
        <http://xmlns.com/foaf/0.1/sha1>
                "9e1d4e69c4a0ae30f5fa373db839dc46b3569685" .

<https://docs.linkeddatahub.com/user-guide/query-data/#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\">This guide describes how the application dataset can be queried using SPARQL.</p>\n        <p>The <a href=\"../../reference/dataspace/#end-user-apps\">end-user application</a> dataset can be queried using SPARQL 1.1\n            endpoint, which is available via link in the <a href=\"../../reference/user-interface/#nav-bar\">navigation bar</a>.</p>\n        <p>All forms of SPARQL queries are allowed; SPARQL updates are <em>not</em> allowed. A result limit might apply.</p>\n        <p>For <code>DESCRIBE</code> and <code>CONSTRUCT</code> results, it is possible to switch the\n        <a href=\"../../reference/user-interface/#layout-modes\">layout mode</a> using a button above to the results.</p>\n        <p>\n            <img alt=\"SPARQL endpoint\" src=\"../../uploads/9e1d4e69c4a0ae30f5fa373db839dc46b3569685\"></img>\n        </p>\n        <div>\n            <h2 id=\"save-query\">Saving queries</h2>\n            <p>If you want to save the query string which is currently in the editor, click the <span class=\"btn btn-save-query btn-save\">Save</span> button underneath the editor form. A document creation form will open where the query\n                string will be filled in, you only need to enter the titles of the query and its document. You can then access the query by navigating to the query container via the dropdown in the\n                <a href=\"../../reference/user-interface/#action-bar\" target=\"_blank\">breadcrumb bar</a>.</p>\n            <p>You will not be able to save invalid query strings.</p>\n        </div>\n        <div>\n            <h2 id=\"save-chart\">Saving charts</h2>\n            <p>The SPARQL editor includes an interactive chart pane which can be used to visualize the query results. You can change the chart type, select its category and one or more series.</p>\n            <p>The chart pane supports both graph query (<code>CONSTRUCT</code>, <code>DESCRIBE</code>) and result set query (<code>SELECT</code>, <code>ASK</code>) results. For graph results, the category and series are\n                rendered from resource properties; for result sets, they are rendered from variable names.</p>\n            <p>If you want to save the chart with properties which are currently selected, click the <span class=\"btn btn-primary btn-save-chart btn-save\">Save</span> button underneath the chart pane. That will open two document creation forms: one for\n                the query, and the second one for the chart (as the chart depends on the query). The query string and chart properties will be filled in, you only need to\n                enter the titles of the query and the chart and their document. You can then access the chart by navigating to the chart container via the dropdown in the\n                <a href=\"../../reference/user-interface/#action-bar\" target=\"_blank\">breadcrumb bar</a>.</p>\n            <p>You will not be able to save invalid query strings.</p>\n        </div>\n</div>"^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
