typeIndex constant

IriTerm const typeIndex

typeIndex [Expects: http://www.w3.org/ns/solid/terms#TypeIndex]

Points to a TypeIndex resource.

Implementation

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