privateTypeIndex constant

IriTerm const privateTypeIndex

privateTypeIndex [Expects: http://www.w3.org/ns/solid/terms#UnlistedDocument]

Points to an unlisted type index resource.

Can be used on all classes in this vocabulary

Implementation

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