2022-05-05 11:20:53 +02:00

11 lines
314 B
JSON

{
"@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^5.0.0/components/context.jsonld",
"@graph": [
{
"comment": "Checks if a specific WebID has access.",
"@id": "urn:solid-server:default:AgentAccessChecker",
"@type": "AgentAccessChecker"
}
]
}