@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": "Adds the Content-Type header with value and parameters (if available).",
"@id": "urn:solid-server:default:MetadataWriter_ContentType",
"@type": "ContentTypeMetadataWriter"
}
]
}