Files
CommunitySolidServer/config/ldp/metadata-writer/writers/modified.json
2021-08-18 13:16:08 +02:00

11 lines
325 B
JSON

{
"@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^1.0.0/components/context.jsonld",
"@graph": [
{
"comment": "Adds the Last-Modified and ETag headers.",
"@id": "urn:solid-server:default:MetadataWriter_Modified",
"@type": "ModifiedMetadataWriter"
}
]
}