instanceContainer constant

IriTerm const instanceContainer

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 = IriTerm.prevalidated(
  'http://www.w3.org/ns/solid/terms#instanceContainer',
);