uriPrefix constant
IriTerm
const uriPrefix
uriPrefix
URIs which start with this string are in this workspace or storage. This may be used for constructing URIs for new storage resources.
Implementation
static const uriPrefix = const IriTerm(
'http://www.w3.org/ns/pim/space#uriPrefix',
);