TechArticle constant

IriTerm const TechArticle

IRI for schema:TechArticle

A technical article - Example: How-to (task) topics, step-by-step, procedural troubleshooting, specifications, etc.

Implementation

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