comprisedOf constant
IriTerm
const comprisedOf
IRI for schemahttp:comprisedOf [Expects: http://schema.org/AnatomicalStructure, http://schema.org/AnatomicalSystem]
Specifying something physically contained by something else. Typically used here for the underlying anatomical structures, such as organs, that comprise the anatomical system.
Can be used on: http://schema.org/AnatomicalSystem
Implementation
static const comprisedOf = const IriTerm('http://schema.org/comprisedOf');