{ "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", "@graph": [ { "comment": "Disable registration by not attaching a registration handler." }, { "comment": "If registration is disabled, the base URL of the server is the root storage.", "@id": "urn:solid-server:default:StorageLocationStrategy", "@type": "RootStorageLocationStrategy", "baseUrl": { "@id": "urn:solid-server:default:variable:baseUrl" } } ] }