hasBioPolymerSequence constant
IRI for schemahttp:hasBioPolymerSequence [Expects: http://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: http://schema.org/Gene, http://schema.org/Protein
Implementation
static const hasBioPolymerSequence = IriTerm.prevalidated(
'http://schema.org/hasBioPolymerSequence',
);