Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 8 Next »

The endpoint that is responsible for decorating a segment (translating a segment) in TermWeb Web Services is the Stemmer Endpoint.

You can use two methods in order to get a response, segmentSearch and segmentSearchTemplate.

The first one returns a translation by using default configuration and by searching in the user's currently or lastly viewed dictionary.

The second one returns a translation by using configuration from a specific template defined in TermWeb.

 

Not all concept/term fields are included in the decoration, but specifically the following:

SourceFieldReturns AsComments
Source Term

Source Term Id

sourceTermId 
Source Term

Source Concept Id

sourceConceptId 
Source Term

Source Term (name)

sourceTerm 
Target Term

Target Term Id

id 
Target Term

Target Concept Id

conceptIdIt should be the same as Source Concept Id
Target Term

Target Term (name)

tgt 
Target Term

Modified By

modifiedBy 
Target Term

Modified Date

modifiedDate 
Target Term

Client Name

customer 
Target Term

Domain Name

domain 
Target Term

Term Definition

definition 
Target Term

Term Usage Status

status 
Target Term

Term Process Status

processStatus 
Target Term

Term Context

context 
Target TermTerm Referencereference 
Target TermTerm Remarksremarks 
Target TermIndication whether Term is an abbreviationabbreviation 
Target TermIndication whether Term is deprecateddeprecatedAccording to TBX standards and custom template configuration of deprecated field/value
  • No labels