OPDA Knowledge base
Logical tier transaction

TransactionStatusScheme

opda:TransactionStatusScheme

TransactionStatusScheme

Summary

Phase labels for the lifecycle of a Transaction Substance Kind, tracking the five canonical phases (Listed → Offered → Accepted → Exchanged → Completed). [UFO Phase label]. Data dictionary leaf status carries a broader 9-value enum (including marketing-side and let-side phases); the ADR-named five-phase canonical set is emitted here as the UFO phase set for the sale lifecycle. Per-member prov:wasDerivedFrom links each canonical label to the underlying data-dictionary enum value it sources from (G10 closure per ADR-0013). Steward: Guizzardi (S007 Q3). Concept tier — Transaction →

Members

NotationLabelDefinitionSource
AcceptedAcceptedAn offer has been accepted, transaction is in progressODR-0011 §8a (derived from data-dictionary Sold subject to contract)
CompletedCompletedTransaction has completed; legal title has transferredODR-0011 §8a (derived from data-dictionary Completed)
ExchangedExchangedContracts have been exchangedODR-0011 §8a (derived from data-dictionary Contracts exchanged)
ListedListedProperty is listed for saleODR-0011 §8a (derived from data-dictionary For sale)
OfferedOfferedAn offer has been made on the propertyODR-0011 §8a (derived from data-dictionary Under offer)

Cardinality discipline

No core-tier attribute in the emitted TBox currently binds this scheme directly. Used by overlay-profile transaction-status attributes to discriminate the canonical five-phase sale lifecycle. Closed scheme — broader data-dictionary status values are mapped to the canonical five via prov:wasDerivedFrom.

Concept hierarchy

%%{init: {"theme": "base", "themeVariables": {"primaryColor": "#E1BEE7", "primaryTextColor": "#4A148C", "primaryBorderColor": "#6A1B9A", "lineColor": "#37474F"}}}%% flowchart LR accTitle: TransactionStatusScheme — Concept Hierarchy accDescr: Five Phase label members of TransactionStatusScheme — Accepted, Completed, Exchanged, Listed, Offered (canonical sale lifecycle). classDef scheme fill:#E1BEE7,stroke:#6A1B9A,stroke-width:2px,color:#4A148C classDef member fill:#B3E5FC,stroke:#0277BD,stroke-width:2px,color:#01579B S[TransactionStatusScheme]:::scheme Accepted[Accepted]:::member Completed[Completed]:::member Exchanged[Exchanged]:::member Listed[Listed]:::member Offered[Offered]:::member S --> Accepted S --> Completed S --> Exchanged S --> Listed S --> Offered

Source ODR + ADR

Comments

Loading comments…