schemahttpHasPart constant

IriTerm const schemahttpHasPart

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

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

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

Implementation

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