insertedContentRelation constant
IRI for ldp:insertedContentRelation [Expects: http://www.w3.org/1999/02/22-rdf-syntax-ns#Property]
Indicates which triple in a creation request should be used as the member-URI value in the membership triple added when the creation request is successful.
Can be used on: http://www.w3.org/ns/ldp#Container
Implementation
static const insertedContentRelation = IriTerm.prevalidated(
'http://www.w3.org/ns/ldp#insertedContentRelation',
);