Skip to main content

Project Artifacts

Projects generate artifacts during context graph pipeline execution. Artifacts represent different aspects of your semantic model:
  • Discovery Report: Documents what was found in your Sources
  • SKOS Model: Semantic models in SKOS format
  • Galaxy Manifest: SQL manifests representing the semantic model
  • Validation Report: Validates consistency and correctness
Artifacts are available in formats like TTL, JSON, YAML, and Markdown.

Project Logs

Screenshot 2026 02 05 At 10 36 59 AM Project Logs show a real-time activity feed for everything that happens inside a project. Every workflow run, artifact creation, and system action is recorded as an event, giving you a clear history of how your context graph evolves over time. Logs capture events such as:
  • When a workflow is triggered
  • Which user or system initiated the action
  • Artifacts that were created or updated
  • Source discovery activity
  • Validation steps and pipeline progress
Each event includes:
  • A timestamp
  • The type of action
  • The related Project or Source
  • Links to any artifacts that were generated
Logs are searchable and filterable by event type, so you can quickly focus on what matters.