OPDA Knowledge base
Physical — ontology

opda:SellersCapacityScheme

opda:SellersCapacity

opda:SellersCapacityScheme

Summary

Method/plan codes for the capacity under which a Seller is authorised to act in a sale. See also: Concept tier — seller.

Scheme header

opda:SellersCapacityScheme
    rdf:type skos:ConceptScheme ;
    skos:prefLabel "Seller's Capacity"@en ;
    skos:definition "Method/plan codes for the capacity under which a Seller is authorised to act in a sale."@en ;
    dct:source <https://opda.org.uk/pdtf/harness/odr/ODR-0011/section-8a-ufo-meta-category> ;
    dct:title "Seller capacity Method/plan code"@en ;
    skos:scopeNote "UFO: Method/plan code (Guizzardi 2005 Ch. 4 + Guizzardi & Wagner 2010). Codes authorise the Seller's Activity (the act of selling) under a defined legal arrangement."@en ;
    opda:hasSteward "Guizzardi (S006 Q4)"@en ;
    opda:ufoCategory "Method/plan code" .

Members

URIprefLabelnotation
opda:sellersCapacity/Assistant”Assistant”Assistant
opda:sellersCapacity/Legal-Owner”Legal Owner”Legal Owner
opda:sellersCapacity/Mortgagee-in-Possession”Mortgagee in Possession”Mortgagee in Possession
opda:sellersCapacity/Other”Other”Other
opda:sellersCapacity/Personal-Representative-for-a-Deceased-Owner”Personal Representative for a Deceased Owner”Personal Representative for a Deceased Owner
opda:sellersCapacity/Under-Power-of-Attorney”Under Power of Attorney”Under Power of Attorney

Member Turtle

<https://opda.org.uk/pdtf/scheme/sellersCapacity/Assistant>
    rdf:type skos:Concept ;
    skos:prefLabel "Assistant"@en ;
    skos:definition "Seller acts in an assisting capacity (e.g. legal assistant)."@en ;
    dct:source <https://opda.org.uk/pdtf/harness/data-dictionary/participants[].sellersCapacity.capacity.Assistant> ;
    skos:inScheme opda:SellersCapacityScheme ;
    skos:notation "Assistant" .

<https://opda.org.uk/pdtf/scheme/sellersCapacity/Legal-Owner>
    rdf:type skos:Concept ;
    skos:prefLabel "Legal Owner"@en ;
    skos:definition "Seller is the legal owner of the property."@en ;
    dct:source <https://opda.org.uk/pdtf/harness/data-dictionary/participants[].sellersCapacity.capacity.Legal%20Owner> ;
    skos:inScheme opda:SellersCapacityScheme ;
    skos:notation "Legal Owner" .

<https://opda.org.uk/pdtf/scheme/sellersCapacity/Mortgagee-in-Possession>
    rdf:type skos:Concept ;
    skos:prefLabel "Mortgagee in Possession"@en ;
    skos:definition "Seller is a mortgagee that has taken possession of the property."@en ;
    dct:source <https://opda.org.uk/pdtf/harness/data-dictionary/participants[].sellersCapacity.capacity.Mortgagee%20in%20Possession> ;
    skos:inScheme opda:SellersCapacityScheme ;
    skos:notation "Mortgagee in Possession" .

<https://opda.org.uk/pdtf/scheme/sellersCapacity/Other>
    rdf:type skos:Concept ;
    skos:prefLabel "Other"@en ;
    skos:definition "Capacity falling outside the standard categories."@en ;
    dct:source <https://opda.org.uk/pdtf/harness/data-dictionary/participants[].sellersCapacity.capacity.Other> ;
    skos:inScheme opda:SellersCapacityScheme ;
    skos:notation "Other" .

<https://opda.org.uk/pdtf/scheme/sellersCapacity/Personal-Representative-for-a-Deceased-Owner>
    rdf:type skos:Concept ;
    skos:prefLabel "Personal Representative for a Deceased Owner"@en ;
    skos:definition "Seller acts as personal representative for a deceased owner."@en ;
    dct:source <https://opda.org.uk/pdtf/harness/data-dictionary/participants[].sellersCapacity.capacity.Personal%20Representative%20for%20a%20Deceased%20Owner> ;
    skos:inScheme opda:SellersCapacityScheme ;
    skos:notation "Personal Representative for a Deceased Owner" .

<https://opda.org.uk/pdtf/scheme/sellersCapacity/Under-Power-of-Attorney>
    rdf:type skos:Concept ;
    skos:prefLabel "Under Power of Attorney"@en ;
    skos:definition "Seller acts under a power of attorney on behalf of the legal owner."@en ;
    dct:source <https://opda.org.uk/pdtf/harness/data-dictionary/participants[].sellersCapacity.capacity.Under%20Power%20of%20Attorney> ;
    skos:inScheme opda:SellersCapacityScheme ;
    skos:notation "Under Power of Attorney" .

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:SellersCapacityScheme 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:SellersCapacityScheme]:::scheme C1[opda:sellersCapacity/Assistant]:::concept C2[opda:sellersCapacity/Legal-Owner]:::concept C3[opda:sellersCapacity/Mortgagee-in-Possession]:::concept C4[opda:sellersCapacity/Other]:::concept C5[opda:sellersCapacity/Personal-Representative-for-a-Deceased-Owner]:::concept C6[opda:sellersCapacity/Under-Power-of-Attorney]:::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_SellersCapacityShape (overlay via sh:xone discriminating “Legal Owner” / “Mortgagee in Possession” simple cases from “Personal Representative” / “Power of Attorney” / “Assistant” / “Other” cases that require opda:hasEvidencedAuthority)

Source ODR + ADR

Comments

Loading comments…