inSupportOf constant

IriTerm const inSupportOf

inSupportOf [Expects: https://schema.org/Text]

Qualification, candidature, degree, application that Thesis supports.

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

Implementation

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