PreferContainment constant

IriTerm const PreferContainment

IRI for ldp:PreferContainment

URI identifying a LDPC's containment triples, for example to allow clients to express interest in receiving them.

Implementation

static const PreferContainment = IriTerm.prevalidated(
  'http://www.w3.org/ns/ldp#PreferContainment',
);