Graphisme
Nom du type: VisualArtwork
Extension de CreativeWork
Nom |
Type |
Description |
artEdition |
Entier ou Texte |
Nombre de copies lorsque plusieurs copies d'une œuvre d'art sont produites. Par exemple, pour une édition limitée de 20 tirages, "artEdition" fait référence au nombre total de copies (dans cet exemple, "20"). |
forme d'art |
Texte ou URL |
Exemples : peinture, dessin, sculpture, impression, photographie, assemblage, montage, etc. |
depth |
Distance ou QuantitativeValue |
Profondeur de l'élément. |
hauteur |
Distance ou QuantitativeValue |
Hauteur de l'article. |
material |
Texte ou URL |
Par exemple, huile, aquarelle, acrylique, linoprint, marbre, cyanotype, numérique, lithographie, sèche-point, Intaglio, pastel, gravure sur bois, crayon, mixte de bois, etc. |
surface |
Texte ou URL |
Ex. : Toile, Papier, Bois, Tableaux, etc. |
largeur |
Distance ou QuantitativeValue |
Largeur de l'élément. |
Sauf indication contraire, le contenu de cette page est régi par une licence Creative Commons Attribution 4.0, et les échantillons de code sont régis par une licence Apache 2.0. Pour en savoir plus, consultez les Règles du site Google Developers. Java est une marque déposée d'Oracle et/ou de ses sociétés affiliées.
Dernière mise à jour le 2024/09/03 (UTC).
[null,null,["Dernière mise à jour le 2024/09/03 (UTC)."],[[["`VisualArtwork` is a structured data type that extends `CreativeWork` and provides specific properties for describing visual works of art."],["This type includes details like the art's form, materials used, dimensions (height, width, depth), and edition information if applicable."],["Properties like `artEdition`, `artform`, `material`, and `surface` allow for detailed categorization and description of the artwork."],["Dimensions can be specified using `height`, `width`, and `depth` properties, accepting both distance and quantitative values for flexibility."]]],["The `VisualArtwork` type, extending `CreativeWork`, details artwork characteristics. Key properties include `artEdition`, indicating the number of copies in limited editions, and `artform`, specifying the artistic medium (e.g., painting). Dimensions are captured by `depth`, `height`, and `width`, using `Distance` or `QuantitativeValue` types. The `material` property defines the medium used, and `surface` the base material. All of these can be in `Text` or `URL` form, except for `artEdition`, which can also be in `Integer` form.\n"]]