owner constant

IriTerm const owner

IRI for solid:owner [Expects: http://xmlns.com/foaf/0.1/Agent]

A person or social entity that is considered to have control, rights, and responsibilities over a data storage.

Can be used on all classes in this vocabulary

Implementation

static const owner = IriTerm.prevalidated(
  'http://www.w3.org/ns/solid/terms#owner',
);