Created
December 14, 2025 18:30
-
-
Save maximveksler/c91c625a5d08def460b63c27e538434d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "nodes": [ | |
| { | |
| "type": "organization", | |
| "label": "יד הנדיב", | |
| "description": "קרן נדבנית של משפחת רוטשילד הפועלת לקידום חינוך וחברה בישראל", | |
| "flags": ["key_player", "academic"], | |
| "canonical_key": "org_yad_hanadiv" | |
| }, | |
| { | |
| "type": "organization", | |
| "label": "שפ״י", | |
| "description": "שירות פסיכולוגי ייעוצי במשרד החינוך, עוסק במענים רגשיים וחברתיים", | |
| "flags": ["academic", "ideology"], | |
| "canonical_key": "org_shefi" | |
| }, | |
| { | |
| "type": "organization", | |
| "label": "מעוז", | |
| "description": "ארגון לקידום מנהיגות ומגוון חברתי, מקדם חוסן חברתי-כלכלי", | |
| "flags": ["key_player"], | |
| "canonical_key": "org_maoz" | |
| }, | |
| { | |
| "type": "concept", | |
| "label": "חוסן", | |
| "description": "מושג רגשי-חברתי לקידום התמודדות עם משברים במערכת החינוך", | |
| "flags": ["problematic", "ideology"], | |
| "canonical_key": "concept_resilience" | |
| }, | |
| { | |
| "type": "concept", | |
| "label": "SEL", | |
| "description": "למידה רגשית-חברתית, כוללת ניהול רגשות והתנהגויות", | |
| "flags": ["ideology"], | |
| "canonical_key": "concept_sel" | |
| }, | |
| { | |
| "type": "organization", | |
| "label": "משרד החינוך", | |
| "description": "גוף ממשלתי אחראי על מערכת החינוך בישראל", | |
| "flags": [], | |
| "canonical_key": "org_ministry_education" | |
| }, | |
| { | |
| "type": "organization", | |
| "label": "ג'וינט-אשלים", | |
| "description": "ארגון לקידום ילדים ונוער בסיכון", | |
| "flags": [], | |
| "canonical_key": "org_ashalim_joint" | |
| }, | |
| { | |
| "type": "organization", | |
| "label": "האקדמיה הלאומית הישראלית למדעים", | |
| "description": "גוף אקדמי לקידום מחקר", | |
| "flags": ["academic"], | |
| "canonical_key": "org_israel_academy_sciences" | |
| } | |
| ], | |
| "edges": [ | |
| { | |
| "from": "org_yad_hanadiv", | |
| "to": "concept_sel", | |
| "type": "PROMOTES", | |
| "confidence": "high", | |
| "description": "יד הנדיב יזמה יוזמת SEL ב-2021, משקיעה בפיתוח ידע יישומי" | |
| }, | |
| { | |
| "from": "concept_sel", | |
| "to": "concept_resilience", | |
| "type": "INCLUDES", | |
| "confidence": "high", | |
| "description": "SEL כוללת פיתוח חוסן רגשי והתמודדות עם משברים" | |
| }, | |
| { | |
| "from": "org_yad_hanadiv", | |
| "to": "org_ministry_education", | |
| "type": "COLLABORATES_WITH", | |
| "confidence": "high", | |
| "description": "שותפות ביזמות חינוכיות, כולל SEL ומישרים" | |
| }, | |
| { | |
| "from": "org_yad_hanadiv", | |
| "to": "org_maoz", | |
| "type": "COLLABORATES_WITH", | |
| "confidence": "medium", | |
| "description": "שותפות ביזמת רשת אוריינות מלידה" | |
| }, | |
| { | |
| "from": "org_maoz", | |
| "to": "concept_resilience", | |
| "type": "PROMOTES", | |
| "confidence": "high", | |
| "description": "מעוז מקדם חוסן חברתי-כלכלי, כולל במיזמי חינוך" | |
| }, | |
| { | |
| "from": "org_shefi", | |
| "to": "concept_resilience", | |
| "type": "USES_TERM", | |
| "confidence": "high", | |
| "description": "שפ״י משתמש במושג חוסן במחקרים ומענים פסיכולוגיים" | |
| }, | |
| { | |
| "from": "org_shefi", | |
| "to": "concept_sel", | |
| "type": "IMPLEMENTS", | |
| "confidence": "medium", | |
| "description": "שפ״י מעורב במענים רגשיים-חברתיים הקשורים ל-SEL" | |
| }, | |
| { | |
| "from": "org_yad_hanadiv", | |
| "to": "org_israel_academy_sciences", | |
| "type": "FUNDED_BY", | |
| "confidence": "high", | |
| "description": "שותפות ביזמה להתערבויות טיפוליות בילדים" | |
| }, | |
| { | |
| "from": "org_shefi", | |
| "to": "org_ashalim_joint", | |
| "type": "COLLABORATES_WITH", | |
| "confidence": "high", | |
| "description": "מחקר משותף על חוסן בחינוך" | |
| } | |
| ], | |
| "evidence": [ | |
| { | |
| "edge_ref": "org_yad_hanadiv to concept_sel", | |
| "source": "https://www.yadhanadiv.org.il/he/למידה-רגשית-חברתית-sel", | |
| "quote": "יד הנדיב יזמה את יוזמת SEL ב-2021 להטמעה בחינוך הפורמלי והבלתי-פורמלי", | |
| "location": "עמוד ראשי", | |
| "confidence": "high" | |
| }, | |
| { | |
| "edge_ref": "concept_sel to concept_resilience", | |
| "source": "https://asel.co.il/", | |
| "quote": "SEL כוללת פיתוח כישורים לניהול רגשות ומחשבות, כולל חוסן", | |
| "location": "תיאור המרכז", | |
| "confidence": "high" | |
| }, | |
| { | |
| "edge_ref": "org_yad_hanadiv to org_ministry_education", | |
| "source": "https://education.academy.ac.il/SystemFiles/23013.pdf", | |
| "quote": "מיזם משותף של האקדמיה, משרד החינוך ויד הנדיב להתערבויות טיפוליות", | |
| "location": "עמוד 1", | |
| "confidence": "high" | |
| }, | |
| { | |
| "edge_ref": "org_yad_hanadiv to org_maoz", | |
| "source": "https://rashi.org.il/programs/literacy-network/", | |
| "quote": "יזמה משותפת של ג'וינט-אשלים, יד הנדיב, מעוז וקרן רש״י", | |
| "location": "תיאור הרשת", | |
| "confidence": "medium" | |
| }, | |
| { | |
| "edge_ref": "org_maoz to concept_resilience", | |
| "source": "https://maoz-il.org/", | |
| "quote": "מקדמים חוסן חברתי כלכלי באמצעות למידה ושיתופי פעולה", | |
| "location": "עמוד ראשי", | |
| "confidence": "high" | |
| }, | |
| { | |
| "edge_ref": "org_shefi to concept_resilience", | |
| "source": "https://www.thejoint.org.il/wp-content/uploads/2021/05/כוחה-של-מערכת-החינוך-לפיתוח-חוסן-בקרב-תלמידים.pdf", | |
| "quote": "מחקר משותף של שפ״י ואשלים על חוסן בחינוך", | |
| "location": "עמוד 1", | |
| "confidence": "high" | |
| }, | |
| { | |
| "edge_ref": "org_shefi to concept_sel", | |
| "source": "https://minhal-pedagogy.education.gov.il/units/consulting/", | |
| "quote": "מענים כוללים תמיכה רגשית וחברתית, קשורים ל-SEL", | |
| "location": "תיאור השירות", | |
| "confidence": "medium" | |
| }, | |
| { | |
| "edge_ref": "org_yad_hanadiv to org_israel_academy_sciences", | |
| "source": "https://education.academy.ac.il/SystemFiles/23013.pdf", | |
| "quote": "תמיכה ביזמה להתערבויות טיפוליות", | |
| "location": "עמוד 1", | |
| "confidence": "high" | |
| }, | |
| { | |
| "edge_ref": "org_shefi to org_ashalim_joint", | |
| "source": "https://www.thejoint.org.il/wp-content/uploads/2021/05/כוחה-של-מערכת-החינוך-לפיתוח-חוסן-בקרב-תלמידים.pdf", | |
| "quote": "מחקר משותף על חוסן", | |
| "location": "עמוד 1", | |
| "confidence": "high" | |
| } | |
| ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment