UNPKG

@solid/community-server

Version:

Community Solid Server: an open and modular implementation of the Solid specifications

19 lines (18 loc) 576 B
{ "@context": [ "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^8.0.0/components/context.jsonld", "https://linkedsoftwaredependencies.org/bundles/npm/asynchronous-handlers/^1.0.0/components/context.jsonld" ], "@graph": [ { "@id": "urn:solid-server:default:AuthIdentifierStrategy", "@type": "SuffixAuxiliaryIdentifierStrategy", "suffix": ".acl" }, { "@id": "urn:solid-server:default:MetadataWriter_LinkRelAuth", "@type": "AuxiliaryLinkMetadataWriter", "relationType": "acl" } ] }