Skip to content

Std tool for classificatior mapping #38

@aarne

Description

@aarne

Something like

bridge xxx {
  with lookup as l
  with output as o
  with input as i
  
  l.values {
    .a = "c"
    .b = "d"
  }
  
  o.text <- l.resolve:i.lookup_key
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions