subStructure constant

IriTerm const subStructure

subStructure [Expects: http://schema.org/AnatomicalStructure]

Component (sub-)structure(s) that comprise this anatomical structure.

Can be used on: http://schema.org/AnatomicalStructure

Implementation

static const subStructure = IriTerm.prevalidated(
  'http://schema.org/subStructure',
);