Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

These are the predefined constants used in the API.

Anchor
criteriacomparison
criteriacomparison

CriteriaComparison 
CONTAINSA filter criteria comparison with contains.
EQUALSA filter criteria comparison with equals.
EXISTSA filter criteria comparison with exists.
GREATER_THANA filter criteria comparison with greater than.
LESS_THANA filter criteria comparison with less than.
NOT_CONTAINSA filter criteria comparison with not contains.
NOT_EQUALSA filter criteria comparison with notequals.
NOT_EXISTSA filter criteria comparison with not exists.
STARTS_WITHA filter criteria comparison with starts with.
TERM_CRITERIA_STARTIndicates that the criteria is the start of a set of term level criterias.

Anchor
criteriaoperator
criteriaoperator

CriteriaOperator 
ANDCriteria should be joined with logical AND with the following criteria.
NONEDeprecated
Use NOP instead. Will be removed in future version.
NOPCriteria is the last in the filter on either concept level or in a term group.
ORCriteria should be joined with logical OR with the following criteria.

Anchor
datacategory
datacategory

DataCategory
ADMINISTRATIVESTATUS
ANIMACY
CONCEPTORIGIN
CONTEXT
CUSTOMERSUBSET
DATE
DEFINITION
ENVIRONMENTSUBSET
EXAMPLE
EXPLANATION
GRAMMATICALGENDER
GRAMMATICALNUMBER
INCREMENTAL
MULTIVALUED
NOTETEXT
PARTOFSPEECH
PICKLIST
PLAINTEXT
PROCESSSTATUS
PRODUCTSUBSET
PROJECTSUBSET
SAMPLESENTENCE
SOURCE
SOURCELANGUAGE
TERMLOCATION
TERMTYPE
USAGENOTE

...