We're trying to implement a "tree-like" taxonomy on our site.
One feature that would be useful would be the ability to have a hierarchical tag organization.
As an example, let's take a classification of linux distributions:
There is no easy way to answer the following questions: - Tag Filter all the "Linux" distros - Tag Filter "Ubuntu 8.1" - Tag Filrer all the "Ubuntu" distros.
I would have to create a series of tags for each distro, and another tag for each version (ubuntu-8.1 ubuntu-8.2, etc...)
If when entering a tag we had the following notation:
Then, in the tag list, we could have the following "entries": "Linux/" "Linux/Ubuntu/" "Linux/Ubuntu/8.1", "Linux/Red-Hat/", "Linux/Red-Hat/Entreprise-Server/", ...
By selecting an entry with a "/", it would display all the tags part of that Category and everything "bellow" it.
This is just an example of how a hierarchy could be implemented. A different way that achieves the same goal would be just as good.
this feature would definitely need some thought, quite interesting.
Will relations between tags always be "is a", what about "status of", "in" etc?
Then probably labeling something as "Ubuntu" should automatically presume "Linux" and technically it should not be required to enter the whole sequence.
Will use of certain tags require use of some others? For example - if someone labels a post with "bug", should one be prompted to enter some label describing the context?
Are your users all highly technical or there are also casual users just dropping questions?
Create your Q&A site at askbot.com. Managed Askbot hosting at just $15/mo. Dedicated hosting, support contracts, consulting services.
create your Q&A siteAsked: 2010-12-13 17:46:48 -0500
Seen: 67 times
Last updated: Dec 13 '10
Can the interface for searching with tags be improved?
ignored tags update doesn't force refresh
Is there a way to purge unused tags from the DB?
Ability to use wildcard with tags
Tag subscription statistics commands
Can tag preferences be displayed in the profile(/subscriptions) view?
How can an admin create lots of tags all at once?
Copyright Askbot, 2010-2011. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.
Related: http://askbot.org/en/question/6529/is-it-possible-to-add-categories-in-addition-to/
todofixthis ( 2012-07-28 11:16:47 -0500 )edit