associatedDisease constant
associatedDisease [Expects: http://schema.org/MedicalCondition, http://schema.org/PropertyValue, http://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: http://schema.org/BioChemEntity
Implementation
static const associatedDisease = IriTerm.prevalidated(
'http://schema.org/associatedDisease',
);