- Entities: Semantic concepts like “Customer,” “Order,” or “Product”
- Relationships: How entities connect, like “Customer places Order”
- Mappings: Connections between semantic entities and Source data (e.g., mapping “Customer” to specific tables and columns)
Creating a Project
How to create your first project. Start by creating a new project from Projects.- Select Sources: Choose which Sources to attach to your Project
- Choose mapping method:
- Auto-introspect: Galaxy analyzes your Sources and automatically generates initial models
- JSON: Define your context graph structure using JSON
- Blank: Build from scratch with a canvas experience
- Run context graph pipeline: Galaxy processes your Sources and generates the initial semantic graph