onix-parser
Version:
Parse ONIX 3.0 XML files and extract structured product data for publishing and digital books
32 lines • 1.38 kB
JSON
[
{
"Value": "01",
"Description": "Product",
"Notes": "The title element refers to an individual product"
},
{
"Value": "02",
"Description": "Collection level",
"Notes": "The title element refers to the top level of a bibliographic collection"
},
{
"Value": "03",
"Description": "Subcollection",
"Notes": "The title element refers to an intermediate level of a bibliographic collection that comprises two or more ‘sub-collections’"
},
{
"Value": "04",
"Description": "Content item",
"Notes": "The title element refers to a content item within a product, eg a work included in a combined or ‘omnibus’ edition, or a chapter in a book. Generally used only for titles within <ContentItem> (Block 3)"
},
{
"Value": "05",
"Description": "Master brand",
"Notes": "The title element names a master brand where the use of the brand spans multiple collections and product forms, and possibly multiple imprints and publishers. Used only for branded media properties carrying, for example, a children’s character brand"
},
{
"Value": "06",
"Description": "Sub-subcollection",
"Notes": "The title element refers to an intermediate level of a bibliographic collection that is a subdivision of a sub-collection (a third level of collective identity)"
}
]