Tag (metadata)

From Wikipedia, the free encyclopedia

Jump to: navigation, search
A tag cloud with terms related to Web 2.0

A tag is a non-hierarchical keyword or term assigned to a piece of information (such as an internet bookmark, digital image, or computer file). This kind of metadata helps describe an item and allows it to be found again by browsing or searching. Tags are chosen informally and personally by the item's creator or by its viewer, depending on the system. On a website in which many users tag many items, this collection of tags becomes a folksonomy.

Tagging was popularized by websites associated with Web 2.0 and is an important feature of many Web 2.0 services. It is now also part of some desktop software.

Contents

[edit] History and context

The use of keywords predates the internet and carried over to early websites as a way for publishers to help users find content. In 2003, the social bookmarking website Delicious provided a way for its users to add "tags" to their bookmarks (as a way to help find them later); Delicious also provided browseable aggregated views of the bookmarks of all users featuring a particular tag.[1] Flickr allowed its users to add free-form tags to each of their pictures, constructing flexible and easy metadata that made the pictures highly searchable.[2] The success of Flickr and the influence of Delicious popularized the concept,[3] and other social software websites – such as YouTube, Technorati, and Last.fm – also implemented tagging. "Labels" in Gmail are similar to tags.

Websites that include tags often display collections of tags as tag clouds. A user's tags are useful both to them and to the larger community of the website's users. This collective set of tags is known as a folksonomy.

Tags are a "bottom-up" type of classification, compared to hierarchies, which are "top-down". In a traditional hierarchical system (taxonomy), the designer sets out a limited number of terms to use for classification, and there is one correct way to classify each item. In a tagging system, there are an unlimited number of ways to classify an item, and there is no "wrong" choice. Instead of belonging to one category, an item may have several different tags.

[edit] Examples

[edit] Within a blog

Many blog systems allow authors to add free-form tags to a post, along with (or instead of) placing the post into categories. For example, a post may display that it has been tagged with baseball and tickets. Each of those tags is usually a web link leading to an index page listing all of the posts associated with that tag. The blog may have a sidebar listing all the tags in use on that blog, with each tag leading to an index page. To reclassify a post, an author edits its list of tags. All connections between posts are automatically tracked and updated by the blog software; there is no need to relocate the page within a complex hierarchy of categories.

[edit] For an event

An official tag is a keyword adopted by events and conferences for participants to use in their web publications, such as blog entries, photos of the event, and presentation slides. Search engines can then index them to make relevant materials related to the event searchable in a uniform way. In this case, the tag is part of a controlled vocabulary.

[edit] Special types

[edit] Triple tags

A triple tag or machine tag uses a special syntax to define extra information about the tag, making it easier or more meaningful for interpretation by a computer program. Triple tags comprise three parts: a namespace, a predicate, and a value. For example, "geo:long=50.123456" is a tag for the geographical longitude coordinate whose value is 50.123456.

The triple tag format was first devised for geolicious[4] in November 2004, to map del.icio.us bookmarks, and gained wider acceptance after its adoption by mappr[5] and GeoBloggers[6] to map Flickr photos. In January 2007, Aaron Straup Cope at Flickr introduced the term machine tag as an alternative name for the triple tag, adding some questions and answers on purpose, syntax, and use.[7]

[edit] Hash tags

Short messages on services such as Twitter may be tagged including one or more hashtags; words or phrases prefixed with a hash symbol (#),[8] such as those in:

#pilsner is my favourite kind of #beer

[edit] Advantages and disadvantages

In a tagging system, typically there is no information about the meaning or semantics of each tag. For example, the tag "orange" might refer to the fruit or the color, and this lack of semantic distinction can lead to inappropriate connections between items.

People often select different tags to describe the same item: for example, items related to a version of Apple's operating system may be tagged "Mac OS X", "Leopard", "software", and a variety of other terms. This flexibility allows people to classify their collections of items in the way that they find useful, but the personalized variety of terms can make it difficult for people to find comprehensive information about a subject; in order to catch every relevant item, they may have to search several times using different keywords. Users also have to decide whether each tagged item is actually relevant to what they're looking for.

Larger-scale folksonomies address some of the problems of tagging, as users of tagging systems tend to notice the current use of "tag terms" within these systems, and thus use existing tags in order to easily form connections to related items. In this way, folksonomies collectively develop a partial set of tagging conventions.[citation needed]

One common challenge in tagging systems is that people use both single and plural words as tags. A user could tag an object with "teacher" or with "teachers", which can make finding similar objects more difficult for both that user and other users in the system.[9][10]

[edit] Syntax

Some tagging systems provide a single text box to enter textual tags. To be able to tokenize the string, a separator must be used. A popular separator is the space character. To enable the use of separators in the tags, a system may allow for higher-level separators (such as quotation marks) or escape characters. Systems can avoid the use of separators by allowing only one tag to be added to each input widget at a time, although this makes adding multiple tags more time-consuming.

Another syntax for use within HTML is to use the attribute rel="tag" to indicate that the linked-to page acts as a tag for the current context. More detail is available in the rel tag microformat specification.

[edit] See also

[edit] References

  1. ^ Screenshot of tags on del.icio.us in 2004 and Screenshot of a tag page on del.icio.us, also in 2004, both published by Joshua Schachter on July 9, 2007.
  2. ^ "An Interview with Flickr's Eric Costello" by Jesse James Garrett, published on August 4, 2005. Quote: "Tags were not in the initial version of Flickr. Stewart Butterfield...liked the way they worked on del.icio.us, the social bookmarking application. We added very simple tagging functionality, so you could tag your photos, and then look at all your photos with a particular tag, or any one person’s photos with a particular tag."
  3. ^ An example is "Folksonomies - Cooperative Classification and Communication Through Shared Metadata" by Adam Mathes, December 2004. It focuses on tagging in Delicious and Flickr.
  4. ^ http://brainoff.com/weblog/2004/11/05/124
  5. ^ http://www.mappr.com/news/explicit_geocoding.html
  6. ^ http://geobloggers.com/archives/2006/01/11/advanced-tagging-and-tripletags/
  7. ^ http://www.flickr.com/groups/api/discuss/72157594497877875/
  8. ^ "HashTags.org". http://www.hashtags.org/. Retrieved on 2009-02-07. 
  9. ^ Plural and Singular Noun Tags Annoyance
  10. ^ Singular vs. plural tags in a tag-based categorization system

[edit] External links

Personal tools