Files
tfm_ainventory/graphify-out/cache/053ee60ad6243fa1d4cd74c41a7d3e07b5ee45edc2b86c625148e08b986f1395.json

1 line
36 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_charset_normalizer_models_py", "label": "models.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L1"}, {"id": "models_charsetmatch", "label": "CharsetMatch", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L12"}, {"id": "models_charsetmatch_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L13"}, {"id": "models_charsetmatch_eq", "label": ".__eq__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L41"}, {"id": "models_charsetmatch_lt", "label": ".__lt__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L48"}, {"id": "models_multi_byte_usage", "label": "multi_byte_usage()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L71"}, {"id": "models_charsetmatch_str", "label": ".__str__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L74"}, {"id": "models_charsetmatch_repr", "label": ".__repr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L90"}, {"id": "models_charsetmatch_add_submatch", "label": ".add_submatch()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L93"}, {"id": "models_encoding", "label": "encoding()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L105"}, {"id": "models_encoding_aliases", "label": "encoding_aliases()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L109"}, {"id": "models_bom", "label": "bom()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L122"}, {"id": "models_byte_order_mark", "label": "byte_order_mark()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L126"}, {"id": "models_languages", "label": "languages()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L130"}, {"id": "models_language", "label": "language()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L138"}, {"id": "models_chaos", "label": "chaos()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L166"}, {"id": "models_coherence", "label": "coherence()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L170"}, {"id": "models_percent_chaos", "label": "percent_chaos()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L176"}, {"id": "models_percent_coherence", "label": "percent_coherence()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L180"}, {"id": "models_raw", "label": "raw()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L184"}, {"id": "models_submatch", "label": "submatch()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L191"}, {"id": "models_has_submatch", "label": "has_submatch()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L195"}, {"id": "models_alphabets", "label": "alphabets()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L199"}, {"id": "models_could_be_from_charset", "label": "could_be_from_charset()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L209"}, {"id": "models_charsetmatch_output", "label": ".output()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L217"}, {"id": "models_fingerprint", "label": "fingerprint()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L247"}, {"id": "models_charsetmatches", "label": "CharsetMatches", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L254"}, {"id": "models_charsetmatches_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L260"}, {"id": "models_charsetmatches_iter", "label": ".__iter__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L263"}, {"id": "models_charsetmatches_getitem", "label": ".__getitem__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L266"}, {"id": "models_charsetmatches_len", "label": ".__len__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L280"}, {"id": "models_charsetmatches_bool", "label": ".__bool__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L283"}, {"id": "models_charsetmatches_append", "label": ".append()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L286"}, {"id": "models_charsetmatches_best", "label": ".best()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L306"}, {"id": "models_charsetmatches_first", "label": ".first()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L314"}, {"id": "models_clidetectionresult", "label": "CliDetectionResult", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L325"}, {"id": "models_clidetectionresult_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L326"}, {"id": "models_dict", "label": "__dict__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L353"}, {"id": "models_clidetectionresult_to_json", "label": ".to_json()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L368"}, {"id": "models_rationale_49", "label": "Implemented to make sorted available upon CharsetMatches items.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L49"}, {"id": "models_rationale_110", "label": "Encoding name are known by many name, using this could help when searching for I", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L110"}, {"id": "models_rationale_131", "label": "Return the complete list of possible languages found in decoded sequence.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L131"}, {"id": "models_rationale_139", "label": "Most probable language found in decoded sequence. If none were detected or infer", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L139"}, {"id": "models_rationale_185", "label": "Original untouched bytes.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L185"}, {"id": "models_rationale_210", "label": "The complete list of encoding that output the exact SAME str result and therefor", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L210"}, {"id": "models_rationale_218", "label": "Method to get re-encoded bytes payload using given target encoding. Default to U", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L218"}, {"id": "models_rationale_248", "label": "Retrieve a hash fingerprint of the decoded payload, used for deduplication.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L248"}, {"id": "models_rationale_255", "label": "Container with every CharsetMatch items ordered by default from most probable to", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L255"}, {"id": "models_rationale_267", "label": "Retrieve a single item either by its position or encoding name (alias may be use", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L267"}, {"id": "models_rationale_287", "label": "Insert a single match. Will be inserted accordingly to preserve sort. Ca", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L287"}, {"id": "models_rationale_307", "label": "Simply return the first match. Strict equivalent to matches[0].", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L307"}, {"id": "models_rationale_315", "label": "Redundant method, call the method best(). Kept for BC reasons.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L315"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_charset_normalizer_models_py", "target": "encodings_aliases", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_charset_normalizer_models_py", "target": "json", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_charset_normalizer_models_py", "target": "re", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_charset_normalizer_models_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_charset_normalizer_models_py", "target": "backend_venv_lib_python3_12_site_packages_charset_normalizer_constant_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_charset_normalizer_models_py", "target": "backend_venv_lib_python3_12_site_packages_charset_normalizer_utils_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_charset_normalizer_models_py", "target": "models_charsetmatch", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L12", "weight": 1.0}, {"source": "models_charsetmatch", "target": "models_charsetmatch_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L13", "weight": 1.0}, {"source": "models_charsetmatch", "target": "models_charsetmatch_eq", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L41", "weight": 1.0}, {"source": "models_charsetmatch", "target": "models_charsetmatch_lt", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L48", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_charset_normalizer_models_py", "target": "models_multi_byte_usage", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L71", "weight": 1.0}, {"source": "models_charsetmatch", "target": "models_charsetmatch_str", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L74", "weight": 1.0}, {"source": "models_charsetmatch", "target": "models_charsetmatch_repr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L90", "weight": 1.0}, {"source": "models_charsetmatch", "target": "models_charsetmatch_add_submatch", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L93", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_charset_normalizer_models_py", "target": "models_encoding", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L105", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_charset_normalizer_models_py", "target": "models_encoding_aliases", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L109", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_charset_normalizer_models_py", "target": "models_bom", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L122", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_charset_normalizer_models_py", "target": "models_byte_order_mark", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L126", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_charset_normalizer_models_py", "target": "models_languages", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L130", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_charset_normalizer_models_py", "target": "models_language", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L138", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_charset_normalizer_models_py", "target": "models_chaos", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L166", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_charset_normalizer_models_py", "target": "models_coherence", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L170", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_charset_normalizer_models_py", "target": "models_percent_chaos", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L176", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_charset_normalizer_models_py", "target": "models_percent_coherence", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L180", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_charset_normalizer_models_py", "target": "models_raw", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L184", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_charset_normalizer_models_py", "target": "models_submatch", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L191", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_charset_normalizer_models_py", "target": "models_has_submatch", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L195", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_charset_normalizer_models_py", "target": "models_alphabets", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L199", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_charset_normalizer_models_py", "target": "models_could_be_from_charset", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L209", "weight": 1.0}, {"source": "models_charsetmatch", "target": "models_charsetmatch_output", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L217", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_charset_normalizer_models_py", "target": "models_fingerprint", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L247", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_charset_normalizer_models_py", "target": "models_charsetmatches", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L254", "weight": 1.0}, {"source": "models_charsetmatches", "target": "models_charsetmatches_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L260", "weight": 1.0}, {"source": "models_charsetmatches", "target": "models_charsetmatches_iter", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L263", "weight": 1.0}, {"source": "models_charsetmatches", "target": "models_charsetmatches_getitem", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L266", "weight": 1.0}, {"source": "models_charsetmatches", "target": "models_charsetmatches_len", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L280", "weight": 1.0}, {"source": "models_charsetmatches", "target": "models_charsetmatches_bool", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L283", "weight": 1.0}, {"source": "models_charsetmatches", "target": "models_charsetmatches_append", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L286", "weight": 1.0}, {"source": "models_charsetmatches", "target": "models_charsetmatches_best", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L306", "weight": 1.0}, {"source": "models_charsetmatches", "target": "models_charsetmatches_first", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L314", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_charset_normalizer_models_py", "target": "models_clidetectionresult", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L325", "weight": 1.0}, {"source": "models_clidetectionresult", "target": "models_clidetectionresult_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L326", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_charset_normalizer_models_py", "target": "models_dict", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L353", "weight": 1.0}, {"source": "models_clidetectionresult", "target": "models_clidetectionresult_to_json", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L368", "weight": 1.0}, {"source": "models_charsetmatch_add_submatch", "target": "models_charsetmatches_append", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L102", "weight": 1.0}, {"source": "models_encoding_aliases", "target": "models_charsetmatches_append", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L116", "weight": 1.0}, {"source": "models_charsetmatches_append", "target": "models_charsetmatch_add_submatch", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L301", "weight": 1.0}, {"source": "models_charsetmatches_first", "target": "models_charsetmatches_best", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L318", "weight": 1.0}, {"source": "models_rationale_49", "target": "models_charsetmatch_lt", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L49", "weight": 1.0}, {"source": "models_rationale_110", "target": "models_charsetmatch_encoding_aliases", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L110", "weight": 1.0}, {"source": "models_rationale_131", "target": "models_charsetmatch_languages", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L131", "weight": 1.0}, {"source": "models_rationale_139", "target": "models_charsetmatch_language", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L139", "weight": 1.0}, {"source": "models_rationale_185", "target": "models_charsetmatch_raw", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L185", "weight": 1.0}, {"source": "models_rationale_210", "target": "models_charsetmatch_could_be_from_charset", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L210", "weight": 1.0}, {"source": "models_rationale_218", "target": "models_charsetmatch_output", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L218", "weight": 1.0}, {"source": "models_rationale_248", "target": "models_charsetmatch_fingerprint", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L248", "weight": 1.0}, {"source": "models_rationale_255", "target": "models_charsetmatches", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L255", "weight": 1.0}, {"source": "models_rationale_267", "target": "models_charsetmatches_getitem", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L267", "weight": 1.0}, {"source": "models_rationale_287", "target": "models_charsetmatches_append", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L287", "weight": 1.0}, {"source": "models_rationale_307", "target": "models_charsetmatches_best", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L307", "weight": 1.0}, {"source": "models_rationale_315", "target": "models_charsetmatches_first", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L315", "weight": 1.0}], "raw_calls": [{"caller_nid": "models_charsetmatch_eq", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L42"}, {"caller_nid": "models_charsetmatch_eq", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L43"}, {"caller_nid": "models_charsetmatch_eq", "callee": "iana_name", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L44"}, {"caller_nid": "models_charsetmatch_lt", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L52"}, {"caller_nid": "models_charsetmatch_lt", "callee": "abs", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L55"}, {"caller_nid": "models_charsetmatch_lt", "callee": "abs", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L56"}, {"caller_nid": "models_charsetmatch_lt", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L64"}, {"caller_nid": "models_multi_byte_usage", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L72"}, {"caller_nid": "models_multi_byte_usage", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L72"}, {"caller_nid": "models_multi_byte_usage", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L72"}, {"caller_nid": "models_charsetmatch_str", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L77"}, {"caller_nid": "models_charsetmatch_add_submatch", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L94"}, {"caller_nid": "models_charsetmatch_add_submatch", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L95"}, {"caller_nid": "models_charsetmatch_add_submatch", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L96"}, {"caller_nid": "models_encoding_aliases", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L114"}, {"caller_nid": "models_language", "callee": "mb_encoding_languages", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L153"}, {"caller_nid": "models_language", "callee": "is_multi_byte_encoding", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L154"}, {"caller_nid": "models_language", "callee": "encoding_languages", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L155"}, {"caller_nid": "models_language", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L158"}, {"caller_nid": "models_percent_chaos", "callee": "round", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L177"}, {"caller_nid": "models_percent_coherence", "callee": "round", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L181"}, {"caller_nid": "models_has_submatch", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L196"}, {"caller_nid": "models_alphabets", "callee": "unicode_range", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L203"}, {"caller_nid": "models_alphabets", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L203"}, {"caller_nid": "models_alphabets", "callee": "sorted", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L205"}, {"caller_nid": "models_alphabets", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L205"}, {"caller_nid": "models_charsetmatch_output", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L224"}, {"caller_nid": "models_charsetmatch_output", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L227"}, {"caller_nid": "models_charsetmatch_output", "callee": "sub", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L230"}, {"caller_nid": "models_charsetmatch_output", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L232"}, {"caller_nid": "models_charsetmatch_output", "callee": "span", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L232"}, {"caller_nid": "models_charsetmatch_output", "callee": "span", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L232"}, {"caller_nid": "models_charsetmatch_output", "callee": "groups", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L233"}, {"caller_nid": "models_charsetmatch_output", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L234"}, {"caller_nid": "models_charsetmatch_output", "callee": "iana_name", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L234"}, {"caller_nid": "models_charsetmatch_output", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L242"}, {"caller_nid": "models_fingerprint", "callee": "hash", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L251"}, {"caller_nid": "models_fingerprint", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L251"}, {"caller_nid": "models_charsetmatches_init", "callee": "sorted", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L261"}, {"caller_nid": "models_charsetmatches_getitem", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L271"}, {"caller_nid": "models_charsetmatches_getitem", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L273"}, {"caller_nid": "models_charsetmatches_getitem", "callee": "iana_name", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L274"}, {"caller_nid": "models_charsetmatches_len", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L281"}, {"caller_nid": "models_charsetmatches_bool", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L284"}, {"caller_nid": "models_charsetmatches_append", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L291"}, {"caller_nid": "models_charsetmatches_append", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L292"}, {"caller_nid": "models_charsetmatches_append", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L293"}, {"caller_nid": "models_charsetmatches_append", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L294"}, {"caller_nid": "models_charsetmatches_append", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L298"}, {"caller_nid": "models_charsetmatches_append", "callee": "sorted", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L304"}, {"caller_nid": "models_clidetectionresult_to_json", "callee": "dumps", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/models.py", "source_location": "L369"}]}