SolidResource
Marker interface for resources retrieved from a Solid server.
All Solid resources return SolidMetadata populated from the HTTP response headers (ACL URL, WAC-Allow, allowed methods, resource types, ETag, etc.).
Inheritors
Functions
Link copied to clipboard
Link copied to clipboard
The media type of the resource representation (the value of its Content-Type).
Link copied to clipboard
Returns the resource representation as a byte stream.
Link copied to clipboard
The HTTP headers associated with this resource (empty when constructed locally).
Link copied to clipboard
The URI that identifies this resource on the pod.
Link copied to clipboard
Link copied to clipboard