NAME

SemanticWeb::Schema::BroadcastEvent - An over the air or online broadcast event.

VERSION

version v0.0.4

DESCRIPTION

An over the air or online broadcast event.

ATTRIBUTES

broadcast_of_event

broadcastOfEvent

The event being broadcast such as a sporting event or awards ceremony.

A broadcast_of_event should be one of the following types:

InstanceOf['SemanticWeb::Schema::Event']

is_live_broadcast

isLiveBroadcast

True is the broadcast is of a live event.

A is_live_broadcast should be one of the following types:

Bool

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::PublicationEvent

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)