inSupportOf constant

IriTerm const inSupportOf

IRI for schemahttp:inSupportOf [Expects: http://schema.org/Text]

Qualification, candidature, degree, application that Thesis supports.

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

Implementation

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