Container constant

IriTerm const Container

IRI for ldp:Container

A Linked Data Platform RDF Source (LDP-RS) that also conforms to additional patterns and conventions for managing membership. Readers should refer to the specification defining this ontology for the list of behaviors associated with it.

Implementation

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