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. ...@@ -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) - source variable is the same variable as in the target study (wave)
- possible names: basedOn (followsOn) - possible names: basedOn (followsOn)
- source variable is annotated by a controlled vocabulary(ies) - source variable is annotated by a controlled vocabulary(ies)
- possible names: - possible names: annotatedByControlledVocabular
- source variable is derived by target variable(s) - source variable is derived by target variable(s)
- possible names: derivedFrom - possible names: derivedFrom
- source variable is aggregated by target variables(s) - source variable is aggregated by target variables(s)
...@@ -16,8 +16,11 @@ Described potential relations go in both directions and need to be named. ...@@ -16,8 +16,11 @@ Described potential relations go in both directions and need to be named.
### Question ### Question
- source question is "in order" next to the target question (Order within questionnaire) - 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 - source question is annotated by a controlled vocabulary
- possible names: annotatedByControlledVocabular
- source question is annotated by a construct (controlled vocabulary) - source question is annotated by a construct (controlled vocabulary)
- possible names: taggedByControlledVocabular
### Variable & Question ### Variable & Question
- source variable is connected to question(s) - source variable is connected to question(s)
... ...
......