UnlistedDocument constant

IriTerm const UnlistedDocument

IRI for solid:UnlistedDocument

Unlisted Type Index is a registry of resources that are private to the user and their apps, for types that are not publicly discoverable.

Implementation

static const UnlistedDocument = IriTerm.prevalidated(
  'http://www.w3.org/ns/solid/terms#UnlistedDocument',
);