publicationType constant
IriTerm
const publicationType
IRI for schema: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 = const IriTerm(
'https://schema.org/publicationType',
);