Linkage strategy for data source CDQ.POOL

From CDQ Wiki
DataSource:CDQ.POOL/Linkage
Jump to navigation Jump to search
Property Value
A technical identifier, unique in a certain context. Technical key CDQ.POOL
The country a linked concept is active or generally relevant for. Country scope ZA (South Africa)
A concept managed by another concept, e.g., an identifer managed by a registration authority. Manages ZA_CRN (South African Company Registration number), ZA_VAT (VAT registration number)
nonetheless, we continue to offer the most recent available data., The release status in terms of development progress or maturity.<br/><code>EMPTY</code> (0): No feature considered yet, just a rough idea.<br/><code>IDEA</code> (1): Just an idea, not yet designed in detail.<br/><code>DESIGN</code> (2): Software design ready, development not yet started.<br/><code>DEVELOPMENT</code> (3): Software development in progress.<br/><code>ALPHA</code> (4): First functional release, in terms of a Minimal Viable Product (MVP).<br/><code>BETA</code> (5): Tested by selected users.<br/><code>RC</code> (6): Release candidate, fully tested, not yet used in production by many customers.<br/><code>LIVE</code> (7): Used in production by customers, fully monitored and supported.<br/><code>DEPRECATED</code> (-1): End of life planned, but still available.<br/><code>EOL</code> (-2): End of life, historic service, no longer available.<br/><code>BROKEN</code> (-3): Service was used in production but is currently not available. However, CDQ tries to repair or reactivate it.<br/><code>DISCONTINUED</code> (-4): The data source has ceased providing updates Release status 7
Type of a linkage strategy. Linkage strategy type IDENTIFIER
Configuration
{
  "matchingAttributes": [
    {
      "contentSelector": "businessPartner.identifiers[type.technicalKey=ZA_CRN].value",
      "comparator": "EXACT",
      "high": "1.0",
      "low": "0.5"
    },
    {
      "contentSelector": "businessPartner.identifiers[type.technicalKey=ZA_VAT].value",
      "comparator": "EXACT",
      "high": "1.0",
      "low": "0.5"
    }
  ]
}