Ask Your Question
3

What are the basic concepts of a web community based on knowledge?

asked Sep 08 '10

kocakafa gravatar image kocakafa
101 1 2 7

updated Sep 08 '10

I have been studying the concept of developing web communities and since i experienced 'stackoverflow like' Q&A communities, i decided to focus on concepts of Q&A communities. On a specific issue, a Q&A community is based on knowledge, for sure.

2 Answers

Sort by ยป oldest newest most voted
2
kocakafa has selected this answer as correct

answered Sep 10 '10

ccanonc gravatar image ccanonc
313 3 10

Knowledge-based/Rule-based Systems in classical AI use predicate inference to create either a yes/no answer and/or a probability associated with said answer(s). The "crowd sourcing" of askbot, more resembles the behavior of Google PageRank in the sense that answers are weighted by reputation, both behaviorally and mathematically. Unlike PageRank however, the Q/A system here is not a "zero sum game". In PageRank, the universe of URLs must equal a constant, and so the weight of site links is constantly recalculated, so no one can "cheat" in the search unlike many other search engines. Askbot does not subtract karma just because others' karma increases -- it is not a curved grade, it is a respect-based grade, or an "honors" based system if you will.

link
1
kocakafa has selected this answer as correct

answered Mar 22

mertnuhoglu gravatar image mertnuhoglu
11 1 1

As you mentioned, the basic concept is knowledge. People ask new questions only if they believe that they can get really useful information. This requires having an expert group as a prerequisite in the community. Novice people can increase the traffic and question database.

But the first focus of the community should not be on novices, it should be on experts. Because if there is a sufficient number of experts in the community, then novices will follow them. But the reverse is not true, namely experts won't follow a community web site full of novices.

link

Your answer

Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!
[hide preview]

Question tools

Follow
2 followers

subscribe to rss feed

Stats

Asked: Sep 08 '10

Seen: 94 times

Last updated: Mar 22