Looking for help!
NAME
SemanticWeb::Schema::VisualArtwork - A work of art that is primarily visual in character.
VERSION
version v3.8.1
DESCRIPTION
A work of art that is primarily visual in character.
ATTRIBUTES
art_edition
artEdition
The number of copies when multiple copies of a piece of artwork are produced - e.g. for a limited edition of 20 prints, 'artEdition' refers to the total number of copies (in this example "20").
A art_edition should be one of the following types:
art_medium
artMedium
The material used. (e.g. Oil, Watercolour, Acrylic, Linoprint, Marble, Cyanotype, Digital, Lithograph, DryPoint, Intaglio, Pastel, Woodcut, Pencil, Mixed Media, etc.)
A art_medium should be one of the following types:
Str
artform
e.g. Painting, Drawing, Sculpture, Print, Photograph, Assemblage, Collage, etc.
A artform should be one of the following types:
Str
artist
The primary artist for a work in a medium other than pencils or digital line art--for example, if the primary artwork is done in watercolors or digital paints.
A artist should be one of the following types:
artwork_surface
artworkSurface
The supporting materials for the artwork, e.g. Canvas, Paper, Wood, Board, etc.
A artwork_surface should be one of the following types:
Str
colorist
The individual who adds color to inked drawings.
A colorist should be one of the following types:
depth
The depth of the item.
A depth should be one of the following types:
height
The height of the item.
A height should be one of the following types:
inker
The individual who traces over the pencil drawings in ink after pencils are complete.
A inker should be one of the following types:
letterer
The individual who adds lettering, including speech balloons and sound effects, to artwork.
A letterer should be one of the following types:
penciler
The individual who draws the primary narrative artwork.
A penciler should be one of the following types:
surface
A material used as a surface in some artwork, e.g. Canvas, Paper, Wood, Board, etc.
A surface should be one of the following types:
Str
width
The width of the item.
A width should be one of the following types:
SEE ALSO
SemanticWeb::Schema::CreativeWork
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-2019 by Robert Rothenberg.
This is free software, licensed under:
The Artistic License 2.0 (GPL Compatible)