sourcedFrom constant

IriTerm const sourcedFrom

IRI for schema:sourcedFrom [Expects: https://schema.org/BrainStructure]

The neurological pathway that originates the neurons.

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

Implementation

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