MasterWorkspace constant

IriTerm const MasterWorkspace

IRI for pim:MasterWorkspace

This is a workspace for storing the information about the other workspaces. As a user, you normally don't have to worry about it.

Implementation

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