appearance constant

IriTerm const appearance

IRI for schemahttp:appearance [Expects: http://schema.org/CreativeWork]

Indicates an occurrence of a {Claim} in some {CreativeWork}.

Can be used on: http://schema.org/Claim

Implementation

static const appearance = IriTerm.prevalidated(
  'http://schema.org/appearance',
);