publicationType constant
publicationType [Expects: https://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: https://schema.org/MedicalScholarlyArticle
Implementation
static const publicationType = IriTerm.prevalidated(
'https://schema.org/publicationType',
);