cyberneticlibrary

Map LookML to semantic layer

lookml_ingestskillsetup L3948
Kaelio/ktx
What it does

Map and synthesize platform data into semantic layer

Best for

Mapping Looker views to semantic layer overlays when manifest tables exist.

Inputs
  • · Source files or API responses
Outputs
  • · YAML semantic layer source definitions
Requires
  • · dbt manifest API
  • · Entity discovery tools
Preconditions
  • · Source files or API responses must be available
  • · dbt manifest available
  • · Connection and entity discovery tools ready
Failure modes
  • · Source SQL invalid or schema mismatch
  • · Referenced tables or columns not found
  • · Near-duplicate detection misses subtle differences
Trust signals
  • · Identifier verification protocol with entity_details
  • · SQL probe validation before writing
  • · Deduplication rules for near-duplicates
  • · Verification protocol enforced before writes