publicTypeIndex constant

IriTerm const publicTypeIndex

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

Points to a listed type index resource.

Can be used on all classes in this vocabulary

Implementation

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