<https://docs.linkeddatahub.com/about/>
        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/about/#content>;
        <http://purl.org/dc/terms/created>
                "2026-06-16T20:33:14.217Z"^^<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>
                "An RDF-native Knowledge Graph application platform";
        <http://purl.org/dc/terms/title>
                "About LinkedDataHub";
        <http://rdfs.org/sioc/ns#has_container>
                <https://docs.linkeddatahub.com/>;
        <http://www.w3.org/ns/auth/acl#owner>
                <https://admin.linkeddatahub.com/acl/agents/0ab4a0f7-1ab0-4d0c-8efc-63a79a2e9a10/#this> .

<https://docs.linkeddatahub.com/about/#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\">LinkedDataHub is a Knowledge Graph application platform by\n        <a href=\"https://atomgraph.com\" target=\"_blank\">AtomGraph</a> that fully exploits the federated features of RDF and SPARQL.\n        It can also be used as an RDF-native content management platform.</p>\n    <p>LinkedDataHub is an open source project that has its roots as a Linked Data publishing framework. However, since the 3.x release we have focused on Linked Data consumption, as we consider\n            publishing a solved problem but continue to see a shortage of user-friendly consumption tools.</p>\n    <div>\n        <h2 id=\"platform\">Low code application platform</h2>\n        <p>LinkedDataHub is also a low code RDF Knowledge Graph application platform. It offers comprehensive development and management features:</p>\n        <ul>\n            <li>rich <a href=\"../reference/stylesheets/\" target=\"_blank\">UI component library</a> that can be customized without writing program code</li>\n            <li>SPARQL-based templates for instance creation and editing forms (<a href=\"../reference/administration/ontologies/#constructors\" target=\"_blank\">constructors</a>)</li>\n            <li>SPIN and SHACL <a href=\"../reference/administration/ontologies/#constraints\" target=\"_blank\">constraints</a> for validation of incoming data</li>\n            <li>authentication using WebID and OpenID Connect</li>\n            <li><a href=\"../reference/administration/acl/\" target=\"_blank\">access control</a> using WAC authorizations</li>\n        </ul>\n        <p class=\"lead\">Checkout the user guide on <a href=\"../user-guide/build-apps/\">application building</a>.</p>\n    </div>\n    <div>\n        <h2 id=\"kms\">Federated knowledge management and collaboration system</h2>\n        <p class=\"text-center\">\n            <iframe allowfullscreen=\"allowfullscreen\" frameborder=\"0\" height=\"315\" src=\"https://www.youtube.com/embed/LaOouEYhp_c\" width=\"560\"></iframe>\n        </p>\n        <p>As an RDF-native CMS, LinkedDataHub provides a number of features for end-users:</p>\n        <ul>\n            <li><a href=\"../user-guide/create-data/create-content/\" target=\"_blank\">creating structured content</a> from Linked Data and SPARQL resources (<strong>new in 3.x</strong>)</li>\n            <li><a href=\"../user-guide/create-data/create-documents/\" target=\"_blank\">creating RDF documents (graphs)</a></li>\n            <li><a href=\"../user-guide/browse-data/\" target=\"_blank\">browsing Linked Data</a></li>\n            <li><a href=\"../user-guide/add-data/\" target=\"_blank\">forking RDF resources</a> to the local dataspace (<strong>new in 3.x</strong>)</li>\n            <li><a href=\"../user-guide/search-data/\" target=\"_blank\">searching</a> and <a href=\"../user-guide/query-data/\" target=\"_blank\">querying</a> SPARQL endpoints</li>\n            <li>creating collections from SPARQL queries</li>\n            <li>editing remote and local RDF documents</li>\n            <li><a href=\"../user-guide/import-data/import-csv-data/\" target=\"_blank\">importing CSV data</a> by mapping it to RDF using SPARQL</li>\n            <li>visualizing query results as graphs, charts etc.</li>\n        </ul>\n    </div>\n    <div>\n        <h2 id=\"architecture\">Architecture</h2>\n        <p>Architecturally LinkedDataHub is a read-write RDF Graph Store combined with a rich Linked Data/SPARQL client. LinkedDataHub does not persist RDF data itself but rather serves it from, and stores it in,\n            a backing triplestore, which by default is the <a href=\"https://jena.apache.org/documentation/fuseki2/\" target=\"_blank\">Apache Jena Fuseki</a>.</p>\n        <p>Every document in LinkedDataHub's dataspace is also a named graph in the Graph Store and has both RDF and HTML representations. The client is implemented using XSLT 3.0, a standard, declarative data transformation language. It can connect to any Linked Data resource or SPARQL 1.1 endpoint.</p>\n        <p>Since version 3.x LinkedDataHub does not use the <a href=\"https://atomgraph.github.io/Linked-Data-Templates/\" target=\"_blank\">Linked Data Templates</a> anymore. However they can still be used to publish Linked Data from SPARQL endpoints\n            using <a href=\"https://github.com/AtomGraph/Processor\" target=\"_blank\">Processor</a>.</p>\n        <p>You can find the changelog <a href=\"https://github.com/AtomGraph/LinkedDataHub/blob/master/CHANGELOG.md\" target=\"_blank\">here</a>.</p>\n    </div>\n</div>"^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
