177 lines
3.4 KiB
JSON
177 lines
3.4 KiB
JSON
{
|
|
"entities": [
|
|
{
|
|
"name": "Educational Standard",
|
|
"type": "Standard"
|
|
},
|
|
{
|
|
"name": "Performance Standard",
|
|
"type": "Standard"
|
|
},
|
|
{
|
|
"name": "Content Standard",
|
|
"type": "Standard"
|
|
},
|
|
{
|
|
"name": "Informatics",
|
|
"type": "Subject"
|
|
},
|
|
{
|
|
"name": "Primary Education",
|
|
"type": "Education Level"
|
|
},
|
|
{
|
|
"name": "Lower Secondary Education",
|
|
"type": "Education Level"
|
|
},
|
|
{
|
|
"name": "Algorithmic Problem Solving",
|
|
"type": "Competency"
|
|
},
|
|
{
|
|
"name": "Digital Technologies",
|
|
"type": "Concept"
|
|
},
|
|
{
|
|
"name": "Graphics",
|
|
"type": "Topic"
|
|
},
|
|
{
|
|
"name": "Multimedia",
|
|
"type": "Topic"
|
|
},
|
|
{
|
|
"name": "Data Structures",
|
|
"type": "Topic"
|
|
},
|
|
{
|
|
"name": "Text Processing",
|
|
"type": "Topic"
|
|
},
|
|
{
|
|
"name": "Email",
|
|
"type": "Topic"
|
|
},
|
|
{
|
|
"name": "Student",
|
|
"type": "Person"
|
|
},
|
|
{
|
|
"name": "Teacher",
|
|
"type": "Person"
|
|
},
|
|
{
|
|
"name": "School Education Program",
|
|
"type": "Program"
|
|
},
|
|
{
|
|
"name": "Digital Tools",
|
|
"type": "Tool"
|
|
},
|
|
{
|
|
"name": "Computer",
|
|
"type": "Tool"
|
|
},
|
|
{
|
|
"name": "Academic Subject",
|
|
"type": "Category"
|
|
}
|
|
],
|
|
"relations": [
|
|
{
|
|
"source": "Performance Standard",
|
|
"target": "Educational Standard",
|
|
"relation": "part_of"
|
|
},
|
|
{
|
|
"source": "Content Standard",
|
|
"target": "Educational Standard",
|
|
"relation": "part_of"
|
|
},
|
|
{
|
|
"source": "Informatics",
|
|
"target": "Academic Subject",
|
|
"relation": "is_a"
|
|
},
|
|
{
|
|
"source": "Informatics",
|
|
"target": "Primary Education",
|
|
"relation": "part_of"
|
|
},
|
|
{
|
|
"source": "Informatics",
|
|
"target": "Lower Secondary Education",
|
|
"relation": "part_of"
|
|
},
|
|
{
|
|
"source": "Informatics",
|
|
"target": "Algorithmic Problem Solving",
|
|
"relation": "teaches"
|
|
},
|
|
{
|
|
"source": "Informatics",
|
|
"target": "Digital Technologies",
|
|
"relation": "teaches"
|
|
},
|
|
{
|
|
"source": "Informatics",
|
|
"target": "Graphics",
|
|
"relation": "contains"
|
|
},
|
|
{
|
|
"source": "Informatics",
|
|
"target": "Multimedia",
|
|
"relation": "contains"
|
|
},
|
|
{
|
|
"source": "Informatics",
|
|
"target": "Data Structures",
|
|
"relation": "contains"
|
|
},
|
|
{
|
|
"source": "Informatics",
|
|
"target": "Text Processing",
|
|
"relation": "contains"
|
|
},
|
|
{
|
|
"source": "Informatics",
|
|
"target": "Email",
|
|
"relation": "contains"
|
|
},
|
|
{
|
|
"source": "Student",
|
|
"target": "Digital Tools",
|
|
"relation": "uses"
|
|
},
|
|
{
|
|
"source": "Teacher",
|
|
"target": "School Education Program",
|
|
"relation": "implements"
|
|
},
|
|
{
|
|
"source": "Educational Standard",
|
|
"target": "Student",
|
|
"relation": "applies_to"
|
|
},
|
|
{
|
|
"source": "Performance Standard",
|
|
"target": "Content Standard",
|
|
"relation": "depends_on"
|
|
},
|
|
{
|
|
"source": "Graphics",
|
|
"target": "Digital Tools",
|
|
"relation": "uses"
|
|
},
|
|
{
|
|
"source": "Text Processing",
|
|
"target": "Digital Tools",
|
|
"relation": "uses"
|
|
},
|
|
{
|
|
"source": "Informatics",
|
|
"target": "Computer",
|
|
"relation": "requires"
|
|
}
|
|
]
|
|
} |