{ "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^0.0.0/components/context.jsonld", "import": [ "files-scs:config/presets/acl.json", "files-scs:config/presets/http.json", "files-scs:config/presets/identifiers/suffix-identifiers.json", "files-scs:config/presets/init.json", "files-scs:config/presets/ldp.json", "files-scs:config/presets/ldp/credentials-extractor.json", "files-scs:config/presets/ldp/metadata-handler.json", "files-scs:config/presets/ldp/operation-handler.json", "files-scs:config/presets/ldp/permissions-extractor.json", "files-scs:config/presets/ldp/response-writer.json", "files-scs:config/presets/ldp/request-parser.json", "files-scs:config/presets/ldp/websockets.json", "files-scs:config/presets/logging.json", "files-scs:config/presets/middleware.json", "files-scs:config/presets/pod-dynamic.json", "files-scs:config/presets/representation-conversion.json", "files-scs:config/presets/static.json", "files-scs:config/presets/storage/backend/storage-memory.json", "files-scs:config/presets/storage-wrapper.json", "files-scs:config/presets/cli-params.json" ], "@graph": [ { "comment": "This configuration sets up a server that allows for the creation of dynamic pods through pod provisioning." }, { "comment": "Which store to use for requests that do not match any pod", "@id": "urn:solid-server:default:BaseUrlRouterRule", "BaseUrlRouterRule:_baseStore": { "@id": "urn:solid-server:default:MemoryResourceStore" } } ] }