publicationType constant

IriTerm const publicationType

publicationType [Expects: http://schema.org/Text]

The type of the medical article, taken from the US NLM MeSH publication type catalog. See also MeSH documentation.

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

Implementation

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