OPDA Knowledge base
Physical — ontology

opda:YesNoNotApplicableScheme

opda:YesNoNotApplicable

opda:YesNoNotApplicableScheme

Summary

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

Scheme header

opda:YesNoNotApplicableScheme
    rdf:type skos:ConceptScheme ;
    skos:prefLabel "Yes/No/Not applicable"@en ;
    skos:definition "Mode label register for BASPI5 questions admitting non-applicable as a third option (Yes / No / Not applicable)."@en ;
    dct:source <https://opda.org.uk/pdtf/harness/odr/ODR-0011/section-1a-scheme-steward> ;
    dct:title "Yes/No/Not applicable mode label register"@en ;
    skos:scopeNote "UFO: Quale-in-Region (Guizzardi 2005 Ch. 4). Mode register for BASPI5 form questions; the 'Not applicable' member captures absence-of-context rather than negative answer."@en ;
    opda:hasSteward "Allemang (property-qualities sub-module steward per S008 Q2)"@en ;
    opda:ufoCategory "Quale-in-Region" .

Members

URIprefLabelnotation
opda:yesNoNotApplicable/No”No”No
opda:yesNoNotApplicable/Not-applicable”Not applicable”Not applicable
opda:yesNoNotApplicable/Yes”Yes”Yes

Member Turtle

<https://opda.org.uk/pdtf/scheme/yesNoNotApplicable/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:YesNoNotApplicableScheme ;
    skos:notation "No" .

<https://opda.org.uk/pdtf/scheme/yesNoNotApplicable/Not-applicable>
    rdf:type skos:Concept ;
    skos:prefLabel "Not applicable"@en ;
    skos:definition "Question does not apply in this context."@en ;
    dct:source <https://opda.org.uk/pdtf/harness/odr/ODR-0011/section-1a-scheme-steward> ;
    skos:inScheme opda:YesNoNotApplicableScheme ;
    skos:notation "Not applicable" .

<https://opda.org.uk/pdtf/scheme/yesNoNotApplicable/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:YesNoNotApplicableScheme ;
    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:YesNoNotApplicableScheme 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:YesNoNotApplicableScheme]:::scheme C1[opda:yesNoNotApplicable/No]:::concept C2[opda:yesNoNotApplicable/Not-applicable]:::concept C3[opda:yesNoNotApplicable/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

Source ODR + ADR

Comments

Loading comments…