ark:PropertyRiskFactors
idstring<uri>required
URI format identifier used to refer to this node within the graph.
Example:
https://graph.datawollet.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000typestringrequired
A type identifier used to indicate the data model that the node conforms to.
Constant value:
ark:PropertyRiskFactorsExample:
ark:PropertyRiskFactorsrelatedTostring<uri>
The property that these risk factors apply to.
Example:
https://graph.datawollet.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000heatedBystring
The primary heating system for the property (e.g., gas central heating, electric heating).
Example:
Gas central heatinglistedboolean
Indicates whether the property is a listed building.
Example:
falsebuildingWorkInProgressboolean
Indicates whether there is currently building work in progress at the property.
Example:
falsehistoryOfFloodingboolean
Indicates whether the property has a history of flooding.
Example:
falsehistoryOfSubsidenceboolean
Indicates whether the property has a history of subsidence.
Example:
falsehistoryOfUnderpinningboolean
Indicates whether the property has been underpinned.
Example:
falsetallTreesNearbyboolean
Indicates whether there are tall trees near the property that could pose a risk.
Example:
falseextendedboolean
Indicates whether the property has been extended.
Example:
falseark:PropertyRiskFactors
{
"id": "https://graph.datawollet.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000",
"type": "ark:PropertyRiskFactors",
"relatedTo": "https://graph.datawollet.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000",
"heatedBy": "Gas central heating",
"listed": false,
"buildingWorkInProgress": false,
"historyOfFlooding": false,
"historyOfSubsidence": false,
"historyOfUnderpinning": false,
"tallTreesNearby": false,
"extended": false
}