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

NAME

SemanticWeb::Schema::ScreeningEvent - A screening of a movie or other video.

VERSION

version v0.0.4

DESCRIPTION

A screening of a movie or other video.

ATTRIBUTES

subtitle_language

subtitleLanguage

Languages in which subtitles/captions are available, in IETF BCP 47 standard format.

A subtitle_language should be one of the following types:

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

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

work_presented

workPresented

The movie presented during this event.

A work_presented should be one of the following types:

InstanceOf['SemanticWeb::Schema::Movie']

SEE ALSO

SemanticWeb::Schema::Event

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)