Obras de arte visual
Nombre de tipo: VisualArtwork
Extiende CreativeWork
Nombre |
Tipo |
Descripción |
Edición artística |
Integer o Text |
La cantidad de copias cuando se producen varias copias de una obra de arte (p.ej., para una edición limitada de 20 copias, "artEdition" se refiere a la cantidad total de copias (en este ejemplo, "20"). |
forma de arte |
Texto o URL |
p.ej. Pintura, dibujo, escultura, impresión, fotografía, armado, collage, etc. |
depth |
Distance o QuantitativeValue |
Indica la profundidad del artículo. |
alto |
Distance o QuantitativeValue |
La altura del artículo. |
material |
Texto o URL |
(p.ej., aceite, acuarela, acrílico, linocopia, mármol, cianotipo, digital, litógrafo, seco, intaglio, pastel, grabado, lápiz, técnica mixta, etc.) |
surface |
Texto o URL |
p.ej., lienzo, papel, madera, cartón, etc. |
ancho |
Distance o QuantitativeValue |
El ancho del artículo. |
Salvo que se indique lo contrario, el contenido de esta página está sujeto a la licencia Atribución 4.0 de Creative Commons, y los ejemplos de código están sujetos a la licencia Apache 2.0. Para obtener más información, consulta las políticas del sitio de Google Developers. Java es una marca registrada de Oracle o sus afiliados.
Última actualización: 2024-09-03 (UTC)
[null,null,["Última actualización: 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"]]