Search



Page tree

  

Objective

The objective of the services described in this page is to enable the addition of a new expression in the expression repository. 

Description

Adding an expression to an expression repository requires the validation of the expression and the storage of the expression as it has been entered by the user with the additional data and expression forms that are needed for subsequent access and use.

Workflow

The logical process of the add expression service is illustrated in the diagram below.

add exp

Table 5.2.4-1: Add expression service

Summary

ServiceDescriptionInput ParametersResponse

Add expression

Adds a new postcoordinated expression to the expression repository

- substrate: the base edition for this repository

- repId: a unique reference to the expression repository 

- CTU:  Close to user form expression

Success: 

Return data associated with the expression

  • Expression identifier, if generated
  • CTU expression
  • CF expression, if generated
  • NNF relationships, if generated

Failure: "Expression not added" plus an indication of the reason (e.g. transformation issue, classification issue, term generation issue)




Feedback
  • No labels