OPDA Knowledge base
Schema Page 39d12 Generated 2026-05-17 DAMA · Data Modeling & Design

Surveys · valuation block

10 leaves 0.0% Declaration 100.0% Evidence 0.0% Derivation 0 in overlays 0 with worked example

Entity relationships

--- config: layout: elk elk: direction: DOWN nodePlacementStrategy: BRANDES_KOEPF mergeEdges: false --- erDiagram Transaction ||--o| PropertyPack : "propertyPack" PropertyPack ||--o{ Survey : "surveys" Survey ||--o| PropertyValuation : "propertyValuation" PropertyValuation ||--o| Valuation : "valuation" PropertyValuation ||--o| ValuationInformation : "valuationInformation" Transaction { } PropertyPack { } Survey { } PropertyValuation { } Valuation { integer areaOfProperty "areaOfProperty" integer lease "lease" integer reinstatement "reinstatement" string reinstatementWords "reinstatementWords" string tenure "tenure" boolean valuationDiscriminator "valuationDiscriminator" integer value "value" string valueWords "valueWords" } ValuationInformation { string additionalAssumptions "additionalAssumptions" string considerations "considerations" }
Physical model — every JSON object owned by this page is a node, every scalar field a row. 6 objects, 10 scalar fields. Generated from the schema walk; click any node to jump to its table.

Object model

Valuation block

Transaction

transaction (root)

No scalar fields on this object — pure container.

Property Pack

propertyPack

No scalar fields on this object — pure container.

Surveys[]

propertyPack.surveys[]

No scalar fields on this object — pure container.

Property Valuation

propertyPack.surveys[].propertyValuation

No scalar fields on this object — pure container.

Valuation

propertyPack.surveys[].propertyValuation.valuation
Title Description Type Kind Field Required Overlays Affordance
areaOfProperty integer Evidence areaOfProperty
lease Unexpired Lease. Please supply a copy of the lease. integer Evidence lease
reinstatement Reinstatement Cost integer Evidence reinstatement
reinstatementWords Reinstatement Cost in word string Evidence reinstatementWords
tenure string Evidence tenure
valuationDiscriminator Provide Valuation Y/N boolean Evidence valuationDiscriminator
value integer Evidence value
valueWords Market Value in word string Evidence valueWords

Valuation Information

propertyPack.surveys[].propertyValuation.valuationInformation
Title Description Type Kind Field Required Overlays Affordance
additionalAssumptions Valuation Assumption string Evidence additionalAssumptions
considerations Consideration affecting value string Evidence considerations

Comments

Loading comments…