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.
Summary
Service | Description | Input Parameters | Response |
---|---|---|---|
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
Failure: "Expression not added" plus an indication of the reason (e.g. transformation issue, classification issue, term generation issue) |
Feedback