depiction constant

IriTerm const depiction

IRI for foaf:depiction [Expects: http://xmlns.com/foaf/0.1/Image]

A depiction of some thing.

Can be used on: http://www.w3.org/2002/07/owl#Thing

Implementation

static const depiction = IriTerm.prevalidated(
  'http://xmlns.com/foaf/0.1/depiction',
);