<https://docs.linkeddatahub.com/user-guide/change-system-base-uri/#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\">How to change host, port, or the path LinkedDataHub service runs on</p>\n        <div>\n            <h2 id=\"system-base-uri\">System base URI</h2>\n            <p>System base URI is the URI on which the LinkedDataHub service is accessible.</p>\n            <p>A common case is changing the system base URI from the default <samp>https://localhost:4443/</samp> to your own.</p>\n            <p>Lets use <samp>https://ec2-54-235-229-141.compute-1.amazonaws.com/linkeddatahub/</samp> as an example. We need to split the URI into components and set them in the <samp>.env</samp> file using the following parameters:</p>\n            <pre>PROTOCOL=https\nHTTP_PORT=80\nHTTPS_PORT=443\nHOST=ec2-54-235-229-141.compute-1.amazonaws.com\nABS_PATH=/linkeddatahub/</pre>\n        </div>\n    <p><a href=\"../manage-dataspaces/\">Dataspace URIs</a> need to relative to the system base URI in order to be reachable.</p>\n</div>"^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .

<https://docs.linkeddatahub.com/user-guide/change-system-base-uri/>
        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/change-system-base-uri/#content>;
        <http://purl.org/dc/terms/created>
                "2026-06-16T20:33:23.926Z"^^<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>
                "How to change host, port, or the path LinkedDataHub service runs on";
        <http://purl.org/dc/terms/title>
                "Change system base URI";
        <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> .
