OBJECT
AncillaryContent
Illustration and other content types
link GraphQL Schema definition
- type AncillaryContent {
- # The code of the type of ancillary content from the ONIX code list
- : ONIXAncillaryContentTypeCode!
- # The type of ancillary content from the ONIX code list
- : ONIXCode!
- # Whether this ancillary content is applicable to this object
- : Boolean!
- # A description of the type of illustration or other content, when the code is
- # insufficiently informative
- : String
- # The Consonance unique identifier
- : Int
- # The number of this type of illustration or other content
- : Int
- }
link Require by
- ElectronicAudioProductAn audio book product in electronic form, such as one delivered via MP3 or streamed online
- ElectronicBookProductA textual or graphical book product in electronic form, such as one delivered via PDF or EPUB file formats, or viewable online as HTML
- ElectronicProductA product in electronic form, rather than physical form, such as a downloadable resource. Digital products carried on a physical medium, such as CD-ROMs, are a physical type, not an electronic type.
- GenericProductA generic product, used for products not classified in more detail
- PhysicalAudioProductA physical product with audio content e.g. an audio CD
- PhysicalBookProductA physical book with graphical or textual content. e.g. a paperback
- PhysicalProductA physical product, which may carry content in either physical or digital form
- ProductAn individually traded item. Consonance supports a wide range of product types e.g. hardback book, CD audio book, poster.
- WorkA unique item of intellectual property on which products are based