Update rdf use cases authored by Klas, Claus-Peter's avatar Klas, Claus-Peter
......@@ -8,7 +8,7 @@ Described potential relations go in both directions and need to be named.
- source variable is the same variable as in the target study (wave)
- possible names: basedOn (followsOn)
- source variable is annotated by a controlled vocabulary(ies)
- possible names:
- possible names: annotatedByControlledVocabular
- source variable is derived by target variable(s)
- possible names: derivedFrom
- source variable is aggregated by target variables(s)
......@@ -16,8 +16,11 @@ Described potential relations go in both directions and need to be named.
### Question
- source question is "in order" next to the target question (Order within questionnaire)
- possible names: privious, next
- source question is annotated by a controlled vocabulary
- possible names: annotatedByControlledVocabular
- source question is annotated by a construct (controlled vocabulary)
- possible names: taggedByControlledVocabular
### Variable & Question
- source variable is connected to question(s)
......
......