hasBioPolymerSequence constant
hasBioPolymerSequence [Expects: https://schema.org/Text]
A symbolic representation of a BioChemEntity. For example, a nucleotide sequence of a Gene or an amino acid sequence of a Protein.
Can be used on: https://schema.org/Gene, https://schema.org/Protein
Implementation
static const hasBioPolymerSequence = IriTerm.prevalidated(
'https://schema.org/hasBioPolymerSequence',
);