Opere d'arte visive
Nome del tipo: VisualArtwork
Estende CreativeWork
Nome |
Tipo |
Descrizione |
arte |
Intero o Testo |
Il numero di copie quando vengono generate più copie di un'opera d'arte. Ad esempio, per un'edizione limitata di 20 stampe, il valore "artEdition" si riferisce al numero totale di copie (in questo esempio "20"). |
forma d'arte |
Testo o URL |
ad es. pittura, disegno, scultura, stampa, stampa, fotografia, assemblaggio, collage e così via |
profondità |
Distanza o QuantitativeValue |
La profondità dell'articolo. |
altezza |
Distanza o QuantitativeValue |
L'altezza dell'articolo. |
material |
Testo o URL |
(ad es. olio, acquarello, acrilico, linostampa, marmo, cianotipo, digitale, litografia, DryPoint, intaglio, pastello, legno, grafite, matita, supporti misti e così via). |
piattaforma |
Testo o URL |
ad es. tele, carta, legno, cartone ecc. |
width |
Distanza o QuantitativeValue |
La larghezza dell'articolo. |
Salvo quando diversamente specificato, i contenuti di questa pagina sono concessi in base alla licenza Creative Commons Attribution 4.0, mentre gli esempi di codice sono concessi in base alla licenza Apache 2.0. Per ulteriori dettagli, consulta le norme del sito di Google Developers. Java è un marchio registrato di Oracle e/o delle sue consociate.
Ultimo aggiornamento 2024-09-03 UTC.
[null,null,["Ultimo aggiornamento 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"]]