opda:PropertyTypeScheme
opda:PropertyType opda:PropertyTypeScheme
Summary
Substance Kind labels for the physical-form kind of a Property (House / Bungalow / Park home / Flat / Maisonette / Other). Distinct from opda:BuiltFormScheme which carries the structural Quale (Detached / Semi-detached / Terrace). See also: Concept tier.
Scheme header
opda:PropertyTypeScheme
rdf:type skos:ConceptScheme ;
skos:prefLabel "Property Type"@en ;
skos:definition "Substance Kind labels for the physical-form kind of a Property (House / Bungalow / Park home / Flat / Maisonette / Other). Distinct from BuiltFormScheme which carries the structural Quale (Detached / Semi-detached / Terrace)."@en ;
dct:source <https://opda.org.uk/pdtf/harness/odr/ODR-0011/section-8a-ufo-meta-category> ;
dct:title "Property type Substance Kind label"@en ;
skos:scopeNote "UFO: Substance Kind label (Guizzardi 2005 Ch. 4). Members may bind to OWL sub-classes of opda:Property via skos:exactMatch when conditional Building/Room class promotions trigger (per ODR-0008 §Q4a held-as-live). Distinct from BuiltFormScheme (Quale-in-Region)."@en ;
opda:hasSteward "Allemang (property-qualities sub-module steward per S008 Q2)"@en ;
opda:ufoCategory "Substance Kind label" .
Members
| URI | prefLabel | notation |
|---|---|---|
opda:propertyType/Bungalow | ”Bungalow” | Bungalow |
opda:propertyType/Flat | ”Flat” | Flat |
opda:propertyType/House | ”House” | House |
opda:propertyType/Maisonette | ”Maisonette” | Maisonette |
opda:propertyType/Other | ”Other” | Other |
opda:propertyType/Park-home | ”Park home” | Park home |
Member Turtle
<https://opda.org.uk/pdtf/scheme/propertyType/Bungalow>
rdf:type skos:Concept ;
skos:prefLabel "Bungalow"@en ;
skos:definition "A single-storey detached dwelling."@en ;
dct:source <https://opda.org.uk/pdtf/harness/data-dictionary/propertyPack.buildInformation.building.propertyType.Bungalow> ;
skos:inScheme opda:PropertyTypeScheme ;
skos:notation "Bungalow" .
<https://opda.org.uk/pdtf/scheme/propertyType/Flat>
rdf:type skos:Concept ;
skos:prefLabel "Flat"@en ;
skos:definition "A self-contained dwelling forming part of a larger building."@en ;
dct:source <https://opda.org.uk/pdtf/harness/data-dictionary/propertyPack.buildInformation.building.propertyType.Flat> ;
skos:inScheme opda:PropertyTypeScheme ;
skos:notation "Flat" .
<https://opda.org.uk/pdtf/scheme/propertyType/House>
rdf:type skos:Concept ;
skos:prefLabel "House"@en ;
skos:definition "A self-contained dwelling occupying a complete structure."@en ;
dct:source <https://opda.org.uk/pdtf/harness/data-dictionary/propertyPack.buildInformation.building.propertyType.House> ;
skos:inScheme opda:PropertyTypeScheme ;
skos:notation "House" .
<https://opda.org.uk/pdtf/scheme/propertyType/Maisonette>
rdf:type skos:Concept ;
skos:prefLabel "Maisonette"@en ;
skos:definition "A self-contained dwelling within a larger building, typically with its own external entrance."@en ;
dct:source <https://opda.org.uk/pdtf/harness/data-dictionary/propertyPack.buildInformation.building.propertyType.Maisonette> ;
skos:inScheme opda:PropertyTypeScheme ;
skos:notation "Maisonette" .
<https://opda.org.uk/pdtf/scheme/propertyType/Other>
rdf:type skos:Concept ;
skos:prefLabel "Other"@en ;
skos:definition "Property type falling outside the standard categories."@en ;
dct:source <https://opda.org.uk/pdtf/harness/data-dictionary/propertyPack.buildInformation.building.propertyType.Other> ;
skos:inScheme opda:PropertyTypeScheme ;
skos:notation "Other" .
<https://opda.org.uk/pdtf/scheme/propertyType/Park-home>
rdf:type skos:Concept ;
skos:prefLabel "Park home"@en ;
skos:definition "A detached single-storey dwelling sited within a residential park."@en ;
dct:source <https://opda.org.uk/pdtf/harness/data-dictionary/propertyPack.buildInformation.building.propertyType.Park%20home> ;
skos:inScheme opda:PropertyTypeScheme ;
skos:notation "Park home" .
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:PropertyTypeScheme 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:PropertyTypeScheme]:::scheme
C1[opda:propertyType/Bungalow]:::concept
C2[opda:propertyType/Flat]:::concept
C3[opda:propertyType/House]:::concept
C4[opda:propertyType/Maisonette]:::concept
C5[opda:propertyType/Other]:::concept
C6[opda:propertyType/Park-home]:::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_:bd793d8bc592e— full scheme; required cardinality)
Comments