dependencies constant

IriTerm const dependencies

dependencies [Expects: http://schema.org/Text]

Prerequisites needed to fulfill steps in article.

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

Implementation

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