schemahttpDateCreated constant

IriTerm const schemahttpDateCreated

dateCreated from schemahttp vocabulary [Expects: http://schema.org/Date, http://schema.org/DateTime]

The date on which the CreativeWork was created or the item was added to a DataFeed.

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

Implementation

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