OPDA Knowledge base
Physical — ontology

opda:HeatingTypeScheme

opda:HeatingType

opda:HeatingTypeScheme

Summary

Classification of a Property’s overall heating-system arrangement (central, communal, room-only, or none).

Scheme header

opda:HeatingTypeScheme
    rdf:type skos:ConceptScheme ;
    skos:prefLabel "Heating Type"@en ;
    skos:definition "Classification of a Property's overall heating-system arrangement (central, communal, room-only, or none)."@en ;
    dct:source <https://opda.org.uk/pdtf/harness/odr/ODR-0011/section-8a-ufo-meta-category> ;
    dct:title "Property heating-system type"@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:heatingType/Central-heating”Central heating”Central heating
opda:heatingType/Communal-heating-system”Communal heating system”Communal heating system
opda:heatingType/None”None”None
opda:heatingType/Room-heaters-only”Room heaters only”Room heaters only

Member Turtle

<https://opda.org.uk/pdtf/scheme/heatingType/Central-heating>
    rdf:type skos:Concept ;
    skos:prefLabel "Central heating"@en ;
    skos:definition "Whole-property heating distributed from a single central source."@en ;
    dct:source <https://opda.org.uk/pdtf/harness/data-dictionary/propertyPack.heating.heatingSystem.heatingType.Central%20heating> ;
    skos:inScheme opda:HeatingTypeScheme ;
    skos:notation "Central heating" .

<https://opda.org.uk/pdtf/scheme/heatingType/Communal-heating-system>
    rdf:type skos:Concept ;
    skos:prefLabel "Communal heating system"@en ;
    skos:definition "Heating shared between multiple dwellings (e.g. district heating)."@en ;
    dct:source <https://opda.org.uk/pdtf/harness/data-dictionary/propertyPack.heating.heatingSystem.heatingType.Communal%20heating%20system> ;
    skos:inScheme opda:HeatingTypeScheme ;
    skos:notation "Communal heating system" .

<https://opda.org.uk/pdtf/scheme/heatingType/None>
    rdf:type skos:Concept ;
    skos:prefLabel "None"@en ;
    skos:definition "No installed heating system."@en ;
    dct:source <https://opda.org.uk/pdtf/harness/data-dictionary/propertyPack.heating.heatingSystem.heatingType.None> ;
    skos:inScheme opda:HeatingTypeScheme ;
    skos:notation "None" .

<https://opda.org.uk/pdtf/scheme/heatingType/Room-heaters-only>
    rdf:type skos:Concept ;
    skos:prefLabel "Room heaters only"@en ;
    skos:definition "Heating provided by per-room appliances rather than a central system."@en ;
    dct:source <https://opda.org.uk/pdtf/harness/data-dictionary/propertyPack.heating.heatingSystem.heatingType.Room%20heaters%20only> ;
    skos:inScheme opda:HeatingTypeScheme ;
    skos:notation "Room heaters only" .

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:HeatingTypeScheme membership graph accDescr: 4 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:HeatingTypeScheme]:::scheme C1[opda:heatingType/Central-heating]:::concept C2[opda:heatingType/Communal-heating-system]:::concept C3[opda:heatingType/None]:::concept C4[opda:heatingType/Room-heaters-only]:::concept C1 -->|skos:inScheme| S C2 -->|skos:inScheme| S C3 -->|skos:inScheme| S C4 -->|skos:inScheme| S

Referenced by

  • opda:Baspi5_PropertyShape (overlay via _:bfbe3637dfbe6 — full scheme)

Source ODR + ADR

Comments

Loading comments…