167 lines
3.4 KiB
JSON
167 lines
3.4 KiB
JSON
{
|
|
"entities": [
|
|
{
|
|
"name": "Krízová Intervencia",
|
|
"type": "Proces"
|
|
},
|
|
{
|
|
"name": "Podporné Opatrenie",
|
|
"type": "Opatrenie"
|
|
},
|
|
{
|
|
"name": "Škola",
|
|
"type": "Inštitúcia"
|
|
},
|
|
{
|
|
"name": "Základná Škola",
|
|
"type": "Inštitúcia"
|
|
},
|
|
{
|
|
"name": "Materská Škola",
|
|
"type": "Inštitúcia"
|
|
},
|
|
{
|
|
"name": "Stredná Škola",
|
|
"type": "Inštitúcia"
|
|
},
|
|
{
|
|
"name": "Školský Špeciálny Pedagóg",
|
|
"type": "Odbornosť"
|
|
},
|
|
{
|
|
"name": "Odborný Zamestnanec",
|
|
"type": "Odbornosť"
|
|
},
|
|
{
|
|
"name": "Pedagogický Zamestnanec",
|
|
"type": "Odbornosť"
|
|
},
|
|
{
|
|
"name": "Učiteľ",
|
|
"type": "Odbornosť"
|
|
},
|
|
{
|
|
"name": "Školský Psychológ",
|
|
"type": "Odbornosť"
|
|
},
|
|
{
|
|
"name": "Školská Komunita",
|
|
"type": "Skupina"
|
|
},
|
|
{
|
|
"name": "Intervenčný Tím",
|
|
"type": "Skupina"
|
|
},
|
|
{
|
|
"name": "Cpp",
|
|
"type": "Inštitúcia"
|
|
},
|
|
{
|
|
"name": "Krizový Plán",
|
|
"type": "Dokument"
|
|
},
|
|
{
|
|
"name": "Vzdelávanie V Krízovej Intervencii",
|
|
"type": "Vzdelávanie"
|
|
},
|
|
{
|
|
"name": "Školský Zákon",
|
|
"type": "Dokument"
|
|
},
|
|
{
|
|
"name": "Krízová Udalosť",
|
|
"type": "Udalosť"
|
|
},
|
|
{
|
|
"name": "Štandardy Odborných Činností",
|
|
"type": "Dokument"
|
|
}
|
|
],
|
|
"relations": [
|
|
{
|
|
"source": "Krízová Intervencia",
|
|
"target": "Podporné Opatrenie",
|
|
"relation": "is_a"
|
|
},
|
|
{
|
|
"source": "Základná Škola",
|
|
"target": "Škola",
|
|
"relation": "is_a"
|
|
},
|
|
{
|
|
"source": "Materská Škola",
|
|
"target": "Škola",
|
|
"relation": "is_a"
|
|
},
|
|
{
|
|
"source": "Stredná Škola",
|
|
"target": "Škola",
|
|
"relation": "is_a"
|
|
},
|
|
{
|
|
"source": "Školský Špeciálny Pedagóg",
|
|
"target": "Podporné Opatrenie",
|
|
"relation": "implements"
|
|
},
|
|
{
|
|
"source": "Odborný Zamestnanec",
|
|
"target": "Podporné Opatrenie",
|
|
"relation": "implements"
|
|
},
|
|
{
|
|
"source": "Intervenčný Tím",
|
|
"target": "Krízová Intervencia",
|
|
"relation": "implements"
|
|
},
|
|
{
|
|
"source": "Cpp",
|
|
"target": "Krízová Intervencia",
|
|
"relation": "implements"
|
|
},
|
|
{
|
|
"source": "Krízová Intervencia",
|
|
"target": "Vzdelávanie V Krízovej Intervencii",
|
|
"relation": "requires"
|
|
},
|
|
{
|
|
"source": "Podporné Opatrenie",
|
|
"target": "Školský Zákon",
|
|
"relation": "depends_on"
|
|
},
|
|
{
|
|
"source": "Krízová Intervencia",
|
|
"target": "Krizový Plán",
|
|
"relation": "uses"
|
|
},
|
|
{
|
|
"source": "Krízová Intervencia",
|
|
"target": "Štandardy Odborných Činností",
|
|
"relation": "implements"
|
|
},
|
|
{
|
|
"source": "Učiteľ",
|
|
"target": "Pedagogický Zamestnanec",
|
|
"relation": "part_of"
|
|
},
|
|
{
|
|
"source": "Pedagogický Zamestnanec",
|
|
"target": "Školská Komunita",
|
|
"relation": "part_of"
|
|
},
|
|
{
|
|
"source": "Školská Komunita",
|
|
"target": "Škola",
|
|
"relation": "part_of"
|
|
},
|
|
{
|
|
"source": "Školský Psychológ",
|
|
"target": "Školská Komunita",
|
|
"relation": "part_of"
|
|
},
|
|
{
|
|
"source": "Krízová Udalosť",
|
|
"target": "Krízová Intervencia",
|
|
"relation": "requires"
|
|
}
|
|
]
|
|
} |