#4463 Prompts for KG Domain, System, Subsystem, Component, Part Descriptions
#4463 Prompts for KG Domain, System, Subsystem, Component, Part Descriptions #4463 I have a knowledge graph with nodes and relationships Domain->System, Subsystem, Component, Part. For each node type, provide a prompt that I can submit to an LLM to generate a useful description that can be embedded in the graph with relationship to the node Building a knowledge graph with a clear structural hierarchy ( Domain → System → Subsystem → Component → Part ) is a fantastic way to model complex data. To get the most out of your LLM-generated descriptions, the prompts need to enforce a specific scope for each level. If you don't, the LLM will likely hallucinate details from other levels or repeat itself. Here is a set of tailored, production-ready prompts designed to keep descriptions context-aware, structured, and perfect for graph embeddings. 1. Domain Level Prompt Focus: High-level industry context, boundaries, and overall purpose. You are an expert knowledge graph architect. Write a...