157 lines
2.8 KiB
JSON
157 lines
2.8 KiB
JSON
{
|
|
"entities": [
|
|
{
|
|
"name": "English",
|
|
"type": "Subject"
|
|
},
|
|
{
|
|
"name": "Foreign Languages",
|
|
"type": "Subject Category"
|
|
},
|
|
{
|
|
"name": "Science",
|
|
"type": "Subject"
|
|
},
|
|
{
|
|
"name": "Chemistry",
|
|
"type": "Subject"
|
|
},
|
|
{
|
|
"name": "Biology",
|
|
"type": "Subject"
|
|
},
|
|
{
|
|
"name": "Physics",
|
|
"type": "Subject"
|
|
},
|
|
{
|
|
"name": "Computer Science",
|
|
"type": "Subject"
|
|
},
|
|
{
|
|
"name": "Lower Secondary Education",
|
|
"type": "Educational Level"
|
|
},
|
|
{
|
|
"name": "A2",
|
|
"type": "Proficiency Level"
|
|
},
|
|
{
|
|
"name": "Cefr",
|
|
"type": "Educational Framework"
|
|
},
|
|
{
|
|
"name": "Grammar",
|
|
"type": "Skill"
|
|
},
|
|
{
|
|
"name": "Vocabulary",
|
|
"type": "Skill"
|
|
},
|
|
{
|
|
"name": "Spelling",
|
|
"type": "Skill"
|
|
},
|
|
{
|
|
"name": "Pupil",
|
|
"type": "Learner Role"
|
|
},
|
|
{
|
|
"name": "Blackboard",
|
|
"type": "Educational Tool"
|
|
},
|
|
{
|
|
"name": "Library",
|
|
"type": "Educational Facility"
|
|
},
|
|
{
|
|
"name": "Library Card",
|
|
"type": "Educational Resource"
|
|
},
|
|
{
|
|
"name": "Internet",
|
|
"type": "Technology"
|
|
},
|
|
{
|
|
"name": "Beacco",
|
|
"type": "Educational Framework"
|
|
}
|
|
],
|
|
"relations": [
|
|
{
|
|
"source": "English",
|
|
"target": "Foreign Languages",
|
|
"relation": "is_a"
|
|
},
|
|
{
|
|
"source": "Chemistry",
|
|
"target": "Science",
|
|
"relation": "subfield_of"
|
|
},
|
|
{
|
|
"source": "Biology",
|
|
"target": "Science",
|
|
"relation": "subfield_of"
|
|
},
|
|
{
|
|
"source": "Physics",
|
|
"target": "Science",
|
|
"relation": "subfield_of"
|
|
},
|
|
{
|
|
"source": "Computer Science",
|
|
"target": "Internet",
|
|
"relation": "uses"
|
|
},
|
|
{
|
|
"source": "Lower Secondary Education",
|
|
"target": "Cefr",
|
|
"relation": "implements"
|
|
},
|
|
{
|
|
"source": "A2",
|
|
"target": "Cefr",
|
|
"relation": "part_of"
|
|
},
|
|
{
|
|
"source": "Grammar",
|
|
"target": "English",
|
|
"relation": "part_of"
|
|
},
|
|
{
|
|
"source": "Vocabulary",
|
|
"target": "English",
|
|
"relation": "part_of"
|
|
},
|
|
{
|
|
"source": "Spelling",
|
|
"target": "English",
|
|
"relation": "part_of"
|
|
},
|
|
{
|
|
"source": "Pupil",
|
|
"target": "Blackboard",
|
|
"relation": "uses"
|
|
},
|
|
{
|
|
"source": "Library Card",
|
|
"target": "Library",
|
|
"relation": "part_of"
|
|
},
|
|
{
|
|
"source": "Pupil",
|
|
"target": "Library Card",
|
|
"relation": "requires"
|
|
},
|
|
{
|
|
"source": "Science",
|
|
"target": "Lower Secondary Education",
|
|
"relation": "part_of"
|
|
},
|
|
{
|
|
"source": "Beacco",
|
|
"target": "Foreign Languages",
|
|
"relation": "implements"
|
|
}
|
|
]
|
|
} |