{ "entities": [ { "name": "Local Studies", "type": "Subject" }, { "name": "Primary Education", "type": "Level" }, { "name": "Educational Standard", "type": "Standard" }, { "name": "Performance Standard", "type": "Component" }, { "name": "Content Standard", "type": "Component" }, { "name": "Learning Goal", "type": "Component" }, { "name": "Learning Content", "type": "Component" }, { "name": "My Community", "type": "Topic" }, { "name": "Slovakia", "type": "Topic" }, { "name": "Map", "type": "Tool" }, { "name": "Observation", "type": "Method" }, { "name": "Investigation", "type": "Method" }, { "name": "Reading Maps", "type": "Skill" }, { "name": "Historical Events", "type": "Topic" }, { "name": "Geographical Names", "type": "Topic" }, { "name": "School Educational Program", "type": "Program" } ], "relations": [ { "source": "Local Studies", "target": "Primary Education", "relation": "part_of" }, { "source": "Educational Standard", "target": "Local Studies", "relation": "applies_to" }, { "source": "Educational Standard", "target": "Performance Standard", "relation": "contains" }, { "source": "Educational Standard", "target": "Content Standard", "relation": "contains" }, { "source": "Learning Goal", "target": "Performance Standard", "relation": "defined_by" }, { "source": "Content Standard", "target": "Learning Content", "relation": "contains" }, { "source": "Learning Content", "target": "Historical Events", "relation": "applies_to" }, { "source": "Learning Content", "target": "Geographical Names", "relation": "applies_to" }, { "source": "Local Studies", "target": "My Community", "relation": "teaches" }, { "source": "Local Studies", "target": "Slovakia", "relation": "teaches" }, { "source": "Local Studies", "target": "Map", "relation": "uses" }, { "source": "Local Studies", "target": "Observation", "relation": "uses" }, { "source": "Local Studies", "target": "Investigation", "relation": "uses" }, { "source": "Local Studies", "target": "Reading Maps", "relation": "teaches" }, { "source": "School Educational Program", "target": "Educational Standard", "relation": "implements" } ] }