sourcedFrom constant

IriTerm const sourcedFrom

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

The neurological pathway that originates the neurons.

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

Implementation

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