The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

SemanticWeb::Schema::NewsMediaOrganization - A News/Media organization such as a newspaper or TV station.

VERSION

version v23.0.0

DESCRIPTION

A News/Media organization such as a newspaper or TV station.

ATTRIBUTES

actionable_feedback_policy

actionableFeedbackPolicy

For a SemanticWeb::Schema::NewsMediaOrganization or other news-related SemanticWeb::Schema::Organization, a statement about public engagement activities (for news media, the newsroom’s), including involving the public - digitally or otherwise -- in coverage decisions, reporting and activities after publication.

A actionable_feedback_policy should be one of the following types:

InstanceOf['SemanticWeb::Schema::CreativeWork']
Str

_has_actionable_feedback_policy

A predicate for the "actionable_feedback_policy" attribute.

corrections_policy

correctionsPolicy

For an SemanticWeb::Schema::Organization (e.g. SemanticWeb::Schema::NewsMediaOrganization), a statement describing (in news media, the newsroom’s) disclosure and correction policy for errors.

A corrections_policy should be one of the following types:

InstanceOf['SemanticWeb::Schema::CreativeWork']
Str

_has_corrections_policy

A predicate for the "corrections_policy" attribute.

diversity_policy

diversityPolicy

Statement on diversity policy by an SemanticWeb::Schema::Organization e.g. a SemanticWeb::Schema::NewsMediaOrganization. For a SemanticWeb::Schema::NewsMediaOrganization, a statement describing the newsroom’s diversity policy on both staffing and sources, typically providing staffing data.

A diversity_policy should be one of the following types:

InstanceOf['SemanticWeb::Schema::CreativeWork']
Str

_has_diversity_policy

A predicate for the "diversity_policy" attribute.

diversity_staffing_report

diversityStaffingReport

For an SemanticWeb::Schema::Organization (often but not necessarily a SemanticWeb::Schema::NewsMediaOrganization), a report on staffing diversity issues. In a news context this might be for example ASNE or RTDNA (US) reports, or self-reported.

A diversity_staffing_report should be one of the following types:

InstanceOf['SemanticWeb::Schema::Article']
Str

_has_diversity_staffing_report

A predicate for the "diversity_staffing_report" attribute.

ethics_policy

ethicsPolicy

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

A ethics_policy should be one of the following types:

InstanceOf['SemanticWeb::Schema::CreativeWork']
Str

_has_ethics_policy

A predicate for the "ethics_policy" attribute.

masthead

For a SemanticWeb::Schema::NewsMediaOrganization, a link to the masthead page or a page listing top editorial management.

A masthead should be one of the following types:

InstanceOf['SemanticWeb::Schema::CreativeWork']
Str

_has_masthead

A predicate for the "masthead" attribute.

mission_coverage_priorities_policy

missionCoveragePrioritiesPolicy

For a SemanticWeb::Schema::NewsMediaOrganization, a statement on coverage priorities, including any public agenda or stance on issues.

A mission_coverage_priorities_policy should be one of the following types:

InstanceOf['SemanticWeb::Schema::CreativeWork']
Str

_has_mission_coverage_priorities_policy

A predicate for the "mission_coverage_priorities_policy" attribute.

no_bylines_policy

noBylinesPolicy

For a SemanticWeb::Schema::NewsMediaOrganization or other news-related SemanticWeb::Schema::Organization, a statement explaining when authors of articles are not named in bylines.

A no_bylines_policy should be one of the following types:

InstanceOf['SemanticWeb::Schema::CreativeWork']
Str

_has_no_bylines_policy

A predicate for the "no_bylines_policy" attribute.

ownership_funding_info

ownershipFundingInfo

For an SemanticWeb::Schema::Organization (often but not necessarily a SemanticWeb::Schema::NewsMediaOrganization), a description of organizational ownership structure; funding and grants. In a news/media setting, this is with particular reference to editorial independence. Note that the [[funder]] is also available and can be used to make basic funder information machine-readable.

A ownership_funding_info should be one of the following types:

InstanceOf['SemanticWeb::Schema::AboutPage']
InstanceOf['SemanticWeb::Schema::CreativeWork']
Str

_has_ownership_funding_info

A predicate for the "ownership_funding_info" attribute.

unnamed_sources_policy

unnamedSourcesPolicy

For an SemanticWeb::Schema::Organization (typically a SemanticWeb::Schema::NewsMediaOrganization), a statement about policy on use of unnamed sources and the decision process required.

A unnamed_sources_policy should be one of the following types:

InstanceOf['SemanticWeb::Schema::CreativeWork']
Str

_has_unnamed_sources_policy

A predicate for the "unnamed_sources_policy" attribute.

verification_fact_checking_policy

verificationFactCheckingPolicy

Disclosure about verification and fact-checking processes for a SemanticWeb::Schema::NewsMediaOrganization or other fact-checking SemanticWeb::Schema::Organization.

A verification_fact_checking_policy should be one of the following types:

InstanceOf['SemanticWeb::Schema::CreativeWork']
Str

_has_verification_fact_checking_policy

A predicate for the "verification_fact_checking_policy" attribute.

SEE ALSO

SemanticWeb::Schema::Organization

SOURCE

The development version is on github at https://github.com/robrwo/SemanticWeb-Schema and may be cloned from git://github.com/robrwo/SemanticWeb-Schema.git

BUGS

Please report any bugs or feature requests on the bugtracker website https://github.com/robrwo/SemanticWeb-Schema/issues

When submitting a bug or request, please include a test-file or a patch to an existing test-file that illustrates the bug or desired feature.

AUTHOR

Robert Rothenberg <rrwo@cpan.org>

COPYRIGHT AND LICENSE

This software is Copyright (c) 2018-2023 by Robert Rothenberg.

This is free software, licensed under:

  The Artistic License 2.0 (GPL Compatible)