Roads & public rights of way
Entity relationships
---
config:
layout: elk
elk:
direction: DOWN
nodePlacementStrategy: BRANDES_KOEPF
mergeEdges: false
---
erDiagram
Transaction ||--o| PropertyPack : "propertyPack"
PropertyPack ||--o| LocalSearches : "localSearches"
LocalSearches ||--o| LocalAuthoritySearches : "localAuthoritySearches"
LocalAuthoritySearches ||--o| RoadsAndPublicRightsOfWay : "roadsAndPublicRightsOfWay"
RoadsAndPublicRightsOfWay ||--o| RoadsFootwaysAndFootpaths : "roadsFootwaysAndFootpaths"
RoadsAndPublicRightsOfWay ||--o| PublicRightsOfWay : "publicRightsOfWay"
PublicRightsOfWay ||--o| ShownOnDefinitiveMap : "shownOnDefinitiveMap"
PublicRightsOfWay ||--o| PendingApplicationsToRecord : "pendingApplicationsToRecord"
PublicRightsOfWay ||--o| LegalOrdersToStop : "legalOrdersToStop"
RoadsFootwaysAndFootpaths ||--o{ HighwaysMaintainableAtPublicExpense : "highwaysMaintainableAtPublicExpense"
RoadsFootwaysAndFootpaths ||--o{ SubjectToAdoption : "subjectToAdoption"
RoadsFootwaysAndFootpaths ||--o{ ToBeMadeUpWithReclaim : "toBeMadeUpWithReclaim"
RoadsFootwaysAndFootpaths ||--o{ ToBeMadeUpWithoutReclaim : "toBeMadeUpWithoutReclaim"
Transaction {
}
PropertyPack {
}
LocalSearches {
}
LocalAuthoritySearches {
}
RoadsAndPublicRightsOfWay {
}
PublicRightsOfWay {
}
LegalOrdersToStop {
string details "Details"
string yesNo "yesNo"
}
PendingApplicationsToRecord {
string details "Details"
string yesNo "yesNo"
}
ShownOnDefinitiveMap {
string details "Details"
string yesNo "yesNo"
}
RoadsFootwaysAndFootpaths {
}
HighwaysMaintainableAtPublicExpense {
string name "What is the name of the road or footpath?"
string status "Where does the responsibility for maintenance lie?"
}
SubjectToAdoption {
string name "What is the name of the road or footpath?"
string status "Where does the responsibility for maintenance lie?"
}
ToBeMadeUpWithReclaim {
string name "What is the name of the road or footpath?"
string status "Where does the responsibility for maintenance lie?"
}
ToBeMadeUpWithoutReclaim {
string name "What is the name of the road or footpath?"
string status "Where does the responsibility for maintenance lie?"
}
Object model
Roads & public rights of way
Transaction
transaction (root) No scalar fields on this object — pure container.
Property Pack
propertyPack No scalar fields on this object — pure container.
Local Searches
propertyPack.localSearches No scalar fields on this object — pure container.
Local Authority Searches
propertyPack.localSearches.localAuthoritySearches No scalar fields on this object — pure container.
Roads And Public Rights Of Way
propertyPack.localSearches.localAuthoritySearches.roadsAndPublicRightsOfWay No scalar fields on this object — pure container.
Public Rights Of Way
propertyPack.localSearches.localAuthoritySearches.roadsAndPublicRightsOfWay.publicRightsOfWay No scalar fields on this object — pure container.
Roads Footways And Footpaths
propertyPack.localSearches.localAuthoritySearches.roadsAndPublicRightsOfWay.roadsFootwaysAndFootpaths No scalar fields on this object — pure container.
Legal Orders To Stop
propertyPack.localSearches.localAuthoritySearches.roadsAndPublicRightsOfWay.publicRightsOfWay.legalOrdersToStop | Title | Description | Type | Kind | Field | Required | Overlays | Affordance |
|---|---|---|---|---|---|---|---|
| Details | — | string | Evidence | details | — | — | — |
| yesNo | — | string | Evidence | yesNo | — | — | |
| yesNo | — | string | Evidence | yesNo | — | — |
Pending Applications To Record
propertyPack.localSearches.localAuthoritySearches.roadsAndPublicRightsOfWay.publicRightsOfWay.pendingApplicationsToRecord | Title | Description | Type | Kind | Field | Required | Overlays | Affordance |
|---|---|---|---|---|---|---|---|
| Details | — | string | Evidence | details | — | — | — |
| yesNo | — | string | Evidence | yesNo | — | — | |
| yesNo | — | string | Evidence | yesNo | — | — |
Shown On Definitive Map
propertyPack.localSearches.localAuthoritySearches.roadsAndPublicRightsOfWay.publicRightsOfWay.shownOnDefinitiveMap | Title | Description | Type | Kind | Field | Required | Overlays | Affordance |
|---|---|---|---|---|---|---|---|
| Details | — | string | Evidence | details | — | — | — |
| yesNo | — | string | Evidence | yesNo | — | — | |
| yesNo | — | string | Evidence | yesNo | — | — |
Highways Maintainable At Public Expense[]
propertyPack.localSearches.localAuthoritySearches.roadsAndPublicRightsOfWay.roadsFootwaysAndFootpaths.highwaysMaintainableAtPublicExpense[] | Title | Description | Type | Kind | Field | Required | Overlays | Affordance |
|---|---|---|---|---|---|---|---|
| What is the name of the road or footpath? | — | string | Evidence | name | — | — | — |
| Where does the responsibility for maintenance lie? | — | string | Evidence | status | — | — | — |
Subject To Adoption[]
propertyPack.localSearches.localAuthoritySearches.roadsAndPublicRightsOfWay.roadsFootwaysAndFootpaths.subjectToAdoption[] | Title | Description | Type | Kind | Field | Required | Overlays | Affordance |
|---|---|---|---|---|---|---|---|
| What is the name of the road or footpath? | — | string | Evidence | name | — | — | — |
| Where does the responsibility for maintenance lie? | — | string | Evidence | status | — | — | — |
To Be Made Up With Reclaim[]
propertyPack.localSearches.localAuthoritySearches.roadsAndPublicRightsOfWay.roadsFootwaysAndFootpaths.toBeMadeUpWithReclaim[] | Title | Description | Type | Kind | Field | Required | Overlays | Affordance |
|---|---|---|---|---|---|---|---|
| What is the name of the road or footpath? | — | string | Evidence | name | — | — | — |
| Where does the responsibility for maintenance lie? | — | string | Evidence | status | — | — | — |
To Be Made Up Without Reclaim[]
propertyPack.localSearches.localAuthoritySearches.roadsAndPublicRightsOfWay.roadsFootwaysAndFootpaths.toBeMadeUpWithoutReclaim[] | Title | Description | Type | Kind | Field | Required | Overlays | Affordance |
|---|---|---|---|---|---|---|---|
| What is the name of the road or footpath? | — | string | Evidence | name | — | — | — |
| Where does the responsibility for maintenance lie? | — | string | Evidence | status | — | — | — |
Comments