Skip to main content

Print

Context: object.physical.artwork.print

A print is a form of visual art created through a process of transferring an image from a matrix (such as a plate or block) onto a surface, usually paper.

Data structure

KeyTypeDescription
editionintegerEdition total number of pieces
numberintegerNumber within the edition

Example

"print":{
"edition":10,
"number":1
}