Looking for help!
NAME
SemanticWeb::Schema::VisualArtwork - A work of art that is primarily visual in character.
VERSION
version v23.0.0
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:
_has_art_edition
A predicate for the "art_edition" attribute.
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
_has_art_medium
A predicate for the "art_medium" attribute.
artform
e.g. Painting, Drawing, Sculpture, Print, Photograph, Assemblage, Collage, etc.
A artform should be one of the following types:
Str
_has_artform
A predicate for the "artform" attribute.
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:
_has_artist
A predicate for the "artist" attribute.
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
_has_artwork_surface
A predicate for the "artwork_surface" attribute.
colorist
The individual who adds color to inked drawings.
A colorist should be one of the following types:
_has_colorist
A predicate for the "colorist" attribute.
depth
The depth of the item.
A depth should be one of the following types:
_has_depth
A predicate for the "depth" attribute.
height
The height of the item.
A height should be one of the following types:
_has_height
A predicate for the "height" attribute.
inker
The individual who traces over the pencil drawings in ink after pencils are complete.
A inker should be one of the following types:
_has_inker
A predicate for the "inker" attribute.
letterer
The individual who adds lettering, including speech balloons and sound effects, to artwork.
A letterer should be one of the following types:
_has_letterer
A predicate for the "letterer" attribute.
penciler
The individual who draws the primary narrative artwork.
A penciler should be one of the following types:
_has_penciler
A predicate for the "penciler" attribute.
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
_has_surface
A predicate for the "surface" attribute.
width
The width of the item.
A width should be one of the following types:
_has_width
A predicate for the "width" attribute.
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-2023 by Robert Rothenberg.
This is free software, licensed under:
The Artistic License 2.0 (GPL Compatible)