OPDA Knowledge base
Physical — ontology

opda:BuiltFormScheme

opda:BuiltForm

opda:BuiltFormScheme

Summary

Classification of a Property’s structural built-form (detached, semi-detached, terraced, etc.). UFO Quale-in-Region. See also: Concept tier | Logical tier.

Scheme header

opda:BuiltFormScheme
    rdf:type skos:ConceptScheme ;
    skos:prefLabel "Built Form"@en ;
    skos:definition "Classification of a Property's structural built-form (detached, semi-detached, terraced, etc.)."@en ;
    dct:source <https://opda.org.uk/pdtf/harness/odr/ODR-0011/section-8a-ufo-meta-category> ;
    dct:title "Property built-form classification"@en ;
    skos:scopeNote "UFO: Quale-in-Region (Guizzardi 2005 Ch. 4). DOLCE: Quality-Region (Masolo D18 §4.3)."@en ;
    opda:hasSteward "Allemang (property-qualities sub-module steward per S008 Q2)"@en ;
    opda:ufoCategory "Quale-in-Region" .

Members

URIprefLabelnotation
opda:builtForm/Detached”Detached”Detached
opda:builtForm/End-terrace”End-terrace”End-terrace
opda:builtForm/Mid-terrace”Mid-terrace”Mid-terrace
opda:builtForm/Other”Other”Other
opda:builtForm/Semi-detached”Semi-detached”Semi-detached

Member Turtle

<https://opda.org.uk/pdtf/scheme/builtForm/Detached>
    rdf:type skos:Concept ;
    skos:prefLabel "Detached"@en ;
    skos:definition "Free-standing dwelling sharing no walls with neighbouring properties."@en ;
    dct:source <https://opda.org.uk/pdtf/harness/data-dictionary/propertyPack.buildInformation.building.builtForm.Detached> ;
    skos:inScheme opda:BuiltFormScheme ;
    skos:notation "Detached" .

<https://opda.org.uk/pdtf/scheme/builtForm/End-terrace>
    rdf:type skos:Concept ;
    skos:prefLabel "End-terrace"@en ;
    skos:definition "Dwelling at the end of a terrace, sharing one wall with a neighbouring property."@en ;
    dct:source <https://opda.org.uk/pdtf/harness/data-dictionary/propertyPack.buildInformation.building.builtForm.End-terrace> ;
    skos:inScheme opda:BuiltFormScheme ;
    skos:notation "End-terrace" .

<https://opda.org.uk/pdtf/scheme/builtForm/Mid-terrace>
    rdf:type skos:Concept ;
    skos:prefLabel "Mid-terrace"@en ;
    skos:definition "Dwelling within a terrace, sharing walls with neighbouring properties on both sides."@en ;
    dct:source <https://opda.org.uk/pdtf/harness/data-dictionary/propertyPack.buildInformation.building.builtForm.Mid-terrace> ;
    skos:inScheme opda:BuiltFormScheme ;
    skos:notation "Mid-terrace" .

<https://opda.org.uk/pdtf/scheme/builtForm/Other>
    rdf:type skos:Concept ;
    skos:prefLabel "Other"@en ;
    skos:definition "Built form falling outside the standard categories; relies on a free-text note for context."@en ;
    dct:source <https://opda.org.uk/pdtf/harness/data-dictionary/propertyPack.buildInformation.building.builtForm.Other> ;
    skos:inScheme opda:BuiltFormScheme ;
    skos:notation "Other" .

<https://opda.org.uk/pdtf/scheme/builtForm/Semi-detached>
    rdf:type skos:Concept ;
    skos:prefLabel "Semi-detached"@en ;
    skos:definition "Dwelling sharing one wall with a single neighbouring property."@en ;
    dct:source <https://opda.org.uk/pdtf/harness/data-dictionary/propertyPack.buildInformation.building.builtForm.Semi-detached> ;
    skos:inScheme opda:BuiltFormScheme ;
    skos:notation "Semi-detached" .

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:BuiltFormScheme membership graph accDescr: 5 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:BuiltFormScheme]:::scheme C1[opda:builtForm/Detached]:::concept C2[opda:builtForm/End-terrace]:::concept C3[opda:builtForm/Mid-terrace]:::concept C4[opda:builtForm/Other]:::concept C5[opda:builtForm/Semi-detached]:::concept C1 -->|skos:inScheme| S C2 -->|skos:inScheme| S C3 -->|skos:inScheme| S C4 -->|skos:inScheme| S C5 -->|skos:inScheme| S

Referenced by

  • opda:Baspi5_PropertyShape (overlay; sh:in subset Detached / Semi-detached / Mid-terrace / End-terrace / Other)

Source ODR + ADR

Comments

Loading comments…