schemahttpLicense constant

IriTerm const schemahttpLicense

license from schemahttp vocabulary [Expects: http://schema.org/CreativeWork, http://schema.org/URL]

A license document that applies to this content, typically indicated by URL.

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

Implementation

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