Page MenuHomePhabricator

Create a Built-In Function to Resolve QIDs
Open, MediumPublic

Description

This function should accept a Z9/Reference and Z60/Language as arguments. This function should return an object of an as-yet-unassigned-a-ZID type, which represents the full morphological complement of surface forms that the entity can take in the requested language.

  • Assign ZID to this built-in function (function model, function-schemata)
  • Implement built-in function in function-orchestrator
  • Assign ZID to this function's return type (function model, function-schemata)
  • Add serialization/deserialization code for this function's return type in function-evaluator

Event Timeline

These steps have been carried out for lexemes and lexeme forms in subtasks of T282926 ; not yet for items (QIDs).