ControlledStorage constant

IriTerm const ControlledStorage

IRI for pim:ControlledStorage

A storage is a space of URIs in which you can individually control for each resource who has access to it.

Implementation

static const ControlledStorage = IriTerm.prevalidated(
  'http://www.w3.org/ns/pim/space#ControlledStorage',
);