关于网络开发,什么是分类法?
人们可以解释一下分类法对于网站的含义吗?
我目前的理解是对内容之间相互关系的分类,但似乎它必须超越这个简单化的定义。是的,我已经阅读了维基百科的条目。
Can people explain what taxonomy means in terms of a web site?
My current understanding it a classification of the contents in relationship to each other, but it seems like it must go beyond that simplistic definition. and yes, I have read the wikipedia entry for this.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
一种对内容进行分类的方法。一项内容可以存在于多个分类类别中。例如,罗纳德·里根可能属于以下类别:总统、演员。您可以拥有一个包含有关罗纳德·里根的内容的网站。您可以有类别过滤器。分类法允许您显示每个类别的里根内容,而无需复制内容。
a way to categorize your content. One content could exist in multiple taxonomy categories. For example, Ronald Reagon could exist in the following categories: Presidents, Actors. You could have a site with content about Ronald Reagan. You could have category filters. Taxonomy would allow you to show the Reagan content for each category without having to duplicate the content.
分类法往往指的是主要的导航层次结构 - 例如,Stack Overflow 的分类法是页面顶部的“问题”、“标签”、“用户”、“徽章”和“未回答”链接。
分类法可以意味着很多东西,但对于网站来说,它往往指的是网站的导航层次结构和组织。
Taxonomy tends to refer to a main navigational hierarchy - Stack Overflow's taxonomy for example would be the "Questions", "Tags", "Users", "Badges", and "Unanswered" links at the top of the page.
Taxonomy can mean many things though but for a website it tends to refer to the navigational hierarchy and organization of the site.