Search



Page tree

  

Objective

The objective of services to get a display term for an expression, is to support the automatic generation of a term that can be used for the human-readable representation of the term, e.g for display or exchange.

Description

Three different approaches to automatically creating display terms for postcoordinated expressions is presented, ranging from the simplest to the most complex. 

  1. Replace concept identifiers with terms
  2. Apply simple term rules
  3. Apply description templates and rules

Please refer to Appendix A: Techniques for Autogenerating Display Terms for details on these approaches. Please note that alternative approaches may be equally valid for this task.

Summary

ServiceDescriptionInput ParametersResponse

Get term for expression

Gets an autogenerated term for the expression using the technique supported by the terminology server

- substrate: the base edition for this repository

- id: a unique reference to the expression repository 

- expression:  a unique reference to the expression

- technique: if multiple techniques for generating terms exist, the technique to apply may be indicated

Success: Return the generated display term(s)

Failure: Display an appropriate error message


Feedback
  • No labels