constrainedBy constant
constrainedBy [Expects: http://www.w3.org/2000/01/rdf-schema#Resource]
Links a resource with constraints that the server requires requests like creation and update to conform to.
Can be used on: http://www.w3.org/ns/ldp#Resource
Implementation
static const constrainedBy = IriTerm.prevalidated(
'http://www.w3.org/ns/ldp#constrainedBy',
);