Dontopedia

Extract Manga Info Function

From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-05-02.)

Extract Manga Info Function has 26 facts recorded in Dontopedia across 3 references, with 4 live disagreements.

26 facts·15 predicates·3 sources·4 in dispute

Mostly:assigns from json key(3), imports module(3), extracts field(3)

Maturity scale raw canonical shape-checked rule-derived certified

Inbound mentions (8)

Other subjects in dontopedia point AT this entity as a value. These are inverse relationships — e.g. "X motherOf this subject" — and answer questions the forward facts can't. Grouped by predicate.

believesFunctionEfficientBelieves Function Efficient(1)

executedPythonBlockExecuted Python Block(1)

generatedPythonFunctionGenerated Python Function(1)

mentionedHavingFunctionMentioned Having Function(1)

outputtedPythonFunctionOutputted Python Function(1)

providedPythonFunctionProvided Python Function(1)

providesHelpfulCodeProvides Helpful Code(1)

resultsInNoOutputResults in No Output(1)

Other facts (26)

The long tail: predicates that appear too rarely to warrant their own section. Filter or scroll to find a specific one. Each row links to its source.

26 facts
PredicateValueRef
Assigns From Json Keyavailable_styles = json_data['availableStyles'][1]
Assigns From Json Keystyle = json_data['style'][1]
Assigns From Json Keypanel_count = json_data['panelCount'][1]
Imports Modulejson[1]
Imports Modulejson[2]
Imports Modulejson[3]
Extracts Fieldstyle[2]
Extracts FieldpanelCount[2]
Extracts FieldavailableStyles[2]
Creates Dictionary With Keyavailable_styles[3]
Creates Dictionary With Keypanel_count[3]
Creates Dictionary With Keystyle[3]
Extracts Value Fromjson_data['style'][3]
Extracts Value Fromjson_data['panelCount'][3]
Extracts Value Fromjson_data['availableStyles'][3]
Takes Parameterjson_data[2]
Takes Parameterjson_data[3]
Depends on Json DataPrevious Json Data[1]
Handles Generated Manga DataManga Data[1]
Returns Tuplestyle, panel_count, available_styles[1]
Defines Asdef extract_manga_info(json_data)[1]
Targets Manga Json StructureOmega Bot Json[2]
Defines Function Namedextract_manga_info[2]
Returns Valuesstyle, panel_count, available_styles[2]
Depends on Json Structure{'style', 'panelCount', 'availableStyles'}[3]
Returns Tuple of(manga_info['style'], manga_info['panel_count'], manga_info['available_styles'])[3]

Timeline

Timeline axis is valid_time — when each source says the fact was true in the world, not when Dontopedia learned about it. Retracted rows are kept for provenance; coloured stripes indicate the context kind.

dependsOnJsonDatablah/omega/part-520
ex:previous-json-data
handlesGeneratedMangaDatablah/omega/part-520
ex:manga-data
assignsFromJsonKeyblah/omega/part-520
available_styles = json_data['availableStyles']
assignsFromJsonKeyblah/omega/part-520
style = json_data['style']
returnsTupleblah/omega/part-520
style, panel_count, available_styles
importsModuleblah/omega/part-520
json
definesAsblah/omega/part-520
def extract_manga_info(json_data)
assignsFromJsonKeyblah/omega/part-520
panel_count = json_data['panelCount']
targetsMangaJsonStructureblah/omega/part-519
ex:omega-bot-json
definesFunctionNamedblah/omega/part-519
extract_manga_info
extractsFieldblah/omega/part-519
style
extractsFieldblah/omega/part-519
panelCount
extractsFieldblah/omega/part-519
availableStyles
importsModuleblah/omega/part-519
json
returnsValuesblah/omega/part-519
style, panel_count, available_styles
takesParameterblah/omega/part-519
json_data
dependsOnJsonStructureblah/omega/part-521
{'style', 'panelCount', 'availableStyles'}
createsDictionaryWithKeyblah/omega/part-521
available_styles
importsModuleblah/omega/part-521
json
takesParameterblah/omega/part-521
json_data
createsDictionaryWithKeyblah/omega/part-521
panel_count
returnsTupleOfblah/omega/part-521
(manga_info['style'], manga_info['panel_count'], manga_info['available_styles'])
createsDictionaryWithKeyblah/omega/part-521
style
extractsValueFromblah/omega/part-521
json_data['style']
extractsValueFromblah/omega/part-521
json_data['panelCount']
extractsValueFromblah/omega/part-521
json_data['availableStyles']

References (3)

3 references
  1. [1]Part 5208 facts
    ctx:discord/blah/omega/part-520
  2. [2]Part 5198 facts
    ctx:discord/blah/omega/part-519
  3. [3]Part 52110 facts
    ctx:discord/blah/omega/part-521

See also

Keep researching

Missing something or suspicious of what's here? Kick off a research session — a Claude agent will investigate, cite its sources, and file new facts into a dedicated context you can review before accepting into the shared view.