@solid/community-server
Version:
Community Solid Server: an open and modular implementation of the Solid specifications
11 lines (10 loc) • 361 B
JSON
{
"@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^8.0.0/components/context.jsonld",
"@graph": [
{
"comment": "Checks for JSON-LD posted with plain application/json as content type and errors if so.",
"@id": "urn:solid-server:default:PlainJsonLdFilter",
"@type": "PlainJsonLdFilter"
}
]
}