ENUM

ONIXWebsiteRoleCode

A code from ONIX code list 73, ONIX website role code

link GraphQL Schema definition

  • enum ONIXWebsiteRoleCode {
  • # Unspecified, see website description
  • _00
  • # Publisher’s corporate website
  • _01
  • # Publisher’s website for a specified work
  • _02
  • # Online hosting service home page
  • _03
  • # Journal home page
  • _04
  • # Online resource ‘available content’ page
  • _05
  • # Contributor’s own website
  • _06
  • # Publisher’s website relating to specified contributor
  • _07
  • # Other publisher’s website relating to specified contributor
  • _08
  • # Third-party website relating to specified contributor
  • _09
  • # Contributor’s own website for specified work
  • _10
  • # Other publisher’s website relating to specified work
  • _11
  • # Third-party website relating to specified work
  • _12
  • # Contributor’s own website for group or series of works
  • _13
  • # Publisher’s website relating to group or series of works
  • _14
  • # Other publisher’s website relating to group or series of works
  • _15
  • # Third-party website relating to group or series of works (eg a fan site)
  • _16
  • # Publisher’s B2B website
  • _17
  • # Publisher’s B2C website
  • _18
  • # Author blog
  • _23
  • # Web page for author presentation / commentary
  • _24
  • # Web page for author interview
  • _25
  • # Web page for author reading
  • _26
  • # Web page for cover material
  • _27
  • # Web page for sample content
  • _28
  • # Web page for full content
  • _29
  • # Web page for other commentary / discussion
  • _30
  • # Transfer-URL
  • _31
  • # DOI Website Link
  • _32
  • # Supplier’s corporate website
  • _33
  • # Supplier’s B2B website
  • _34
  • # Supplier’s B2C website
  • _35
  • # Supplier’s website for a specified work
  • _36
  • # Supplier’s B2B website for a specified work
  • _37
  • # Supplier’s B2C website for a specified work
  • _38
  • # Supplier’s website for a group or series of works
  • _39
  • # URL of full metadata description
  • _40
  • # Social networking URL for specific work or product
  • _41
  • # Author’s social networking URL
  • _42
  • # Publisher’s social networking URL
  • _43
  • # Social networking URL for specific article, chapter or content item
  • _44
  • # Publisher’s or third party website for permissions requests
  • _45
  • }