{ "entities": [ { "name": "Educational Standard", "type": "Standard" }, { "name": "State Educational Program", "type": "Program" }, { "name": "Learning Objectives", "type": "Concept" }, { "name": "Performance Standard", "type": "Standard" }, { "name": "Content Standard", "type": "Standard" }, { "name": "Chemistry", "type": "Subject" }, { "name": "Lower Secondary Education", "type": "EducationLevel" }, { "name": "Scientific Literacy", "type": "Skill" }, { "name": "Experiment", "type": "Activity" }, { "name": "Chemical Reactions", "type": "Topic" }, { "name": "Substances", "type": "Topic" }, { "name": "Mixtures", "type": "Topic" }, { "name": "Inorganic Substances", "type": "Topic" }, { "name": "Organic Substances", "type": "Topic" }, { "name": "7th Grade", "type": "GradeLevel" }, { "name": "8th Grade", "type": "GradeLevel" }, { "name": "9th Grade", "type": "GradeLevel" }, { "name": "Periodic Table Of Elements", "type": "Tool" }, { "name": "Safe Work With Substances", "type": "SafetyProtocol" } ], "relations": [ { "source": "Educational Standard", "target": "State Educational Program", "relation": "implements" }, { "source": "Educational Standard", "target": "Learning Objectives", "relation": "contains" }, { "source": "Educational Standard", "target": "Performance Standard", "relation": "contains" }, { "source": "Educational Standard", "target": "Content Standard", "relation": "contains" }, { "source": "Chemistry", "target": "Lower Secondary Education", "relation": "applies_to" }, { "source": "Chemistry", "target": "Scientific Literacy", "relation": "teaches" }, { "source": "Chemistry", "target": "Experiment", "relation": "uses" }, { "source": "Chemistry", "target": "Chemical Reactions", "relation": "contains" }, { "source": "Chemistry", "target": "Substances", "relation": "contains" }, { "source": "Mixtures", "target": "Substances", "relation": "is_a" }, { "source": "Inorganic Substances", "target": "Substances", "relation": "is_a" }, { "source": "Organic Substances", "target": "Substances", "relation": "is_a" }, { "source": "7th Grade", "target": "Lower Secondary Education", "relation": "part_of" }, { "source": "8th Grade", "target": "Lower Secondary Education", "relation": "part_of" }, { "source": "9th Grade", "target": "Lower Secondary Education", "relation": "part_of" }, { "source": "Chemistry", "target": "Periodic Table Of Elements", "relation": "uses" }, { "source": "Chemistry", "target": "Safe Work With Substances", "relation": "requires" } ] }