DirectContainer constant
IRI for ldp:DirectContainer
An LDPC that is similar to a LDP-DC but it allows an indirection with the ability to list as member a resource, such as a URI representing a real-world object, that is different from the resource that is created.
Implementation
static const DirectContainer = IriTerm.prevalidated(
'http://www.w3.org/ns/ldp#DirectContainer',
);