ENUM

SubjectCodeSchemeCategory

The variant of subject category

link GraphQL Schema definition

  • enum SubjectCodeSchemeCategory {
  • # From the BISAC subject scheme
  • BISAC
  • # From the Thema subject scheme
  • THEMA
  • # From the BIC subject scheme
  • BIC
  • # From the CLIL subject scheme
  • CLIL
  • # From the NUR subject scheme
  • NUR
  • # From the Dewey Decimal scheme
  • DEWEY
  • }