PublicStorage constant

IriTerm const PublicStorage

IRI for pim:PublicStorage

A public storage is a space of URIs in which you have access to data, and all data is accessible to anyone without control.

Implementation

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