HTTPLinkRelation

HTTP Link header relation type constants. Used in Solid Link: headers. See https://solidproject.org/TR/protocol

Properties

Link copied to clipboard
const val ACL: String

The ACL resource associated with this resource (WAC and ACP).

Link copied to clipboard
const val ALTERNATE: String

Alternate representation.

Link copied to clipboard
const val CANONICAL: String

Canonical URL of a resource.

Link copied to clipboard
const val DESCRIBED_BY: String

A resource that describes this resource.

Link copied to clipboard
const val DESCRIBES: String

This resource describes the context resource (inverse of describedby).

Link copied to clipboard
const val OIDC_ISSUER: String

The OIDC issuer for this resource / WebID. Full IRI: http://www.w3.org/ns/solid/terms#oidcIssuer

Link copied to clipboard
const val OWNER: String

The owner of a storage. Full IRI: http://www.w3.org/ns/solid/terms#owner

Link copied to clipboard

Predecessor version in a version chain.

Link copied to clipboard

The storage description resource. Full IRI: http://www.w3.org/ns/solid/terms#storageDescription

Link copied to clipboard
const val TYPE: String

The rdf:type(s) of this resource.