#4385 System Breakdown to JSON and Python Application to Add to Knowledge Graph
#4385 System Breakdown to JSON and Python Application to Add to Knowledge Graph #4385 Provide a JSON string for system domain, system within the domain, subsystems of the system, components of each subsystem, parts of each component, each having a function field { "system_domain": { "name": "Automotive Engineering", "function": "To provide safe, efficient, and controlled personal mobility.", "system": { "name": "Electric Passenger Vehicle", "function": "To transport occupants using electrical energy conversion.", "subsystems": [ { "name": "Powertrain Subsystem", "function": "To convert stored electrical energy into mechanical kinetic energy.", "components": [ { ...