schemaHasPart constant

IriTerm const schemaHasPart

hasPart from schema vocabulary [Expects: https://schema.org/CreativeWork]

Indicates an item or CreativeWork that is part of this item, or CreativeWork (in some sense).

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

Implementation

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