Hi,
we're trying to use sioct:Post and sioct:SurveyCollection to represent online surveys, but we find it hard to understand the intended purpose of sioct's concepts Poll and SurveyCollection. In particular we don't understand which properties a poll might have, how to model the answers given by users etc.
Our objective is as follows:
We have to represent online surveys. These are tuples of ..
- title
- some explanatory text
- list of questions where the user shall provide one or more answers to
A question would be a tuple of...
- title (the "question")
- type of question (one answer, more that one answer)
- list of possible answers
To our understanding the online survey would be the container (using sioct:SurveyCollection), while the questions would be the items (using sioct:Poll). Is this assumption correct ?
How would you model the answers to the questions ? Would sioct:Answer fit into this ? Are there some predefined types for that or should we extend the ontology with some proprietary concepts ?
Are there any examples on that available ?
Kind regards
Nikolaus
