{ "@context": [ "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "https://linkedsoftwaredependencies.org/bundles/npm/asynchronous-handlers/^1.0.0/components/context.jsonld" ], "@graph": [ { "@id": "urn:solid-server:default:UnsupportedErrorFactory", "@type": "ClassErrorFactory", "error": { "@type": "NotImplementedHttpError" } } ] }