typeIndex constant

IriTerm const typeIndex

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

Points to a TypeIndex resource.

Can be used on all classes in this vocabulary

Implementation

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