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

NAME

SemanticWeb::Schema::ImageObject - An image file.

VERSION

version v0.0.4

DESCRIPTION

An image file.

ATTRIBUTES

caption

The caption for this object.

A caption should be one of the following types:

Str

exif_data

exifData

exif data for this object.

A exif_data should be one of the following types:

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

representative_of_page

representativeOfPage

Indicates whether this image is representative of the content of the page.

A representative_of_page should be one of the following types:

Bool

thumbnail

Thumbnail image for an image or video.

A thumbnail should be one of the following types:

InstanceOf['SemanticWeb::Schema::ImageObject']

SEE ALSO

SemanticWeb::Schema::MediaObject

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)