uriPrefix constant

IriTerm const uriPrefix

IRI for pim:uriPrefix

URIs which start with this string are in this workspace or storage. This may be used for constructing URIs for new storage resources.

Can be used on all classes in this vocabulary

Implementation

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