connectedTo constant

IriTerm const connectedTo

connectedTo [Expects: https://schema.org/AnatomicalStructure]

Other anatomical structures to which this structure is connected.

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

Implementation

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