OPDA Knowledge base
Physical — ontology

opda:YesNoNotRequiredScheme

opda:YesNoNotRequired

opda:YesNoNotRequiredScheme

Summary

Mode label register for BASPI5 questions admitting not-required as a third option (Yes / No / Not required).

Scheme header

opda:YesNoNotRequiredScheme
    rdf:type skos:ConceptScheme ;
    skos:prefLabel "Yes/No/Not required"@en ;
    skos:definition "Mode label register for BASPI5 questions admitting not-required as a third option (Yes / No / Not required)."@en ;
    dct:source <https://opda.org.uk/pdtf/harness/odr/ODR-0011/section-1a-scheme-steward> ;
    dct:title "Yes/No/Not required mode label register"@en ;
    skos:scopeNote "UFO: Quale-in-Region (Guizzardi 2005 Ch. 4). Mode register for BASPI5 form questions where the question itself becomes not-required in some discriminator branches."@en ;
    opda:hasSteward "Allemang (property-qualities sub-module steward per S008 Q2)"@en ;
    opda:ufoCategory "Quale-in-Region" .

Members

URIprefLabelnotation
opda:yesNoNotRequired/No”No”No
opda:yesNoNotRequired/Not-required”Not required”Not required
opda:yesNoNotRequired/Yes”Yes”Yes

Member Turtle

<https://opda.org.uk/pdtf/scheme/yesNoNotRequired/No>
    rdf:type skos:Concept ;
    skos:prefLabel "No"@en ;
    skos:definition "Negative answer."@en ;
    dct:source <https://opda.org.uk/pdtf/harness/odr/ODR-0011/section-1a-scheme-steward> ;
    skos:inScheme opda:YesNoNotRequiredScheme ;
    skos:notation "No" .

<https://opda.org.uk/pdtf/scheme/yesNoNotRequired/Not-required>
    rdf:type skos:Concept ;
    skos:prefLabel "Not required"@en ;
    skos:definition "Answer is not required in this context."@en ;
    dct:source <https://opda.org.uk/pdtf/harness/odr/ODR-0011/section-1a-scheme-steward> ;
    skos:inScheme opda:YesNoNotRequiredScheme ;
    skos:notation "Not required" .

<https://opda.org.uk/pdtf/scheme/yesNoNotRequired/Yes>
    rdf:type skos:Concept ;
    skos:prefLabel "Yes"@en ;
    skos:definition "Affirmative answer."@en ;
    dct:source <https://opda.org.uk/pdtf/harness/odr/ODR-0011/section-1a-scheme-steward> ;
    skos:inScheme opda:YesNoNotRequiredScheme ;
    skos:notation "Yes" .

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:YesNoNotRequiredScheme membership graph accDescr: 3 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:YesNoNotRequiredScheme]:::scheme C1[opda:yesNoNotRequired/No]:::concept C2[opda:yesNoNotRequired/Not-required]:::concept C3[opda:yesNoNotRequired/Yes]:::concept C1 -->|skos:inScheme| S C2 -->|skos:inScheme| S C3 -->|skos:inScheme| S

Referenced by

  • Per-overlay profile bindings for context-conditional BASPI5 questions where question itself can be marked not required

Source ODR + ADR

Comments

Loading comments…