ethicsPolicy constant

IriTerm const ethicsPolicy

ethicsPolicy [Expects: http://schema.org/CreativeWork, http://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: http://schema.org/NewsMediaOrganization, http://schema.org/Organization

Implementation

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