Storage constant

IriTerm const Storage

IRI for pim:Storage

A storage is a space of URIs in which you have access to data.

Implementation

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