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

NAME

SemanticWeb::Schema::BroadcastService - A delivery service through which content is provided via broadcast over the air or online.

VERSION

version v0.0.1

DESCRIPTION

A delivery service through which content is provided via broadcast over the air or online.

ATTRIBUTES

area

The area within which users can expect to reach the broadcast service.

A area should be one of the following types:

InstanceOf['SemanticWeb::Schema::Place']

broadcast_affiliate_of

broadcastAffiliateOf

The media network(s) whose content is broadcast on this station.

A broadcast_affiliate_of should be one of the following types:

InstanceOf['SemanticWeb::Schema::Organization']

broadcast_display_name

broadcastDisplayName

The name displayed in the channel guide. For many US affiliates, it is the network name.

A broadcast_display_name should be one of the following types:

Str

broadcast_timezone

broadcastTimezone

The timezone in ISO 8601 format for which the service bases its broadcasts

A broadcast_timezone should be one of the following types:

Str

broadcaster

The organization owning or operating the broadcast service.

A broadcaster should be one of the following types:

InstanceOf['SemanticWeb::Schema::Organization']

parent_service

parentService

A broadcast service to which the broadcast service may belong to such as regional variations of a national channel.

A parent_service should be one of the following types:

InstanceOf['SemanticWeb::Schema::BroadcastService']

video_format

videoFormat

The type of screening or video broadcast used (e.g. IMAX, 3D, SD, HD, etc.).

A video_format should be one of the following types:

Str

SEE ALSO

SemanticWeb::Schema::Service

AUTHOR

Robert Rothenberg <rrwo@cpan.org>

COPYRIGHT AND LICENSE

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

This is free software, licensed under:

  The Artistic License 2.0 (GPL Compatible)