label constant

IriTerm const label

label [Expects: http://www.w3.org/2000/01/rdf-schema#Literal]

A human-readable name for the subject.

Can be used on: http://www.w3.org/2000/01/rdf-schema#Resource

Implementation

static const label = IriTerm.prevalidated(
  'http://www.w3.org/2000/01/rdf-schema#label',
);