#4481 Systems Engineering KG: Normalizing Subsystems, Components and Parts Names
#4481 Systems Engineering KG: Normalizing Subsystems, Components and Parts Names #4481 I can produce distinct lists of subsystems, components, and even parts from a knowledge graph with 800+ systems across 32+ domains. How can I apply generative-AI to normalize these lists and produce a new node with relationships for each normalize distinct name? Normalizing a fragmented, multi-domain dataset of 800+ systems is a classic entity resolution challenge. When dealing with systems engineering data across 32 domains, the primary hurdle isn't just string matching—it's semantic context . A "valve" in a fluid loop domain is vastly different from a "valve" in a life support system or an avionics vacuum line. Using Generative AI to map these raw, multi-domain text strings into centralized, normalized Canonical Nodes requires a structured, multi-pass pipeline. This ensures you don't hallucinate connections or collapse distinct, safety-critical components into a si...