What is the best way to organize user generated content in a social network? [closed]

孤者浪人 提交于 2019-12-06 04:43:35

Titles and Tags.

If I may expand on Lance's answer, since I agree tags are the best structure, you could generalise that into a triple graph, perhaps with something like RDF. What is an RDF triple?

Thanks to stuff like semantic mediawiki, and SIOC turning up in both wordpress and Drupal, you basically have a pre-built architecture for doing this.

As long as you are happy working in RDF, it should just be a case of integrating the various UIs in a way that makes sense for the goals of your social network project.

There are even "federated" query engines that will query all sources as if they are one source.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!