schemaAcquireLicensePage constant

IriTerm const schemaAcquireLicensePage

acquireLicensePage from schema vocabulary [Expects: https://schema.org/CreativeWork, https://schema.org/URL]

Indicates a page documenting how licenses can be purchased or otherwise acquired, for the current item.

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

Implementation

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