FACTOID # 21: The United States has the most money, airports, radios and Internet Service Providers.
 
 Home   Encyclopedia   Statistics   Countries A-Z   Flags   Maps   Education   Forum   FAQ   About 
 
WHAT'S NEW
RECENT ARTICLES
More Recent Articles »
 

SEARCH ALL

FACTS & STATISTICS    Advanced view

Search encyclopedia, statistics and forums:

 

 

(* = Graphable)

 

 


Encyclopedia > Tags
This article is about the information technology term. For other uses, see Tag (disambiguation).

A tag is a keyword or term used to classify content by means of a folksonomy. Tags are usually chosen informally and personally by the author/creator of the item — i.e. not usually as part of some formally defined classification scheme. Tags are typically used in dynamic, flexible, automatically generated internet taxonomies for online resources such as computer files, web pages, digital images, and internet bookmarks (both in social bookmarking services, and in the current generation of web browsers - see Flock and Mozilla Firefox 2.0x). For this reason, "tagging" has become associated with the Web 2.0 movement. Look up tag in Wiktionary, the free dictionary. ... A folksonomy is a collaboratively generated, open-ended labeling system that enables Internet users to categorize content such as Web pages, online photographs, and Web links. ... This page includes English translations of several Latin phrases and abbreviations such as . ... Look up taxonomy in Wiktionary, the free dictionary. ... A computer file is a collection of information that is stored in a computer system and can be identified by its full path name. ... A screenshot of a web page. ... 1) A bookmark is a thin marker, commonly made from paper or leather, used to keep ones place in a printed work and so be able to return to it with ease. ... Social bookmarking is a web based service, where shared lists of user-created Internet bookmarks are displayed. ... Icons for Web browser shortcuts on an Apple computer (Safari, Internet Explorer, and Firefox). ... Flock is both a web browser based on Mozilla technologies and the name of the company developing the web browser. ... Mozilla Firefox is a free, open source, cross-platform, graphical web browser developed by the Mozilla Corporation and hundreds of volunteers. ... OReilly Media coined the phrase Web 2. ...


Typically, an item will have one or more "tags" associated with it, as part of some classification software or system. The software will provide links to other items that share that keyword tag, or even to specified collections of tags. This allows for multiple "browseable paths" through the items which can quickly and easily be altered by the collection's administrator, with minimal effort and planning. A hyperlink, or simply a link, is a reference in a hypertext document to another document or other resource. ...

Contents


Tagging example

A web page hosted on a web server or blog server which supports tagging, might have the tags Baseball, Red Sox, Tickets, Away Games, and Discounts. A human reader can probably tell the purpose of the page by quickly scanning the list of tags. Typically, the server would display the tags in a list on that page, with each tag displayed as a web link leading to an index page listing all web pages which use that tag. This allows a reader to locate quickly all pages which have been associated with the term Red Sox. If the server supports tag searching, a reader would be able to find all pages that use a particular set of tags, such as Red Sox and Tickets. A screenshot of a web page. ... Insert non-formatted text hereInsert non-formatted text hereÞ Wikimedia servers architecture The term Web server can mean one of two things: A computer that is responsible for accepting HTTP requests from clients, which are known as Web browsers, and serving them Web pages, which are usually HTML documents and... It has been suggested that Online diary be merged into this article or section. ... A view of the playing field at Busch Stadium II St. ... The Boston Red Sox are a Major League Baseball team located in Boston, Massachusetts. ... Ticket can mean one of several things: Permission A ticket is a voucher to indicate that one has paid for admission to a theatre, movie theater, amusement park, zoo, museum, concert, or other attraction, or permission to travel on an airplane, public transit, boat trip, etc. ... A hyperlink, or simply a link, is a reference in a hypertext document to another document or other resource. ...

If the page's author wishes to reclassify the page, all that is required is for them to change the list of tags. In this case, the author could add the tags Blue Jays, and Paypal to their page. All connections between pages are automatically tracked and updated by the server software. There is no need to relocate the page within a complex hierarchy of categories. Major league affiliations American League (1977-present) East Division (1977-present) Current uniform Ballpark Rogers Centre (1989-present) Major league titles World Series titles (2) 1992 â€¢ 1993 AL Pennants (2) 1992 â€¢ 1993 East Division titles (5) 1985 â€¢ 1989 â€¢ 1991 â€¢ 1992 1993 Wild card berths (0) None The Toronto Blue Jays... PayPal is an e-commerce business allowing payments and money transfers to be made through the internet. ...

While using tags in such an organizational system is flexible and easy, tagging is not without its drawbacks. Typically there is no information about the meaning or semantics of a tag. For example, the tag "apple" might refer to the fruit, Apple Computer, the Beatles' music label, or Gwyneth Paltrow's baby. This lack of semantic distinction in tags can lead to inappropriate connections between items. Additionally, selection of "tag terms" is highly individualistic. Different people may use drastically different terms to describe the same concept: for example items related to a version of Apple Computer's operating system might be tagged both "OSX", "Tiger", and possibly many other terms. Users of tagging systems must make judgements, based on the number of connections and the choices of "tag terms", whether possible connections between items are valid for their interests. In the main, semantics (from the Greek and in greek letters σημαντικός or in latin letters semantikós, or significant meaning, derived from sema, sign) is the study of meaning, in some sense of that term. ... Binomial name Malus domestica Borkh. ... Apple Computer, Inc. ... Apple Records logo, featuring a Granny Smith apple. ... Paltrow with Jude Law at a press conference for The Talented Mr. ... To meet Wikipedias quality standards, this article or section may require cleanup. ...


Tag classification, and the concept of connecting sets of tags between web/blog servers, has lead to the rise of folksonomy classification over the internet, the concept of social bookmarking, and other forms of social software. Larger-scale folksomonies tend to address some of the problems of tagging, as astute users of tagging system will monitor/search the current use of "tag terms" within these systems, and tend to use existing tags in order to easily form connections to related items. In this way, evolving folksomonies define a set of tagging conventions through eventual group consensus, rather than by use of a formalized standard. A folksonomy is a collaboratively generated, open-ended labeling system that enables Internet users to categorize content such as Web pages, online photographs, and Web links. ... Social bookmarking is a web based service, where shared lists of user-created Internet bookmarks are displayed. ... Social software enables people to rendezvous, connect or collaborate through computer-mediated communication and to form online communities. ...


Although "tagging" is often promoted as an alternative to organization by a hierarchy of categories, more and more online resources seem to use a hybrid system, where items are organized into broad categories, with finer classification distinctions being made by the use of tags. It has been suggested that Hierarchical organization be merged into this article or section. ...


Other forms of categorization

  • Hierarchy - not always applicable, but often more accurate
  • Ordered list - seldom applicable for large object sets
  • Network - Always applicable, but may result in enormous taxonomies to be able to define all types of relations

It has been suggested that Hierarchical organization be merged into this article or section. ... In mathematics, a total order, linear order or simple order on a set X is any binary relation on X that is antisymmetric, transitive, and total. ... Look up taxonomy in Wiktionary, the free dictionary. ...

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. A text box is a common element of graphical user interface of computer programs, as well as the corresponding type of widget used when programming GUIs. ... Tokenizing is the operation of splitting up a string of characters into a set of tokens. ... A space is a punctuation convention for providing interword separation in some scripts, including the Latin, Greek, Cyrillic, and Arabic. ... This article or section may contain original research or unverified claims. ... In computing and telecommunication, an escape character is one which has a special meaning in a sequence of characters. ... Widget is a general-purpose term, or placeholder name, for any unspecified device, including those that have not yet been invented. ...


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. For example, to tag this page with 'folksonomy' you would add <a href="http://en.wikipedia.org/wiki/folksonomy" rel="tag">folksonomy</a>. An example of HTML code with syntax highlighting and line numbers In computing, HyperText Markup Language (HTML) is a markup language designed for the creation of web pages with hypertext and other information. ...


More detail is available in the rel tag specification.


Example websites that use Tags

  • Del.icio.us - A social bookmarking site that allows users to bookmark many sites and then tag them with many descriptive words, allowing other people to search by those terms to find pages that other people found useful.
  • Flickr - A service that allows users to tag images with many specific nouns, verbs, and adjectives that describe the picture. This is then searchable.
  • Gmail - A webmail site that was one of the first to allow categorization of objects using tags, known as "labels" on emails.
  • LibraryThing - A social book cataloguing and community website, tags feature heavily here.
  • Technorati - A weblog search engine.

The website del. ... Flickr is a photo sharing website and web services suite, and an online community platform, which is generally considered an example of a Web 2. ... For other uses, see Gmail (disambiguation). ... LibraryThing is a web application for storing and sharing personal library catalogs and book lists, a prominent social cataloging application. ... Technorati is an Internet search engine for searching blogs, competing with Google, Yahoo, PubSub and IceRocket. ... A weblog (now more commonly known as a blog) is a web-based publication consisting primarily of periodic articles (normally, but not always, in reverse chronological order). ...

See also

GeoTagging, sometimes referred to as Geocoding, is the process of adding geographical identification metadata to various media such as websites, RSS feeds or images. ... Metadata (Greek meta after and Latin data information) are data that describe other data. ... In philosophy, ontology (from the Greek , genitive : of being (part. ... Social bookmarking is a web based service, where shared lists of user-created Internet bookmarks are displayed. ... A social network is a map of the relationships between individuals, indicating the ways in which they are connected through various social familiarities ranging from casual acquaintance to close familial bonds. ... A tag cloud on the popular photo sharing site Flickr. ... OReilly Media coined the phrase Web 2. ...

External links

  • The Hive Mind Folksonomies and User-Based Tagging. by Ellyssa Kroski, December 07, 2005.
  • A cognitive analysis of tagging. by Rashmi Sinha, September 27, 2005.

  Results from FactBites:
 
Tagged union - Wikipedia, the free encyclopedia (1257 words)
Tagged unions are most important in functional languages such as ML and Haskell, where they are called datatypes (see algebraic data type) and the compiler is able to verify that all cases of a tagged union are always handled, avoiding many types of errors.
Tagged unions are often accompanied by the concept of a constructor, which is similar but not the same as a constructor for a class.
Tagged unions are not intended for this purpose; typically a new value is assigned whenever the tag is changed.
Tags - Wikipedia, the free encyclopedia (1004 words)
Tags are typically used in dynamic, flexible, automatically generated internet taxonomies for online resources such as computer files, web pages, digital images, and internet bookmarks (both in social bookmarking services, and in the current generation of web browsers - see Flock and Mozilla Firefox 2.0x).
Tag classification, and the concept of connecting sets of tags between web/blog servers, has lead to the rise of folksonomy classification over the internet, the concept of social bookmarking, and other forms of social software.
Although "tagging" is often promoted as an alternative to organization by a hierarchy of categories, more and more online resources seem to use a hybrid system, where items are organized into broad categories, with finer classification distinctions being made by the use of tags.
  More results at FactBites »


 

COMMENTARY     


Share your thoughts, questions and commentary here
Your name
Your comments
Please enter the 5-letter protection code

Want to know more?
Search encyclopedia, statistics and forums:

 


Lesson Plans | Student Area | Student FAQ | Reviews | Press Releases |  Feeds | Contact
The Wikipedia article included on this page is licensed under the GFDL.
Images may be subject to relevant owners' copyright.
All other elements are (c) copyright NationMaster.com 2003-5. All Rights Reserved.
Usage implies agreement with terms.