ENUM

WorkDerivationMethodCode

A description of the method by which one work was derived from another

link GraphQL Schema definition

  • enum WorkDerivationMethodCode {
  • # Adaptation
  • ADP
  • # Abridged
  • ABR
  • # Annotated
  • ANN
  • # Compilation
  • CMP
  • # Critical
  • CRT
  • # Excerpt
  • EXC
  • # Expurgated
  • EXP
  • # Non-text material added or revised
  • NOT
  • # Other publisher's version
  • OTH
  • # Revised
  • REV
  • # Translated
  • TRN
  • }