ethicsPolicy constant

IriTerm const ethicsPolicy

ethicsPolicy [Expects: https://schema.org/CreativeWork, https://schema.org/URL]

Statement about ethics policy, e.g. of a {NewsMediaOrganization} regarding journalistic and publishing practices, or of a {Restaurant}, a page describing food source policies. In the case of a {NewsMediaOrganization}, an ethicsPolicy is typically a statement describing the personal, organizational, and corporate standards of behavior expected by the organization.

Can be used on: https://schema.org/NewsMediaOrganization, https://schema.org/Organization

Implementation

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