Skip to content

Enum: BooksSubcategoryEnum

Books and educational materials subcategories.

URI: inkind_knowledge_repo:BooksSubcategoryEnum

Permissible Values

Value Meaning Description
fiction None Novels, short stories, graphic novels, comics
non_fiction None Biographies, history, science, self-help, cookbooks
childrens_books None Picture books, board books, early readers
textbooks None School and university textbooks, reference books
language_learning None Language learning books, dictionaries, phrasebooks
religious None Religious texts and devotional books
educational_materials None Workbooks, flashcards, educational posters, school supplies
other None Books and educational materials not fitting above subcategories

Slots

Name Description
subcategory

Identifier and Mapping Information

Schema Source

  • from schema: https://inkind-at.github.io/inkind-knowledge-repo

LinkML Source

name: BooksSubcategoryEnum
description: Books and educational materials subcategories.
from_schema: https://inkind-at.github.io/inkind-knowledge-repo
rank: 1000
permissible_values:
  fiction:
    text: fiction
    description: Novels, short stories, graphic novels, comics.
    annotations:
      label_en:
        tag: label_en
        value: Fiction
      label_de:
        tag: label_de
        value: Belletristik
    see_also:
    - pto:Fiction
  non_fiction:
    text: non_fiction
    description: Biographies, history, science, self-help, cookbooks.
    annotations:
      label_en:
        tag: label_en
        value: Non-Fiction
      label_de:
        tag: label_de
        value: Nicht-Fiktion
    see_also:
    - pto:Non-fiction
  childrens_books:
    text: childrens_books
    description: Picture books, board books, early readers.
    annotations:
      label_en:
        tag: label_en
        value: Children's Books
      label_de:
        tag: label_de
        value: Kinderbücher
  textbooks:
    text: textbooks
    description: School and university textbooks, reference books.
    annotations:
      label_en:
        tag: label_en
        value: Textbooks
      label_de:
        tag: label_de
        value: Lehrbücher
    see_also:
    - pto:Textbook
  language_learning:
    text: language_learning
    description: Language learning books, dictionaries, phrasebooks.
    annotations:
      label_en:
        tag: label_en
        value: Language Learning
      label_de:
        tag: label_de
        value: Sprachenlernen
  religious:
    text: religious
    description: Religious texts and devotional books.
    annotations:
      label_en:
        tag: label_en
        value: Religious
      label_de:
        tag: label_de
        value: Religiös
  educational_materials:
    text: educational_materials
    description: Workbooks, flashcards, educational posters, school supplies.
    annotations:
      label_en:
        tag: label_en
        value: Educational Materials
      label_de:
        tag: label_de
        value: Bildungsmaterialien
  other:
    text: other
    description: Books and educational materials not fitting above subcategories.
    annotations:
      label_en:
        tag: label_en
        value: Other
      label_de:
        tag: label_de
        value: Sonstige