associatedDisease constant
associatedDisease [Expects: https://schema.org/MedicalCondition, https://schema.org/PropertyValue, https://schema.org/URL]
Disease associated to this BioChemEntity. Such disease can be a MedicalCondition or a URL. If you want to add an evidence supporting the association, please use PropertyValue.
Can be used on: https://schema.org/BioChemEntity
Implementation
static const associatedDisease = IriTerm.prevalidated(
'https://schema.org/associatedDisease',
);