Package-level declarations
Types
The outcome of a probeAccess call: what access the current user effectively holds on a resource, read from its WAC-Allow response header.
A non-RDF source: a "binary" resource handled as an opaque byte stream.
An RDF source: a resource whose representation is a set of RDF triples.
The root of the resource model used throughout the SDK.
Represents an LDP BasicContainer resource. Parses contained resource references and their optional server-supplied metadata (size, modified, mtime) from the quad store.
Solid-specific metadata extracted from HTTP response headers for a resource retrieved from a Solid server.
A NonRDFResource (binary) retrieved from a Solid server.
An RDFResource retrieved from a Solid server.
Marker interface for resources retrieved from a Solid server.
A lightweight reference to a resource contained inside a SolidContainer. Populated from the container's RDF dataset, which Solid servers SHOULD enrich with stat metadata per https://solidproject.org/TR/protocol (section on container contained resource metadata).
Represents a Solid pod storage root container.