ark:PropertySecuritySummary
URI format identifier used to refer to this node within the graph.
https://graph.datawollet.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000A type identifier used to indicate the data model that the node conforms to.
ark:PropertySecuritySummaryark:PropertySecuritySummaryThe property that this security information describes.
https://graph.datawollet.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000Indicates whether the property is used for business purposes.
falseIndicates whether the business use involves non-clerical activities.
falseIndicates whether business use involves visitors to the property.
falselocks object
Information about locks fitted to different parts of the property.
Description of locks on main doors.
Description of locks on patio doors.
Description of locks on other doors.
Description of locks on ground floor windows.
Indicates whether the property has an intruder alarm fitted.
trueIndicates whether the intruder alarm is monitored by a security company.
falseIndicates whether the property has smoke detectors fitted.
trueIndicates whether the property is part of a neighbourhood watch scheme.
truenormalOccupancy object
Information about normal occupancy patterns.
Description of whether someone is normally at the property during the day.
Description of whether someone is normally at the property during the night.
unoccupancy object
Information about periods when the property is unoccupied.
The maximum number of consecutive days the property is left unoccupied.
{
"id": "https://graph.datawollet.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000",
"type": "ark:PropertySecuritySummary",
"relatedTo": "https://graph.datawollet.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000",
"businessUsage": false,
"businessUsageNonClerical": false,
"businessUsageVisitors": false,
"locks": {
"mainDoors": "string",
"patioDoors": "string",
"otherDoors": "string",
"windows": "string"
},
"intruderAlarm": true,
"intruderAlarmMonitored": false,
"smokeDetectors": true,
"neighbourhoodWatch": true,
"normalOccupancy": {
"day": true,
"night": true
},
"unoccupancy": {
"maximumDays": 0
}
}