2023-10-19 09:13:48 +02:00

17 lines
565 B
JSON

{
"@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld",
"@graph": [
{
"comment": "Converts all triples with the given predicate to headers of the given type.",
"@id": "urn:solid-server:default:MetadataWriter_Mapped",
"@type": "MappedMetadataWriter",
"headerMap": [
{
"MappedMetadataWriter:_headerMap_key": "urn:npm:solid:community-server:http:location",
"MappedMetadataWriter:_headerMap_value": "Location"
}
]
}
]
}