opda:OffMainsDrainageSystemTypeScheme
opda:OffMainsDrainageSystemType opda:OffMainsDrainageSystemTypeScheme
Summary
Classification of a Property’s off-mains drainage system (SuDS / Septic tank / Cesspit / Sewerage treatment plant / Other / Not known).
Scheme header
opda:OffMainsDrainageSystemTypeScheme
rdf:type skos:ConceptScheme ;
skos:prefLabel "Off-Mains Drainage System Type"@en ;
skos:definition "Classification of a Property's off-mains drainage system (SuDS / Septic tank / Cesspit / Sewerage treatment plant / Other / Not known)."@en ;
dct:source <https://opda.org.uk/pdtf/harness/odr/ODR-0011/section-8a-ufo-meta-category> ;
dct:title "Off-mains drainage system type"@en ;
skos:scopeNote "UFO: Quale-in-Region (Guizzardi 2005 Ch. 4). DOLCE: Quality-Region (Masolo D18 §4.3). Applies only when the Property is not connected to the mains sewerage system."@en ;
opda:hasSteward "Allemang (property-qualities sub-module steward per S008 Q2)"@en ;
opda:ufoCategory "Quale-in-Region" .
Members
| URI | prefLabel | notation |
|---|---|---|
opda:offMainsDrainageSystemType/Cesspit | ”Cesspit” | Cesspit |
opda:offMainsDrainageSystemType/Not-known | ”Not known” | Not known |
opda:offMainsDrainageSystemType/Other | ”Other” | Other |
opda:offMainsDrainageSystemType/Septic-tank | ”Septic tank” | Septic tank |
opda:offMainsDrainageSystemType/Sewerage-treatment-plant | ”Sewerage treatment plant” | Sewerage treatment plant |
opda:offMainsDrainageSystemType/Sustainable-Drainage-System | ”Sustainable Drainage System” | Sustainable Drainage System |
Member Turtle (sample)
<https://opda.org.uk/pdtf/scheme/offMainsDrainageSystemType/Sustainable-Drainage-System>
rdf:type skos:Concept ;
skos:prefLabel "Sustainable Drainage System"@en ;
skos:definition "Drainage routed to a SuDS (Sustainable Drainage System) designed to manage surface water close to source."@en ;
dct:source <https://opda.org.uk/pdtf/harness/data-dictionary/propertyPack.waterAndDrainage.drainage.offMainsDrainageSystemType.Sustainable%20Drainage%20System> ;
skos:inScheme opda:OffMainsDrainageSystemTypeScheme ;
skos:notation "Sustainable Drainage System" .
# Cesspit, Septic tank, Sewerage treatment plant, Other, Not known follow the same pattern.
# See source: opda-vocabularies.ttl lines 689-735.
Full per-member Turtle: opda-vocabularies.ttl lines 689–735.
Scheme membership graph
---
config:
layout: elk
elk:
mergeEdges: false
nodePlacementStrategy: BRANDES_KOEPF
---
%%{init: {"theme": "base", "themeVariables": {"primaryColor": "#E1BEE7", "primaryTextColor": "#4A148C", "primaryBorderColor": "#6A1B9A", "lineColor": "#37474F"}}}%%
flowchart LR
accTitle: opda:OffMainsDrainageSystemTypeScheme membership graph
accDescr: 6 skos:Concept members bound to the scheme via skos:inScheme.
%% @prefix opda:
%% @prefix skos:
classDef scheme fill:#F8BBD9,stroke:#AD1457,stroke-width:2px,color:#880E4F
classDef concept fill:#E1BEE7,stroke:#6A1B9A,stroke-width:2px,color:#4A148C
S[opda:OffMainsDrainageSystemTypeScheme]:::scheme
C1[opda:offMainsDrainageSystemType/Cesspit]:::concept
C2[opda:offMainsDrainageSystemType/Not-known]:::concept
C3[opda:offMainsDrainageSystemType/Other]:::concept
C4[opda:offMainsDrainageSystemType/Septic-tank]:::concept
C5[opda:offMainsDrainageSystemType/Sewerage-treatment-plant]:::concept
C6[opda:offMainsDrainageSystemType/Sustainable-Drainage-System]:::concept
C1 -->|skos:inScheme| S
C2 -->|skos:inScheme| S
C3 -->|skos:inScheme| S
C4 -->|skos:inScheme| S
C5 -->|skos:inScheme| S
C6 -->|skos:inScheme| S
Referenced by
opda:Baspi5_PropertyShape(overlay via_:ba4d62e82b074— subset including SuDS, Septic tank, Cesspit, Sewerage treatment plant, Other, Not known)
Comments