<https://docs.linkeddatahub.com/uploads/fde3b3b56d1ff518921f0a604cb45bbf0ae87650>
        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>
                "chart-block.png";
        <http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#fileName>
                "chart-block.png";
        <http://xmlns.com/foaf/0.1/sha1>
                "fde3b3b56d1ff518921f0a604cb45bbf0ae87650" .

<https://docs.linkeddatahub.com/reference/data-model/resources/charts/>
        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/charts/#content>;
        <http://purl.org/dc/terms/created>
                "2026-06-16T20:34:10.889Z"^^<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>
                "Interactive charts based on SPARQL queries";
        <http://purl.org/dc/terms/title>
                "Charts";
        <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/reference/data-model/resources/charts/#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\">Interactive charts based on SPARQL queries</p>\n    <p>\n        <img alt=\"Chart\" src=\"../../../../uploads/fde3b3b56d1ff518921f0a604cb45bbf0ae87650\"></img>\n    </p>\n    <p>Charts can render results both types of SPARQL results:</p>\n    <ul>\n        <li>tabular <code>SELECT</code> results</li>\n        <li>graph results of <code>DESCRIBE</code> and <code>CONSTRUCT</code></li>\n    </ul>\n    <p>In that sense they are similar to the chart layout mode in \n    <a href=\"../views/\">views</a>, but charts also store the chart type as well as the category and series information: variable names in the\n    case of tabular results, and property URIs in the case of graph results.</p>\n    <p>The default chart type is the table. Other chart types might not apply to all result data; for example a\n    scatter chart will need a numeric or datetime values for both category and series.</p>\n</div>"^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
