Schema Advisor

Use when the user describes a domain and wants a graph schema, or asks for index recommendations, RDF ontology mapping, or modeling tradeoffs. Trigger on phrases like "design a graph schema for", "what labels and edges should I use", "how should I model this in a graph", "which indexes do I need", "RDF mapping", "URI strategy", "ontology", or any request that converts a domain description into nodes, edges, and property layouts. Covers eight modeling best practices, six common anti-patterns, index selection (B-tree, vector, full-text), and RDF mapping with `_uri` preservation for round-trippable RDF.

asheshgoplani 4c92545 4 files · 24.1 KB Updated

File contents

asheshgoplani/opengraphdb/tree/main/skills/schema-advisor commit 4c92545507

Frequently asked questions

npx skillmds@latest add asheshgoplani/schema-advisor