instanceContainer constant
IriTerm
const instanceContainer
IRI for solid:instanceContainer
Maps a type to a container which the client would have to list to get the instances of that type.
Can be used on all classes in this vocabulary
Implementation
static const instanceContainer = const IriTerm(
'http://www.w3.org/ns/solid/terms#instanceContainer',
);