Hi Leen -

You can use the SIOC Types module which has both of these terms.

* sioct:Question <http://rdfs.org/sioc/types#Question> : A post that asks a
question.
* sioct:Answer <http://rdfs.org/sioc/types#Answer> : A post that provides an
answer in reply to a question.
* sioct:BestAnswer <http://rdfs.org/sioc/types#BestAnswer> : A post that is
the best answer to a question, as chosen by the user who asked the question
or as voted by a community of users.

Best regards,

John


On 08/03/2011 00:32, "leen" <[email protected]> wrote:

> hi ..
>  i have some doubt in using sioc for forum usage
>    with several posting that include question and answer
> 
>    for example i have followings
>   <sioc:Forum rdf:ID="Forum_1">
>      <rdfs:comment>Discussion area on analysis stage in system
> analysis and design subject</rdfs:comment>
>   </sioc:Forum>
> 
>   <sioc:Post rdf:ID="Post_1">
>     <sioc:has_container rdf:resource="#Forum_1"/>
>     <rdfs:label>What is feasibility study?</rdfs:label>
>   </sioc:Post>
> 
>    my questions are
> 
>     1. from here how do i proceed with the answer to that post
> (Post_1)
> 
>     2. and how do i differentiate whether that posted message is a
> question or an answer
> 
> thanks in advance
> leen

-- 
You received this message because you are subscribed to the Google Groups 
"SIOC-Dev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sioc-dev?hl=en.

Reply via email to