Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror
×
The Internet IT

The Need For A Tagging Standard 200

John Carmichael writes "Tags are everywhere now. Not just blogs, but famous news sites, corporate press bulletins, forums, and even Slashdot. That's why it's such a shame that they're rendered almost entirely useless by the lack of a tagging standard with which tags from various sites and tag aggregators like Technorati and Del.icio.us can compare and relate tags to one another. Depending on where you go and who you ask, tags are implemented differently, and even defined in their own unique way. Even more importantly, tags were meant to be universal and compatible: a medium of sharing and conveying info across the blogosphere — the very embodiment of a semantic web. Unfortunately, they're not. Far from it, tags create more discord and confusion than they do minimize it. I have to say, it would be nice to just learn one way of tagging content and using it everywhere.""
This discussion has been archived. No new comments can be posted.

The Need For A Tagging Standard

Comments Filter:
  • Don't agree (Score:5, Insightful)

    by pubjames ( 468013 ) on Monday January 15, 2007 @10:17AM (#17612984)
    Isn't the power of tags that you can tag stuff however you want? To me a standard for tagging would be a negative thing.

    I don't thing the problem is a standard for tagging, the problem is having a standard for sharing tags between applications. But that's another problem and it doesn't need to be solved to implement tagging itself.
  • Automatic tagging (Score:5, Insightful)

    by drcoppersmith ( 1048722 ) on Monday January 15, 2007 @10:19AM (#17613002) Homepage Journal
    I'm inclined to disagree that 'tags' are the answer here. I wrote my masters thesis on a method automatically generating semantic webs from plaintext. It's a huge problem with about a dozen different stages, but I had backing in all of my research from the psycholinguistics and computer-science field.

    Herein lies the rub: You're never going to get everyone to agree on a set of appropriate tags. Even if you do, you'll never have them uniformly applied (well I find that humorous but you have it tagged as inappropriate).

    There are other solutions here, such as automatic semantic generation. Hey, I never said it was an easy solution, but it's one that I'm certain can be accomplished. Flame away ;-)
  • One Key Point (Score:5, Insightful)

    by Azarael ( 896715 ) on Monday January 15, 2007 @10:20AM (#17613016) Homepage
    How do you standardize something that has not been widely implemented before? It's great to say that it would be good idea to have one standard practice for tagging, but which one? There's no reason to make a huge fuss about this until it a least one clear contender for standardization emerges (which will probably happen on its own).
  • by zappepcs ( 820751 ) on Monday January 15, 2007 @10:21AM (#17613028) Journal
    How to share and categorize information is an ages old problem. One man's trash is another man's treasure, likewise, one man's bread is another man's dietary problem.

    I'm not sure, but haven't we already figured out that tagging would require more tags than the actual information being tagged to accomplish what the original poster was asking for?
  • by east coast ( 590680 ) on Monday January 15, 2007 @10:22AM (#17613050)
    I don't feel that tags have enough significance behind them to merit a standard. I'd be more concerned with truth in journalism first, for my part.
  • Hopeless (Score:5, Insightful)

    by bigmouth_strikes ( 224629 ) on Monday January 15, 2007 @10:23AM (#17613066) Journal
    Trying to standardize tags in the context of standardizing what they are, is hopeless. It'll be like the Unicode standard; too complex to use in its entirety.

    But to standardize the format of tags and to standardize how to exchange tags between systems, is a great idea.
  • by elzahir ( 442873 ) on Monday January 15, 2007 @10:25AM (#17613078) Homepage Journal
    He said "blogosphere." Instantly, I don't care.

    Only thing worse would be something like, I dunno, "tags should be a Web 2.0 standard" or somesuch.

    Excuse me, but "proactive" and "paradigm"? Aren't these just buzzwords that dumb people use to sound important?
  • by AlanS2002 ( 580378 ) <.sanderal2. .at. .hotmail.com.> on Monday January 15, 2007 @10:26AM (#17613088) Homepage
    Would make tagging almost useless. There are many different ways you can view one thing and to limit the expressions used to tag something limits the possibilities of communication. On the other hand leaving the tags available as open ended can turn out to be redundant, you may as well just tag something as its complete description. Perhaps the best way would just be to let people make up their own minds.
  • by SchizoDuckie ( 1051438 ) on Monday January 15, 2007 @10:28AM (#17613110) Homepage
    I don't think there is a real problem here... The problem mainly is the displaying of tags. The 'tag cloud' (and the person that invented it) should be banned from the internet and something better will have to be invented in the next couple of years. Tags that work on site x don't have to work on site y and don't even have to have any relevance so why a standard?
  • Bullshit (Score:1, Insightful)

    by Colin Smith ( 2679 ) on Monday January 15, 2007 @10:29AM (#17613122)

    Even more importantly, tags were meant to be universal and compatible: a medium of sharing and conveying info across the blogosphere
    Oh my god what rubbish.

     
  • by vidarh ( 309115 ) <vidar@hokstad.com> on Monday January 15, 2007 @10:36AM (#17613186) Homepage Journal
    Tags are human assigned labels for something that we don't have better meta-data for, or where we don't want to be bothered with formalism. If you want something formal, go use a proper taxonomy/ontology and put bucketloads of OWL or RDF-schema data on your site to define relationships, or use format with well defined semantics to add information. Noone is stopping you, and there are cases where formally defining relationships is worthwhile, such as when you want software agents to be able to infer stuff about the data. But that's not what tagging is used for. Tagging is used for ad-hoc manual classification in situations where it is good enough
  • by maxume ( 22995 ) on Monday January 15, 2007 @10:38AM (#17613216)
    The article is mostly talking about standardizing the envelope, not the message, which is to say, how do you share/create a two word tag, and how to you specify exactly what is supposed to be described by that tag, and how do you share that in a useful way.

    The fact that someone thinks something is funny and someone else thinks it is inappropriate is useful information to gather, if you get 5000 funny and 5 inappropriate, you have a lot more information than if you have nothing at all, but even in you get 10 and 10 you still have more information, which is probably a good thing.
  • Re:Don't agree (Score:5, Insightful)

    by lousehr ( 584682 ) on Monday January 15, 2007 @10:42AM (#17613276)
    Your analysis of "the problem" is exactly the point of TFA. The stated concern is not that the content of the tags has no standard, but that the format of the tags has no standard. If a single tag contains multiple words, should the words be separated by spaces or underscores, or should we use StudlyCaps?
  • Re:One Key Point (Score:4, Insightful)

    by T-Ranger ( 10520 ) <jeffw@cheMENCKENbucto.ns.ca minus author> on Monday January 15, 2007 @10:43AM (#17613282) Homepage
    Well, not quite. Reading the blog post the problem lies with two areas: technology and linguistics.

    For technology, as an example, how do you quote things? How do you separate tokens? Do you use StudlyCaps and spaces? "Quoted words", and commas? If the later, what about nested quotes?

    Bullshit question. The question is solved. Use XML. (Yeah, well, it is the web). We don't need Yet Another CSV "standard". Tags may be presented as lists, in spans, or WTF ever. But if you are talking about storage and transmission, then store the tokens separately, and transmit them in an unambiguous format; in 2007, on the web, the solutions are implementation-specific and XML, respectively.

    For linguistics, thats harder. Nouns or verbs? Talk to a librarian, Im sure there are volumes of information on the right way. But I don't care, as I'm still disgusted that the technology problem even exists.

    Right now it seems there is little discussion on the problem. Right now, if implementations are trying to reinvent data encoding schemes either the implementations are totally brain dead (and need a kick in the ass from an outside force), or are completely oblivious to the problems they are encoding into there core features (and thus still need a kick in the ass). This is so bad, its worse then wrong. You have to try to get to the point of being wrong.

    Of course, I don't care because tags are stupid. OTOH, perhaps I would care if they at least were implemented in a potentially useful way.
  • Re:XML? (Score:3, Insightful)

    by T-Ranger ( 10520 ) <jeffw@cheMENCKENbucto.ns.ca minus author> on Monday January 15, 2007 @11:06AM (#17613574) Homepage
    Words have spaces between them. A tag may have multiple words and be an independent thought. Store it as English demands, with spaces. The Space, NoSpace question is only relevant if you are using an encoding scheme that is broken. Verb/Noun is a different question, but space/nospace, quotes, and BS like that is quickly solved with existing technology.
  • Oh yes, Brain. (Score:2, Insightful)

    by neimon ( 713907 ) on Monday January 15, 2007 @11:12AM (#17613646)
    Let's create a committee to discuss the standard, and send out several RFCs, then split off into an angry sub-contingent that insists tags be open-source and then Sun decides to embrace tags, but screws it up, and Microsoft buys its way into tags and engineers a perfect way to pwn your machine through the tag "1337."

    Don't forget to make it structured, with methods and types and blah blah blah.

    It's just words, fer chrissakes. When you can tell me the difference between "its" and "it's" then you can talk about standards for words. Until then, PLEASE let's not have another standards war over something trivial that is supposed to save the world but will only serve to confuse everyone, all over again.
  • Better hurry... (Score:4, Insightful)

    by supabeast! ( 84658 ) on Monday January 15, 2007 @11:22AM (#17613792)
    If someone gets started on a tagging standard right now, it might see a little use before the whole silly idea goes out of style next year.
  • Re:Bullshit (Score:3, Insightful)

    by arun_s ( 877518 ) on Monday January 15, 2007 @11:24AM (#17613826) Homepage Journal
    Yeah, I agree. I personally feel tags are hyped way beyond their actual worth. I couldn't care less about 'conveying info across the blogosphere', but I'm genuinely interested in organising my own information neater (e.g. my bookamrks).
    Look at gmail, frinstance. Labels replace folders, and a mail can have more than one label. More importantly, they're predefined, and the interface doesn;t really allow you to be prolific with your tagging.
    Compare this with the crappy way del.icio.us allows you to put a billion tags for each link, and I can see why its such a mess.
    I agree with others here that something like tagging oughtn't to be standardised or they'll lose their whole purpose, but really, there are other reasonable solutions that atleast help in atleast reducing the amount of craptagging going on. I've experimented with Blinklist and del.icio.us, and my bookmarks in the former are far better tagged because I can actually see my existing tags while bookmarking a new site.
  • by maxume ( 22995 ) on Monday January 15, 2007 @11:47AM (#17614126)
  • by AdamHaun ( 43173 ) on Monday January 15, 2007 @12:00PM (#17614312) Journal
    The only tags I like are my own. The real use of other people's tags is to show how they organize information, not to help me find something. The problems the article brings up are only the beginning -- the natural tendency of a global tagging system is for the number of tags applied to an object to increase without bound. If I'm doing a master's thesis on, say, web design, I might tag any number of sites "thesis". Is that useful to anyone else? Probably not. But it will interfere with someone who's searching for sites about writing theses.

  • MOD PARENT UP (Score:4, Insightful)

    by metamatic ( 202216 ) on Monday January 15, 2007 @12:17PM (#17614576) Homepage Journal
    We've got a standard for keywords in HTML documents. There's no problem there.

    The only issue is what to do when there are multiple sub-documents on a single page, like if Slashdot allowed individual replies to be tagged.
  • Re:Don't agree (Score:5, Insightful)

    by radtea ( 464814 ) on Monday January 15, 2007 @12:28PM (#17614744)
    The stated concern is not that the content of the tags has no standard, but that the format of the tags has no standard.

    The medium, as Marshall Maclluhan said, is the message. As soon as you standardize the format of the tags you will restrict the kind of information people can convey with them. That may be an acceptable limitation to you, but not to others, and they will find workarounds that effectively break the standard.

    For example, if tags were standardized on underscores to separate words you would have to forbid spaces and caps to enforce that standard. And then we would have no way of distinguishing between Polish and polish, which would be bad if you were looking for things to do with Eastern European culture or furniture care products. People would then start doing things like expressing capitalization by some other syntactical hack which would be inconsistently applied and a greater mess would ensue.

    Alternatively, tags could be represented as more complex markup:
    <tag>
    <word order="1">really</word>
    <word order="2">stupid</word>
    </tag>

    But because words and concepts have no general one-to-one correspondence (many words do not convey a unique concept or a concept at all, and many concepts cannot be conveyed in one word) this would be inadequate, and in any case even if the content model of the "word" tag forbade spaces, caps and underscores, people would still create tags that looked like:

    <tag><word>reallystupid</word></tag>

    The basic idea of "semantic markup" is wrong. From the summary:

    the very embodiment of a semantic web. Unfortunately, they're not. Far from it, tags create more discord and confusion than they do minimize it. I have to say, it would be nice to just learn one way of tagging content and using it everywhere.

    Actually, tags as they stand are the very embodiment of the semantic web. The only function of the semantic web is to create confusion and discord, because confusion and discord is the essence of the human epistemological condition. And the call for "one way of doing X" has a nice religious ring to it, history shows that attempts to standardize things relating to human thought are very much misguided.
  • Re:Hyphens. (Score:5, Insightful)

    by Chryana ( 708485 ) on Monday January 15, 2007 @12:52PM (#17615132)
    I would add to this that slashdot tags tend to be not very useful.

    Most of the time, the tags have little to do with the actual article (eg. yes, no, maybe, fud, notfud, flamebait). I thought the purpose of tags was to be able to find an article easily later on when it has been archived, and the usefulness of the tags I just mentioned for this purpose is dubious at best. I do not pretend to have a solution to this problem, but I think the situation would be improved if the editors or maybe the /.ers who wrote the top rated comment where the only people allowed to set the tags.
  • Re:One Key Point (Score:3, Insightful)

    by robotninja ( 866362 ) <mj&robotninja,com> on Monday January 15, 2007 @03:05PM (#17617024)
    I can't believe I'm reading this -- it's a sad day for information science (I'm a librarian) when many otherwise knowledgeable, tech-savvy people are blinded by Web-2.0-speak. Let me reiterate another poster's comment:

    Tags are keywords. More specifically, they are subject keywords.

    If you can wrap your head around this idea, then you might realize what the author is talking about is a list of 'standardized' subject headings. You may know this by its common street name: a thesaurus [wikipedia.org] (although some people prefer to use the terms ontology, taxonomy, or controlled vocabulary).

    There are plenty of well-established, long-standing, open thesauri out there - a few examples:
    MeSH [wikipedia.org]
    LCSH (Library of Congress) [wikipedia.org]
    CSH (National Library of Canada) [wikipedia.org]
    ... and hundreds more, in nearly every language.

    There are even ANSI and ISO guideline standards for how to develop monolingual and multilingual thesauri for specific subject areas. This practice has existed well before the advent of the Internet, since before the first libraries even. Over the past hundred years or so, the practice has become highly refined in order to facilitate the practice of indexing.

    That's right, when you "tag" a page, you're actually indexing it. But you can call it "tagging" if that makes you feel cooler.
  • by _Sharp'r_ ( 649297 ) <sharper@@@booksunderreview...com> on Monday January 15, 2007 @04:36PM (#17618348) Homepage Journal
    I was looking more for something that would actually remove the tag from the list of tags, giving people a chance to clean up the list, not to add additional useless tags....
  • Re:Not so fast... (Score:2, Insightful)

    by Gavin86 ( 856684 ) <gavin@b@lynch.gmail@com> on Monday January 15, 2007 @06:45PM (#17620356) Journal
    folksonomical While I agree with your sentiment, I believe you are incorrect. Search engines specifically disregard keywords from the Meta HTML element found nested in the Head element of a page. Alternatively and because there is no penultimate tagging format, search engines do not discern the difference between normal page content and folksonomical tags. Furthermore, the discussion is not about whether or not to standardize the interface, but rather just to create a common formatting of certain types of tags. I also find it hilarious that the parents of all my posts in this article are ranked high but the actual content of the parents are based on incorrect assumptions as to the purpose of the article. Oh wait, that's right, it's slashdot.
  • by spage ( 73271 ) <spage&skierpage,com> on Monday January 15, 2007 @07:04PM (#17620646)
    META keywords provides keywords for a page.

    The better, more relevant standard for tagging is the rel-tag microformat, http://microformats.org/wiki/rel-tag [microformats.org]

    You put a rel="tag" attribute on a hyperlink to the page on Del.icio.us or whatever that defines the tag. The microformats.org page succinctly explains the benefits of this approach.

    It even explains how to encode spaces and special characters. So there's NO issue with the envelope or format, except that Del.icio.us (or is it Technorati?) doesn't like spaces in tag names.

    As for the *content* of tags, yeah they're unavoidably a disorganized mess. Eggheads who know about ontology and RDF say they can't work. But they do, sort-of.

    --
    =S

It is easier to write an incorrect program than understand a correct one.

Working...