Grafik
Typname: VisualArtwork
Erweitert CreativeWork
Name |
Typ |
Beschreibung |
Kunstausgabe |
Ganzzahl oder Text |
Die Anzahl der Kopien, wenn mehrere Kopien eines Kunstwerks produziert werden. Beispiel: Bei einer limitierten Auflage von 20 Abzügen bezieht sich 'artEdition' auf die Gesamtzahl der Kopien (in diesem Beispiel 20). |
Kunstform |
Text oder URL |
z.B. Malerei, Zeichnung, Skulptur, Druck, Foto, Montage, Collage usw. |
depth |
Distance oder QuantitativeValue |
Die Tiefe des Elements. |
height |
Distance oder QuantitativeValue |
Die Höhe des Artikels. |
material |
Text oder URL |
z.B. Öl, Wasserfarbe, Acryl, Linol, Marble, Cyanotyp, digital, Lithographie, DryPoint, Intaglio, Pastell, Holzschnitt, Bleistift, Mixed Media usw. |
Oberfläche |
Text oder URL |
z.B. Canvas, Papier, Holz, Board usw. |
width |
Distance oder QuantitativeValue |
Die Breite des Elements. |
Sofern nicht anders angegeben, sind die Inhalte dieser Seite unter der Creative Commons Attribution 4.0 License und Codebeispiele unter der Apache 2.0 License lizenziert. Weitere Informationen finden Sie in den Websiterichtlinien von Google Developers. Java ist eine eingetragene Marke von Oracle und/oder seinen Partnern.
Zuletzt aktualisiert: 2024-09-03 (UTC).
[null,null,["Zuletzt aktualisiert: 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"]]