publicTypeIndex constant

IriTerm const publicTypeIndex

publicTypeIndex [Expects: http://www.w3.org/ns/solid/terms#ListedDocument]

Points to a listed type index resource.

Implementation

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