165 lines
3.0 KiB
JSON
165 lines
3.0 KiB
JSON
{
|
|
"entities": [
|
|
{
|
|
"name": "Primary Education",
|
|
"type": "Educational Level"
|
|
},
|
|
{
|
|
"name": "Mathematics",
|
|
"type": "Subject"
|
|
},
|
|
{
|
|
"name": "3rd Grade",
|
|
"type": "Grade Level"
|
|
},
|
|
{
|
|
"name": "4th Grade",
|
|
"type": "Grade Level"
|
|
},
|
|
{
|
|
"name": "Multiplication",
|
|
"type": "Operation"
|
|
},
|
|
{
|
|
"name": "Division",
|
|
"type": "Operation"
|
|
},
|
|
{
|
|
"name": "Addition",
|
|
"type": "Operation"
|
|
},
|
|
{
|
|
"name": "Subtraction",
|
|
"type": "Operation"
|
|
},
|
|
{
|
|
"name": "Natural Numbers",
|
|
"type": "Concept"
|
|
},
|
|
{
|
|
"name": "Geometry",
|
|
"type": "Topic"
|
|
},
|
|
{
|
|
"name": "Time",
|
|
"type": "Topic"
|
|
},
|
|
{
|
|
"name": "Financial Literacy",
|
|
"type": "Topic"
|
|
},
|
|
{
|
|
"name": "Data Handling",
|
|
"type": "Topic"
|
|
},
|
|
{
|
|
"name": "Word Problems",
|
|
"type": "Task Type"
|
|
},
|
|
{
|
|
"name": "Table",
|
|
"type": "Tool"
|
|
},
|
|
{
|
|
"name": "Graph",
|
|
"type": "Tool"
|
|
}
|
|
],
|
|
"relations": [
|
|
{
|
|
"source": "Primary Education",
|
|
"target": "Mathematics",
|
|
"relation": "contains"
|
|
},
|
|
{
|
|
"source": "Primary Education",
|
|
"target": "3rd Grade",
|
|
"relation": "contains"
|
|
},
|
|
{
|
|
"source": "Primary Education",
|
|
"target": "4th Grade",
|
|
"relation": "contains"
|
|
},
|
|
{
|
|
"source": "Mathematics",
|
|
"target": "Multiplication",
|
|
"relation": "teaches"
|
|
},
|
|
{
|
|
"source": "Mathematics",
|
|
"target": "Division",
|
|
"relation": "teaches"
|
|
},
|
|
{
|
|
"source": "Mathematics",
|
|
"target": "Addition",
|
|
"relation": "teaches"
|
|
},
|
|
{
|
|
"source": "Mathematics",
|
|
"target": "Subtraction",
|
|
"relation": "teaches"
|
|
},
|
|
{
|
|
"source": "Mathematics",
|
|
"target": "Geometry",
|
|
"relation": "teaches"
|
|
},
|
|
{
|
|
"source": "Mathematics",
|
|
"target": "Time",
|
|
"relation": "teaches"
|
|
},
|
|
{
|
|
"source": "Mathematics",
|
|
"target": "Financial Literacy",
|
|
"relation": "teaches"
|
|
},
|
|
{
|
|
"source": "Mathematics",
|
|
"target": "Data Handling",
|
|
"relation": "teaches"
|
|
},
|
|
{
|
|
"source": "Mathematics",
|
|
"target": "Word Problems",
|
|
"relation": "teaches"
|
|
},
|
|
{
|
|
"source": "Multiplication",
|
|
"target": "Natural Numbers",
|
|
"relation": "requires"
|
|
},
|
|
{
|
|
"source": "Division",
|
|
"target": "Natural Numbers",
|
|
"relation": "requires"
|
|
},
|
|
{
|
|
"source": "Addition",
|
|
"target": "Natural Numbers",
|
|
"relation": "requires"
|
|
},
|
|
{
|
|
"source": "Subtraction",
|
|
"target": "Natural Numbers",
|
|
"relation": "requires"
|
|
},
|
|
{
|
|
"source": "Word Problems",
|
|
"target": "Multiplication",
|
|
"relation": "applies_to"
|
|
},
|
|
{
|
|
"source": "Data Handling",
|
|
"target": "Table",
|
|
"relation": "uses"
|
|
},
|
|
{
|
|
"source": "Data Handling",
|
|
"target": "Graph",
|
|
"relation": "uses"
|
|
}
|
|
]
|
|
} |