TypeIndex constant
IriTerm
const TypeIndex
IRI for solid:TypeIndex
A index of type registries for resources. Applications can register the RDF type they use and list them in the index resource.
Implementation
static const TypeIndex = const IriTerm(
'http://www.w3.org/ns/solid/terms#TypeIndex',
);