subStructure constant

IriTerm const subStructure

IRI for schema:subStructure [Expects: https://schema.org/AnatomicalStructure]

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

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

Implementation

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