{ "entities": [ { "name": "Physics", "type": "Subject" }, { "name": "Lower Secondary Education", "type": "Education Level" }, { "name": "Student", "type": "Learner" }, { "name": "Thermodynamics", "type": "Topic" }, { "name": "Temperature", "type": "Concept" }, { "name": "Heat", "type": "Concept" }, { "name": "Optics", "type": "Topic" }, { "name": "Light", "type": "Concept" }, { "name": "Mechanics", "type": "Topic" }, { "name": "Force", "type": "Concept" }, { "name": "Motion", "type": "Concept" }, { "name": "Work", "type": "Concept" }, { "name": "Energy", "type": "Concept" }, { "name": "Electricity", "type": "Topic" }, { "name": "Magnetism", "type": "Topic" }, { "name": "Ohm's Law", "type": "Law" }, { "name": "Electric Current", "type": "Concept" }, { "name": "Voltage", "type": "Concept" } ], "relations": [ { "source": "Physics", "target": "Lower Secondary Education", "relation": "applies_to" }, { "source": "Student", "target": "Physics", "relation": "requires" }, { "source": "Thermodynamics", "target": "Physics", "relation": "subfield_of" }, { "source": "Temperature", "target": "Thermodynamics", "relation": "part_of" }, { "source": "Heat", "target": "Thermodynamics", "relation": "part_of" }, { "source": "Optics", "target": "Physics", "relation": "subfield_of" }, { "source": "Light", "target": "Optics", "relation": "part_of" }, { "source": "Mechanics", "target": "Physics", "relation": "subfield_of" }, { "source": "Force", "target": "Mechanics", "relation": "part_of" }, { "source": "Motion", "target": "Mechanics", "relation": "part_of" }, { "source": "Work", "target": "Mechanics", "relation": "part_of" }, { "source": "Energy", "target": "Mechanics", "relation": "part_of" }, { "source": "Electricity", "target": "Physics", "relation": "subfield_of" }, { "source": "Magnetism", "target": "Physics", "relation": "subfield_of" }, { "source": "Electric Current", "target": "Electricity", "relation": "part_of" }, { "source": "Voltage", "target": "Electricity", "relation": "part_of" }, { "source": "Ohm's Law", "target": "Electric Current", "relation": "applies_to" }, { "source": "Ohm's Law", "target": "Voltage", "relation": "applies_to" } ] }