<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://microformats.org/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Bloritsch</id>
	<title>Microformats Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://microformats.org/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Bloritsch"/>
	<link rel="alternate" type="text/html" href="https://microformats.org/wiki/Special:Contributions/Bloritsch"/>
	<updated>2026-06-09T16:38:56Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.38.4</generator>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=rel-tag-issues&amp;diff=39827</id>
		<title>rel-tag-issues</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=rel-tag-issues&amp;diff=39827"/>
		<updated>2009-07-23T19:19:13Z</updated>

		<summary type="html">&lt;p&gt;Bloritsch: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= relTag Issues =&lt;br /&gt;
&lt;br /&gt;
These are externally raised issues about [[rel-tag]] with broadly varying degrees of merit.  Thus some issues are REJECTED for a number of obvious reasons (but still documented here in case they are re-raised), and others contain longer discussions.  Some issues may be ACCEPTED and perhaps cause changes or improved explanations in the spec.  Submitted issues may (and probably will) be edited and rewritten for better terseness, clarity, calmness, rationality, and as neutral a point of view as possible. Write your issues well. — [http://tantek.com/log/ Tantek]&lt;br /&gt;
&lt;br /&gt;
== Issues ==&lt;br /&gt;
&lt;br /&gt;
{{issues-format}}&lt;br /&gt;
&lt;br /&gt;
* {{OpenIssue}} 2007-03-28 raised by [[User:JamesCraig|James Craig]]&lt;br /&gt;
*# [[internationalization|Internationalization]] (i18n) issue with restful tag spaces. Restful tag spaces cannot be used with non-western characters unless escaped in unicode, which renders a restful tag space quite pointless. For example:&lt;br /&gt;
*#*A Japanese Katakana tag ピフ would have to be &amp;lt;nowiki&amp;gt;http://example.com/tags/%E3%83%94%E3%83%95/&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
*#*A Hindi Devanagri tag चट would have to be &amp;lt;nowiki&amp;gt;http://example.com/tags/%E0%A4%9A%E0%A4%9F/&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
::There should be another way to specify the human-readable tagname.&lt;br /&gt;
*#*One possible solution is to provide a &amp;quot;romaji&amp;quot; or transliteration of the characters to the Latin alphabet.  It would be a bit troublesome for pictographic alphabets such as kanji, but it would work well for Russian, Katakana, Hiragana, and similar phonetic alphabets.  This i18n issue is a problem for URLs in general, a more fundamental issue that has to be fixed.  The URL spec was created before UTF existed.  (NOTE: index names for tags can be different from the raw tag, as demonstrated by Flickr).  [[User:Bloritsch|Bloritsch]] 19:19, 23 July 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
* {{OpenIssue}} 2007-01-10 raised by [[User:AndyMabbett|Andy Mabbett]]&lt;br /&gt;
*# I recently received an e-mail circular, asking that images and blog posts about a particular event be tagged in the style:&lt;br /&gt;
&lt;br /&gt;
::20070110 AB123YZ postcode:uk=AB123YZ upcoming:id=123456 upcoming:event=19876 upcoming:venue=14567 url=example.com geocoded geotagged geo:lat=52.3456 geo:lon=-1.2345&lt;br /&gt;
&lt;br /&gt;
:Is any work being done, to document such tag &amp;quot;schema&amp;quot;? [[User:AndyMabbett|Andy Mabbett]] 12:43, 10 Jan 2007 (PST)&lt;br /&gt;
&lt;br /&gt;
: Isn't that several different tags?  I.e. &amp;quot;20070110&amp;quot;, &amp;quot;AB123YZ&amp;quot;, &amp;quot;postcode:uk=AB123YZ&amp;quot; ....  At least this is how a site like Flickr would decipher it.  The rel-tag standard handles each one separately, although the &amp;quot;machine tags&amp;quot; (as Flickr calls them) have the same issues as the i18n issue above.  [[User:Bloritsch|Bloritsch]] 18:00, 17 July 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
* {{OpenIssue}} 2005-06-21 raised by Hixie&lt;br /&gt;
*# ''Issue H-1: This specification is lacking a user agent conformance section. Does the UA simply crawl the DOM looking for all &amp;lt;html:a&amp;gt; elements with a &amp;quot;rel&amp;quot; attribute that contains a &amp;quot;tag&amp;quot; keyword (after space-separated splitting) and then grab the href=&amp;quot;&amp;quot; value? How about relative links? Must they implement xml:base? &amp;lt;html:base&amp;gt;? Other things?&lt;br /&gt;
*# ''Issue H-2: What's the point? Isn't free-text search more effective than relying on people to remember to put a particular tag?&lt;br /&gt;
*#* Tags are used for various reasons, including the ability to re-find information later.  Free text search has its own issues, including raising the signal to noise ratio of search results.&lt;br /&gt;
&lt;br /&gt;
* 2006-01-10 raised by Adam Willard&lt;br /&gt;
*# ''Issue 1: Somewhat confused. Please either fix or elaborate the difference in the URLs in the Tag Spaces area -&amp;gt; is it /tag/ or /tags/ or /wiki/. Is this URI changeable or is this just showing other implementations. If this is the case I am confused on the implementation. Should /wiki/ only show tagged content of wiki? Should URIs be constructed as /definition/ /blog/ etc... to return those items? Or is it just returning pages and the webmaster just decided on /wiki/ or /tag/ or /applicationdir/?''&lt;br /&gt;
*#* ACCEPTED FAQ - We need to make this an FAQ entry. --[[User:RyanKing|RyanKing]] 14:46, 25 Jan 2006 (PST) (@TODO)&lt;br /&gt;
*# ''Issue 2: More information on actually implementing a tag space would be helpful. I wrote a tagging system on our intranet and we run IIS. So I had to install URLrewrite (ISAPI) to create the URI /tag/tagname. We horrible Microsoft people aren't as lucky to have Mod Rewrite.''&lt;br /&gt;
*#* REJECTED IRRELEVANT - Implementing a tagspace is well outside the bounds of the rel-tag specification. --[[User:RyanKing|RyanKing]] 14:46, 25 Jan 2006 (PST)&lt;br /&gt;
&lt;br /&gt;
* 2006-02-09 raised by JonathanFeinberg&lt;br /&gt;
*# ''Issue 1: It's bizarre to have the tag be denoted by the URL. The content of the '''a''' tag is a perfectly suitable place to '''contain''' the tag.''&lt;br /&gt;
*#* REJECTED, IGNORES ESTABLISHED PRACTICE.  Flickr and del.icio.us and other tagging sites established the defacto standard of having the tag term be denoted by the last segment in the URL.  [[rel-tag]] was designed to leverage that existing behavior.  Theoretical arguments about suitability are irrelevant in the fact of overwhelming existing practice.&lt;br /&gt;
*# ''Issue 2: There's no way to distinguish between an individual user's notion of a tag and a global tag (i.e., Fred's java tag versus all things tagged with java.''&lt;br /&gt;
*#* REJECTED UNTRUE.  ACCEPTED FAQ.  Tag spaces (see [[rel-tag]] specification) are used for distinguishing, e.g. Flickr does this with photos from one user with a tag, vs. photos from all users with a tag. [[to-do]] - add this to the the [[rel-tag-faq]].&lt;br /&gt;
*# ''Issue 3: It's not reasonable to restrict the host's REST implementation according to this spec's rather limited idea of a &amp;quot;good&amp;quot; tag URL. The idea of tags as query parameters is rejected without justification, for example. Query parameters are a perfectly legitimate means of denoting state.''&lt;br /&gt;
*#* REJECTED, IGNORES ESTABLISHED PRACTICE. Flickr and del.icio.us and other tagging sites established the defacto standard of having the tag term be denoted by the last segment in the URL and thus defined what makes a &amp;quot;good&amp;quot; tag URL.  [[rel-tag]] has codified this good practice.&lt;br /&gt;
&lt;br /&gt;
* 2006-02-09 raised by Robert Yates&lt;br /&gt;
*# ''Issue 1: So I work alongside Jonathan at Lotus / IBM and we have several systems in development each with their own tag implementations.  All of them have their own pages that are dedicated to listing the things within them that have been tagged by a given tag.  Some of these systems use a url notation that ends in /tag but many (the majority) do not.  We are looking to have a standard way that these systems can sematically tag their tags and relTag looked very promising.  However, given that some of the systems produce tag urls that do not end in /tag we are a little stuck.    It would be extremely hard and somewhat impracticle to get all these groups to ensure that their tag urls end in /tag.  Are you at all considering another approach.  We'd love to use relTag within our products, but at the moment we can't.  Looking for some help / guidance.''&lt;br /&gt;
*#* Clarification: By '/tag' do you mean '/&amp;lt;tag-name&amp;gt;'? --[[User:RyanKing|RyanKing]] 15:21, 9 Feb 2006 (PST)&lt;br /&gt;
*#*:* yes -- rob yates 18:56, 9 Feb 2006 (EST)&lt;br /&gt;
*#* I wanted to do a quick survey to see how many other sites would struggle to easily adopt this format, due to the fact that they don't currently end their tag urls '/&amp;lt;tag-name&amp;gt;'.  While I definately agree that ending with '/&amp;lt;tag-name&amp;gt;' is a best practice, I do feel that their needs to be an option for sites that don't do this, but still want to semantically tag their tags.  Here's some sites that I found that cannot easily adopt reltag without reworking server side logic. There's some pretty big names on this list.&lt;br /&gt;
*#*:* O'Reilly.com.  See the tags at this url http://www.xml.com/pub/a/2004/11/10/delicious.html note: O'Reilly uses javascript and AJAX to populate the content on page.  This is definitely not standard.&lt;br /&gt;
*#*:* Dodgeball.  http://boston.dodgeball.com/tags.php&lt;br /&gt;
*#*:* Any typepad blog.  See for instance the categories here http://ideasinfood.typepad.com/ideas_in_food/&lt;br /&gt;
*#*:* Eventful.  http://eventful.com/&lt;br /&gt;
*#*:* WordPress blogs, default permalink structure (http://example.com/?cat=N).  Pretty permalinks (http://example.com/category/&amp;lt;tagname&amp;gt;) are supported through various methods, but cannot be enabled by default due to technical variances in web servers and setups. The rigidity of the spec has set a high technical barrier to entry. Even if the category name were put into the URL, it would have to be in the querystring for default WordPress setups, which isn't supported in the spec.  A querystring fallback (?tag=&amp;lt;tagname&amp;gt;) would enable many more systems to use rel-tag.  --[[User:MarkJaquith|MarkJaquith]] 15:39, 20 Oct 2006 (PDT)&lt;br /&gt;
&lt;br /&gt;
* {{OpenIssue}} 2006-04-06 raised by [[User:Evan|Evan]]&lt;br /&gt;
*# ''The scope says 'rel=&amp;quot;tag&amp;quot; is specifically designed for &amp;quot;tagging&amp;quot; content, typically web pages (or portions thereof, like blog posts).', but it's not clear how to associate a tag with one portion of a web page and not another. Some common use cases: image galleries, blog posts, yellow-pages directories, hcard directories, del.icio.us-style lists of bookmarks. Does the tag apply to the &amp;lt;a&amp;gt; element's immediate containing element? All containing elements? One possibility I suggest: the tag applies to the '''most immediately enclosing element with an &amp;quot;id&amp;quot; attribute''' (addressable, at least in XHTML, as #idval), or to the entire page if there is no such element. Another possibility is having a '''tagtarget''' class, so that the parent with that class is the object being tagged.''&lt;br /&gt;
*# In most sites that support tagging, the association is done visually.  There isn't any semantic markup that would tie the tag to the &amp;quot;id&amp;quot; attribute of the content being tagged.  XML has &amp;quot;ref-id&amp;quot; attribute, which can be used.  Not sure if it should be made part of the rel-tag standard though.  [[User:Bloritsch|Bloritsch]] 18:26, 17 July 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
* {{OpenIssue}} 2006-11-24 raised by [[User:AndyMabbett|Andy Mabbett]]&lt;br /&gt;
*# Why not ''also'' allow tagging on within-page links (i.e. after &amp;quot;#&amp;quot; as well as after &amp;quot;/&amp;quot;)? Then, if I have a page with sub-sections, each of those could be a tag, according to their ID:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;ul class=&amp;quot;navbar&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;a href=&amp;quot;#whisky&amp;quot; rel=&amp;quot;tag&amp;quot;&amp;gt;Whisky&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;a href=&amp;quot;#wine&amp;quot; rel=&amp;quot;tag&amp;quot;&amp;gt;Wine&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
[...]&lt;br /&gt;
&amp;lt;h2 id=&amp;quot;whisky&amp;quot;&amp;gt;&amp;quot;Whisky&amp;lt;/h2&amp;gt;&lt;br /&gt;
[...]&lt;br /&gt;
&amp;lt;h2 id=&amp;quot;wine&amp;quot;&amp;gt;&amp;quot;Wine&amp;lt;/h2&amp;gt;&lt;br /&gt;
[...]&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*# Isn't this a major departure from how tags are used across different sites?  When I click on a tag link, I expect to see other content that applies that tag. [[User:Bloritsch|Bloritsch]] 18:26, 17 July 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
* {{OpenIssue}} 2006-11-25 raised by [[User:AndyMabbett|Andy Mabbett]]&lt;br /&gt;
*#Caution should be advised when recommending Wikipedia as a name-space. For example, an article about Birmingham, Alabama, tagged with a link to http://en.wikipedia.org/wiki/Birmingham would link to an article about Birmingham, England. Similarly, a tag using http://wikitravel.org/en/Newcastle will link to a disambiguation page.&lt;br /&gt;
&lt;br /&gt;
* {{OpenIssue}} 2006-11-26 raised by [[User:AndyMabbett|Andy Mabbett]]&lt;br /&gt;
*#There is a danger of encouraging users to breach [http://www.w3.org/TR/WCAG10/wai-pageauth.html#tech-meaningful-links WCAG 1.0 priority 2 guideline 13.6] &amp;quot;'''Clearly identify the target of each link'''&amp;quot;. If a page has a link thus &amp;lt;code&amp;gt;&amp;lt;a href=&amp;quot;http://www.bbc.co.uk&amp;quot;&amp;gt;BBC&amp;lt;/a&amp;gt;&amp;lt;/code&amp;gt;, tagging it with a link thus &amp;lt;code&amp;gt;&amp;lt;a href=&amp;quot;http://www.example.com/BBC&amp;quot; rel=&amp;quot;tag&amp;quot;&amp;gt;BBC&amp;lt;/a&amp;gt;&amp;lt;/code&amp;gt; will result in two links on the page, both labelled &amp;quot;BBC&amp;quot;, with different targets.&lt;br /&gt;
*#Typically tags are kept in one location on a screen so that visually they have a context--this provides disambiguation for seeing users.  However, this practice does not address usability for people dependent on screen readers.[[User:Bloritsch|Bloritsch]] 18:26, 17 July 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
*{{OpenIssue}} 2007-01-01 raised Jan 2006 by Ben Buchanan as [http://weblog.200ok.com.au/2006/01/limitations-of-rel-microformat.html limitations of rel=&amp;quot;tag&amp;quot; microformat]&lt;br /&gt;
*#Summary: Under the current draft, tags and relevant tagspaces are potentially hard to create; and it's still easy to abuse the system. Humans can still be tricked and so can the machines. It's a great spec if you happen to have a compliant directory structure, but if your site doesn't match then you either recreate your entire system... or, more likely, you sadly advise the client that tags aren't happening.&lt;br /&gt;
&lt;br /&gt;
* {{OpenIssue}} 2007-02-03 raised by [[User:Evan|Evan]]&lt;br /&gt;
*#There may be value in adopting, supporting or commenting on the [http://www.flickr.com/groups/api/discuss/72157594497877875/ machine tags] format in use at [http://flickr.com/ Flickr]. Machine tags (also called [http://geobloggers.com/archives/2007/01/24/offtopic-ish-flickr-ramps-up-triple-tag-support/ triple tags]) are a structured tag format with the syntax &amp;quot;''namespace'':''property''=''value''&amp;quot;. Examples: &amp;quot;geo:city=Portland&amp;quot;. It's not clear how machine tags interact with other microformats (&amp;quot;geo:long=...&amp;quot; and &amp;quot;geo:lat=...&amp;quot; are two commonly-used examples, which clearly overlaps with [[geo]]), whether other sites and services will support machine tags, and how to include them here.&lt;br /&gt;
&lt;br /&gt;
== Need reformatting ==&lt;br /&gt;
&lt;br /&gt;
These issues were mistakenly added to the [[rel-tag-faq]] and should have been put here in the first place.  They need to be reformatted as issues.&lt;br /&gt;
&lt;br /&gt;
===Are tags case sensitive?===&lt;br /&gt;
*Are tags case sensitive? Is &amp;quot;Dog&amp;quot; the same tag as &amp;quot;dog&amp;quot; and &amp;quot;DOG&amp;quot;?&lt;br /&gt;
&lt;br /&gt;
===Multi-word tags===&lt;br /&gt;
*How should a multi-word tag be made? For instance, if using Wikipedia as a name space, a page about a Black Redstart (a bird) would be tagged '''Black_Redstart''', with an underscore [http://en.wikipedia.org/wiki/Black_Redstart]. Is there any way of aliasing alternatives (&amp;quot;BlackRedstart&amp;quot;, &amp;quot;Black-Redstart&amp;quot;, etc.)? Is any particular format preferable?&lt;br /&gt;
&lt;br /&gt;
==Related pages==&lt;br /&gt;
{{rel-tag-related-pages}}&lt;/div&gt;</summary>
		<author><name>Bloritsch</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=rel-tag-faq&amp;diff=39615</id>
		<title>rel-tag-faq</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=rel-tag-faq&amp;diff=39615"/>
		<updated>2009-07-17T18:42:09Z</updated>

		<summary type="html">&lt;p&gt;Bloritsch: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= rel-tag frequently asked questions = &lt;br /&gt;
&lt;br /&gt;
This document serves to answer and discuss frequently asked questions specifically about the [[rel-tag]] microformat. You may want to read the [[rel-faq]] first as it answers many common questions about the HTML4 &amp;quot;rel&amp;quot; and &amp;quot;rev&amp;quot; attributes, and their linktype values.  If you have a new question to ask, first consider asking on the [http://microformats.org/mailman/listinfo/microformats-discuss/ microformats-discuss list].&lt;br /&gt;
&lt;br /&gt;
== Q&amp;amp;A ==&lt;br /&gt;
&lt;br /&gt;
# ''Where does a tagging link belong? Does the tagging link only need to appear in my Web feed (RSS / Atom)?  Does the tagging link need to appear on the page where my specific blog entry lies?  Does the tagging link need to appear everywhere that I can possibly imagine?''&lt;br /&gt;
#* In short, tagging links belong in all the places and formats in which you published tagged content. The Web page is the primary location where users read content and where search engines index. Thus the Web page is a place where you should absolutely include your [[rel-tag]] links. To tag your blog posts, put the [[rel-tag]] links inside them, visibly. The Web feeds are simply alternate ways of publishing your blog posts, and thus should include the full content of your blog posts, [[rel-tag]] links intact.&lt;br /&gt;
# ''Where shouldn't I use rel-tag?''&lt;br /&gt;
#* rel-tag expresses a particular relationship (a) between the page you are on and (b) the target of a link. If you're not asserting this relationship, don't use rel-tag. In particular:&lt;br /&gt;
#** don't use rel-tag in [http://en.wikipedia.org/wiki/Tag_cloud Tag Clouds]&lt;br /&gt;
#** don't use rel-tag to refer to the pages http://www.technorati.com/tag/xyz, http://del.icio.us/tag/xyz, http://www.flickr.com/photos/tags/xyz/ (and so forth) if you're not asserting &amp;quot;this page is tagged 'xyz'&amp;quot;&lt;br /&gt;
# ''The format specifies that the tag must &amp;quot;come after the last / in the path&amp;quot;. Will something like &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;http://example.com/index.php/TAG&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; work?  Or does it have to be a &amp;quot;real&amp;quot; directory or [http://httpd.apache.org/docs/2.2/mod/mod_rewrite.html mod_rewrite]? -- [[User:Singpolyma|singpolyma]] 23:51, 24 Jan 2006 (PST)''&lt;br /&gt;
#* The key is the URL. Whether that URL is generated from a database or a directory does not matter. The URL matters.&lt;br /&gt;
#** My question, however, was about whether that URL form ( &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;http://example.com/index.php/TAG&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; ) would be valid, since there is the dot in &amp;quot;index.php&amp;quot;.&lt;br /&gt;
#*** Yes, the URL in the example is valid (or legal or conformant or whatever you want to call it to minimize confusion). The dot (period, full stop, U+002E) is free to appear in most places in a URL, even in the middle of a path-segment that is not the last path-segment. (The latest specification for URLs, &amp;quot;[http://gbiv.com/protocols/uri/rfc/rfc3986.html Uniform Resource Identifier (URI): Generic Syntax]&amp;quot;, is RFC 3986.)&lt;br /&gt;
# ''I'm developing a web application which uses tagging, and so of course I want to use [[rel-tag]]. For this application, I want nice, clean URLs. I was planning to use [http://httpd.apache.org/docs/2.2/mod/mod_rewrite.html mod_rewrite] to map a clean URL onto my underlying scripts. How do I use Apache's [http://httpd.apache.org/docs/2.2/mod/mod_rewrite.html mod_rewrite] to map &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;http://example.org/~user/app/tag/car&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; to &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;http://example.org/~user/app/script.php?tag=car&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; ?''&lt;br /&gt;
#* One solution involves changing the script to inspect the path for the tag (via the variable &amp;quot;PATH_INFO&amp;quot;), rather than inspecting the query:&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;Directory &amp;quot;/home/user/public_html/app/&amp;gt;&lt;br /&gt;
    RewriteEngine On&lt;br /&gt;
    RewriteRule ^tag/([^/]+)$ script.php/$1 [last]&lt;br /&gt;
&amp;lt;/Directory&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
#* For people who can edit the server's main configuration file, the following untested configuration code may work. Corrections are welcome.&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;RewriteEngine On&lt;br /&gt;
RewriteMap tag int:escape&lt;br /&gt;
RewriteRule ^/~user/app/tag/([^/]+)$ /~user/app/script.php?tag=${tag:$1} [last]&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
#* The following configuration code, left over from a previous contribution to this document, does a poor job according to tests. The following code fails to enforce the [[rel-tag]] rules about the tag corresponding to the last non-empty path-segment. The following code fails to transcode the tag for safe use in the URL query. Consider that a request on &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;http://example.org/~user/app/tag/&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; would map internally to a request on &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;http://example.org/~user/app/script.php?tag=&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; . Consider that a request on &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;http://example.org/~user/app/tag/not-a-tag/the-tag&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; would map internally to a request on &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;http://example.org/~user/app/script.php?tag=not-a-tag/the-tag&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; . Consider that a request on &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;http://example.org/~user/app/tag/the-tag/&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; would map internally to a request on &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;http://example.org/~user/app/script.php?tag=the-tag/&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; . Consider that a request on &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;http://example.org/~user/app/tag/attack&amp;amp;intent=destroy&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; would map internally to a request on &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;http://example.org/~user/app/script.php?tag=attack&amp;amp;intent=destroy&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; .&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;Directory &amp;quot;/home/user/public_html/app/&amp;gt;&lt;br /&gt;
    RewriteEngine On&lt;br /&gt;
    RewriteRule ^tag/(.*)$ script.php?tag=$1&lt;br /&gt;
&amp;lt;/Directory&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;ol start=&amp;quot;4&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;''Does a rel tag still have meaning if the link redirects? If the HTTP server returns a 302 status code, does the rel-tag have meaning? Is there a formal rule that indexers should follow the link to the final, resolved destination? Or is there a formal rule that a rel tag should be ignored if URL of its link does not return a status code of 200?''&lt;br /&gt;
* Only the linked URL is important. The document specified by the URL, including any HTTP headers it contains are irrelevant. The whole point of rel-tag is that user-agents can figure out the name of the tag from the URL without having to make a request for the page linked to. [[User:TobyInk|TobyInk]] 03:56, 10 Aug 2007 (PDT)&lt;br /&gt;
&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ol&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===CSS selector===&lt;br /&gt;
*How do you write a CSS selector for rel-tag?&lt;br /&gt;
** &amp;lt;code&amp;gt;a[rel~=&amp;quot;tag&amp;quot;] { color: green }&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Are tags case sensitive?===&lt;br /&gt;
*Are tags case sensitive. Is &amp;quot;Dog&amp;quot; the same tag as &amp;quot;dog&amp;quot; and &amp;quot;DOG&amp;quot;? &lt;br /&gt;
**{{AwaitingAnswer}}&lt;br /&gt;
**That's a conscious design decision for your site.  Sites like Flickr intentionally normalize the tag name to reduce the possibility of multiple tags that mean the same thing.  The name of the tag is more important than how it is displayed.&lt;br /&gt;
&lt;br /&gt;
===Multi-word tags===&lt;br /&gt;
*How should a multi-word tag be made? For instance, if using Wikipedia as a name space, a page about a Black Redstart (a bird) would be tagged '''Black_Redstart''', with an underscore [http://en.wikipedia.org/wiki/Black_Redstart]. Is there any way of aliasing alternatives (&amp;quot;BlackRedstart&amp;quot;, &amp;quot;Black-Redstart&amp;quot;, etc.)? Is any particular format preferable?&lt;br /&gt;
** Existing bevavior&lt;br /&gt;
*** delicious supports combined tags&lt;br /&gt;
*** flickr supports multi-word tags with spaces but collapses spaces when searching&lt;br /&gt;
*** ma.gnolia supports multi-word tags with spaces&lt;br /&gt;
*** technorati supports multi-word tags with spaces&lt;br /&gt;
**{{AwaitingAnswer}}&lt;br /&gt;
&lt;br /&gt;
===Tags with file extensions===&lt;br /&gt;
*Is &amp;lt;code&amp;gt;&amp;lt;a rel=&amp;quot;tag&amp;quot; href=&amp;quot;&amp;lt;nowiki&amp;gt;http://example.com/cheese.htm&amp;lt;/nowiki&amp;gt;&amp;quot;&amp;gt;cheese&amp;lt;/a&amp;gt;&amp;lt;/code&amp;gt; a valid tag for &amp;quot;cheese&amp;quot;? Ditto &amp;quot;.asp&amp;quot; or &amp;quot;.php&amp;quot; variants? If not, why not?&lt;br /&gt;
&lt;br /&gt;
Any file-name extension in the last path segment is part of the tag value:&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;nowiki&amp;gt;http://example.com/cheese.htm&amp;lt;/nowiki&amp;gt; ⇒ cheese.htm&lt;br /&gt;
*&amp;lt;nowiki&amp;gt;http://example.com/cheese.asp&amp;lt;/nowiki&amp;gt; ⇒ cheese.asp&lt;br /&gt;
*&amp;lt;nowiki&amp;gt;http://example.com/cheese.php&amp;lt;/nowiki&amp;gt; ⇒ cheese.php&lt;br /&gt;
&lt;br /&gt;
The [[rel-tag|rel-tag specification]] is clear on how to extract a tag from a URL. Special treatment for file-name extensions is not part of the extraction. Brian Suda gave an [http://microformats.org/discuss/mail/microformats-discuss/2007-February/008538.html explanation on the microformats-discuss list]. Consider the following URLs, the tags that the following URLs give under the current specification, and the effect of requiring special treatment for file-name extensions on the tags that the following URLs give.&lt;br /&gt;
&lt;br /&gt;
*http://en.wikipedia.org/wiki/.htaccess&lt;br /&gt;
*http://en.wikipedia.org/wiki/.Net&lt;br /&gt;
*http://en.wikipedia.org/wiki/India.Arie&lt;br /&gt;
*http://en.wikipedia.org/wiki/ASN.1&lt;br /&gt;
*[http://en.wikipedia.org/wiki/L.I.E. http://en.wikipedia.org/wiki/L.I.E.]&lt;br /&gt;
&lt;br /&gt;
===What about Scope?===&lt;br /&gt;
Since rel-tag is a feature used in many other microformats, the question often arises: &amp;quot;What is the scope of the tag?&amp;quot; For instance, a rel-tag may appear inside of an [[xfolk xFolk]] entry and on first glance it may appear that the tag should only apply to that entry. However, current publishing practice seems to indicate anything appearing on a page is likely related to the content of the page. Therefore, the interpretation is that not only does the rel-tag apply its direct container but to all containers and to the document as a whole; it contains the xFolk entry. This is a departure from strict knowledge theory in favor of real-world usage.&lt;br /&gt;
&lt;br /&gt;
As another example, you may link to your friend Joe with XFN and hCard, indicating in his categories that Joe is interested in swimming, which you loathe. Since the article is primarily about you and not about Joe's hobbies and because the rel-tag is inside an hCard, you may expect that the rel-tag does not apply to the document; however, the document does contain information about swimming,  albeit tiny, namely that your friend likes it. In this way, rel-tag is binary: it indicates direction (yes or no) but not magnitude. This equivalent to a free-text search sans [[http://en.wikipedia.org/wiki/tf-idf tf-idf]]; i.e. without a notion of term relevance.&lt;br /&gt;
&lt;br /&gt;
The upshot of this is that rel-tags can have downward scope but not upward scope.&lt;br /&gt;
&lt;br /&gt;
===Encoding and decoding the tag text in JavaScript===&lt;br /&gt;
If you want to get the text of the tag using JavaScript, you should use decodeURIComponent() to get a text representation of the tag, not escape. decodeURIComponent will properly handle UTF-8.&lt;br /&gt;
&lt;br /&gt;
==Related pages==&lt;br /&gt;
{{rel-tag-related-pages}}&lt;br /&gt;
**{{AwaitingAnswer}}&lt;/div&gt;</summary>
		<author><name>Bloritsch</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=rel-tag-issues&amp;diff=39614</id>
		<title>rel-tag-issues</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=rel-tag-issues&amp;diff=39614"/>
		<updated>2009-07-17T18:26:58Z</updated>

		<summary type="html">&lt;p&gt;Bloritsch: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= relTag Issues =&lt;br /&gt;
&lt;br /&gt;
These are externally raised issues about [[rel-tag]] with broadly varying degrees of merit.  Thus some issues are REJECTED for a number of obvious reasons (but still documented here in case they are re-raised), and others contain longer discussions.  Some issues may be ACCEPTED and perhaps cause changes or improved explanations in the spec.  Submitted issues may (and probably will) be edited and rewritten for better terseness, clarity, calmness, rationality, and as neutral a point of view as possible. Write your issues well. — [http://tantek.com/log/ Tantek]&lt;br /&gt;
&lt;br /&gt;
== Issues ==&lt;br /&gt;
&lt;br /&gt;
{{issues-format}}&lt;br /&gt;
&lt;br /&gt;
* {{OpenIssue}} 2007-03-28 raised by [[User:JamesCraig|James Craig]]&lt;br /&gt;
*# [[internationalization|Internationalization]] (i18n) issue with restful tag spaces. Restful tag spaces cannot be used with non-western characters unless escaped in unicode, which renders a restful tag space quite pointless. For example:&lt;br /&gt;
*#*A Japanese Katakana tag ピフ would have to be &amp;lt;nowiki&amp;gt;http://example.com/tags/%E3%83%94%E3%83%95/&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
*#*A Hindi Devanagri tag चट would have to be &amp;lt;nowiki&amp;gt;http://example.com/tags/%E0%A4%9A%E0%A4%9F/&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
::There should be another way to specify the human-readable tagname.&lt;br /&gt;
&lt;br /&gt;
* {{OpenIssue}} 2007-01-10 raised by [[User:AndyMabbett|Andy Mabbett]]&lt;br /&gt;
*# I recently received an e-mail circular, asking that images and blog posts about a particular event be tagged in the style:&lt;br /&gt;
&lt;br /&gt;
::20070110 AB123YZ postcode:uk=AB123YZ upcoming:id=123456 upcoming:event=19876 upcoming:venue=14567 url=example.com geocoded geotagged geo:lat=52.3456 geo:lon=-1.2345&lt;br /&gt;
&lt;br /&gt;
:Is any work being done, to document such tag &amp;quot;schema&amp;quot;? [[User:AndyMabbett|Andy Mabbett]] 12:43, 10 Jan 2007 (PST)&lt;br /&gt;
&lt;br /&gt;
: Isn't that several different tags?  I.e. &amp;quot;20070110&amp;quot;, &amp;quot;AB123YZ&amp;quot;, &amp;quot;postcode:uk=AB123YZ&amp;quot; ....  At least this is how a site like Flickr would decipher it.  The rel-tag standard handles each one separately, although the &amp;quot;machine tags&amp;quot; (as Flickr calls them) have the same issues as the i18n issue above.  [[User:Bloritsch|Bloritsch]] 18:00, 17 July 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
* {{OpenIssue}} 2005-06-21 raised by Hixie&lt;br /&gt;
*# ''Issue H-1: This specification is lacking a user agent conformance section. Does the UA simply crawl the DOM looking for all &amp;lt;html:a&amp;gt; elements with a &amp;quot;rel&amp;quot; attribute that contains a &amp;quot;tag&amp;quot; keyword (after space-separated splitting) and then grab the href=&amp;quot;&amp;quot; value? How about relative links? Must they implement xml:base? &amp;lt;html:base&amp;gt;? Other things?&lt;br /&gt;
*# ''Issue H-2: What's the point? Isn't free-text search more effective than relying on people to remember to put a particular tag?&lt;br /&gt;
*#* Tags are used for various reasons, including the ability to re-find information later.  Free text search has its own issues, including raising the signal to noise ratio of search results.&lt;br /&gt;
&lt;br /&gt;
* 2006-01-10 raised by Adam Willard&lt;br /&gt;
*# ''Issue 1: Somewhat confused. Please either fix or elaborate the difference in the URLs in the Tag Spaces area -&amp;gt; is it /tag/ or /tags/ or /wiki/. Is this URI changeable or is this just showing other implementations. If this is the case I am confused on the implementation. Should /wiki/ only show tagged content of wiki? Should URIs be constructed as /definition/ /blog/ etc... to return those items? Or is it just returning pages and the webmaster just decided on /wiki/ or /tag/ or /applicationdir/?''&lt;br /&gt;
*#* ACCEPTED FAQ - We need to make this an FAQ entry. --[[User:RyanKing|RyanKing]] 14:46, 25 Jan 2006 (PST) (@TODO)&lt;br /&gt;
*# ''Issue 2: More information on actually implementing a tag space would be helpful. I wrote a tagging system on our intranet and we run IIS. So I had to install URLrewrite (ISAPI) to create the URI /tag/tagname. We horrible Microsoft people aren't as lucky to have Mod Rewrite.''&lt;br /&gt;
*#* REJECTED IRRELEVANT - Implementing a tagspace is well outside the bounds of the rel-tag specification. --[[User:RyanKing|RyanKing]] 14:46, 25 Jan 2006 (PST)&lt;br /&gt;
&lt;br /&gt;
* 2006-02-09 raised by JonathanFeinberg&lt;br /&gt;
*# ''Issue 1: It's bizarre to have the tag be denoted by the URL. The content of the '''a''' tag is a perfectly suitable place to '''contain''' the tag.''&lt;br /&gt;
*#* REJECTED, IGNORES ESTABLISHED PRACTICE.  Flickr and del.icio.us and other tagging sites established the defacto standard of having the tag term be denoted by the last segment in the URL.  [[rel-tag]] was designed to leverage that existing behavior.  Theoretical arguments about suitability are irrelevant in the fact of overwhelming existing practice.&lt;br /&gt;
*# ''Issue 2: There's no way to distinguish between an individual user's notion of a tag and a global tag (i.e., Fred's java tag versus all things tagged with java.''&lt;br /&gt;
*#* REJECTED UNTRUE.  ACCEPTED FAQ.  Tag spaces (see [[rel-tag]] specification) are used for distinguishing, e.g. Flickr does this with photos from one user with a tag, vs. photos from all users with a tag. [[to-do]] - add this to the the [[rel-tag-faq]].&lt;br /&gt;
*# ''Issue 3: It's not reasonable to restrict the host's REST implementation according to this spec's rather limited idea of a &amp;quot;good&amp;quot; tag URL. The idea of tags as query parameters is rejected without justification, for example. Query parameters are a perfectly legitimate means of denoting state.''&lt;br /&gt;
*#* REJECTED, IGNORES ESTABLISHED PRACTICE. Flickr and del.icio.us and other tagging sites established the defacto standard of having the tag term be denoted by the last segment in the URL and thus defined what makes a &amp;quot;good&amp;quot; tag URL.  [[rel-tag]] has codified this good practice.&lt;br /&gt;
&lt;br /&gt;
* 2006-02-09 raised by Robert Yates&lt;br /&gt;
*# ''Issue 1: So I work alongside Jonathan at Lotus / IBM and we have several systems in development each with their own tag implementations.  All of them have their own pages that are dedicated to listing the things within them that have been tagged by a given tag.  Some of these systems use a url notation that ends in /tag but many (the majority) do not.  We are looking to have a standard way that these systems can sematically tag their tags and relTag looked very promising.  However, given that some of the systems produce tag urls that do not end in /tag we are a little stuck.    It would be extremely hard and somewhat impracticle to get all these groups to ensure that their tag urls end in /tag.  Are you at all considering another approach.  We'd love to use relTag within our products, but at the moment we can't.  Looking for some help / guidance.''&lt;br /&gt;
*#* Clarification: By '/tag' do you mean '/&amp;lt;tag-name&amp;gt;'? --[[User:RyanKing|RyanKing]] 15:21, 9 Feb 2006 (PST)&lt;br /&gt;
*#*:* yes -- rob yates 18:56, 9 Feb 2006 (EST)&lt;br /&gt;
*#* I wanted to do a quick survey to see how many other sites would struggle to easily adopt this format, due to the fact that they don't currently end their tag urls '/&amp;lt;tag-name&amp;gt;'.  While I definately agree that ending with '/&amp;lt;tag-name&amp;gt;' is a best practice, I do feel that their needs to be an option for sites that don't do this, but still want to semantically tag their tags.  Here's some sites that I found that cannot easily adopt reltag without reworking server side logic. There's some pretty big names on this list.&lt;br /&gt;
*#*:* O'Reilly.com.  See the tags at this url http://www.xml.com/pub/a/2004/11/10/delicious.html note: O'Reilly uses javascript and AJAX to populate the content on page.  This is definitely not standard.&lt;br /&gt;
*#*:* Dodgeball.  http://boston.dodgeball.com/tags.php&lt;br /&gt;
*#*:* Any typepad blog.  See for instance the categories here http://ideasinfood.typepad.com/ideas_in_food/&lt;br /&gt;
*#*:* Eventful.  http://eventful.com/&lt;br /&gt;
*#*:* WordPress blogs, default permalink structure (http://example.com/?cat=N).  Pretty permalinks (http://example.com/category/&amp;lt;tagname&amp;gt;) are supported through various methods, but cannot be enabled by default due to technical variances in web servers and setups. The rigidity of the spec has set a high technical barrier to entry. Even if the category name were put into the URL, it would have to be in the querystring for default WordPress setups, which isn't supported in the spec.  A querystring fallback (?tag=&amp;lt;tagname&amp;gt;) would enable many more systems to use rel-tag.  --[[User:MarkJaquith|MarkJaquith]] 15:39, 20 Oct 2006 (PDT)&lt;br /&gt;
&lt;br /&gt;
* {{OpenIssue}} 2006-04-06 raised by [[User:Evan|Evan]]&lt;br /&gt;
*# ''The scope says 'rel=&amp;quot;tag&amp;quot; is specifically designed for &amp;quot;tagging&amp;quot; content, typically web pages (or portions thereof, like blog posts).', but it's not clear how to associate a tag with one portion of a web page and not another. Some common use cases: image galleries, blog posts, yellow-pages directories, hcard directories, del.icio.us-style lists of bookmarks. Does the tag apply to the &amp;lt;a&amp;gt; element's immediate containing element? All containing elements? One possibility I suggest: the tag applies to the '''most immediately enclosing element with an &amp;quot;id&amp;quot; attribute''' (addressable, at least in XHTML, as #idval), or to the entire page if there is no such element. Another possibility is having a '''tagtarget''' class, so that the parent with that class is the object being tagged.''&lt;br /&gt;
*# In most sites that support tagging, the association is done visually.  There isn't any semantic markup that would tie the tag to the &amp;quot;id&amp;quot; attribute of the content being tagged.  XML has &amp;quot;ref-id&amp;quot; attribute, which can be used.  Not sure if it should be made part of the rel-tag standard though.  [[User:Bloritsch|Bloritsch]] 18:26, 17 July 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
* {{OpenIssue}} 2006-11-24 raised by [[User:AndyMabbett|Andy Mabbett]]&lt;br /&gt;
*# Why not ''also'' allow tagging on within-page links (i.e. after &amp;quot;#&amp;quot; as well as after &amp;quot;/&amp;quot;)? Then, if I have a page with sub-sections, each of those could be a tag, according to their ID:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;ul class=&amp;quot;navbar&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;a href=&amp;quot;#whisky&amp;quot; rel=&amp;quot;tag&amp;quot;&amp;gt;Whisky&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;a href=&amp;quot;#wine&amp;quot; rel=&amp;quot;tag&amp;quot;&amp;gt;Wine&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
[...]&lt;br /&gt;
&amp;lt;h2 id=&amp;quot;whisky&amp;quot;&amp;gt;&amp;quot;Whisky&amp;lt;/h2&amp;gt;&lt;br /&gt;
[...]&lt;br /&gt;
&amp;lt;h2 id=&amp;quot;wine&amp;quot;&amp;gt;&amp;quot;Wine&amp;lt;/h2&amp;gt;&lt;br /&gt;
[...]&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*# Isn't this a major departure from how tags are used across different sites?  When I click on a tag link, I expect to see other content that applies that tag. [[User:Bloritsch|Bloritsch]] 18:26, 17 July 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
* {{OpenIssue}} 2006-11-25 raised by [[User:AndyMabbett|Andy Mabbett]]&lt;br /&gt;
*#Caution should be advised when recommending Wikipedia as a name-space. For example, an article about Birmingham, Alabama, tagged with a link to http://en.wikipedia.org/wiki/Birmingham would link to an article about Birmingham, England. Similarly, a tag using http://wikitravel.org/en/Newcastle will link to a disambiguation page.&lt;br /&gt;
&lt;br /&gt;
* {{OpenIssue}} 2006-11-26 raised by [[User:AndyMabbett|Andy Mabbett]]&lt;br /&gt;
*#There is a danger of encouraging users to breach [http://www.w3.org/TR/WCAG10/wai-pageauth.html#tech-meaningful-links WCAG 1.0 priority 2 guideline 13.6] &amp;quot;'''Clearly identify the target of each link'''&amp;quot;. If a page has a link thus &amp;lt;code&amp;gt;&amp;lt;a href=&amp;quot;http://www.bbc.co.uk&amp;quot;&amp;gt;BBC&amp;lt;/a&amp;gt;&amp;lt;/code&amp;gt;, tagging it with a link thus &amp;lt;code&amp;gt;&amp;lt;a href=&amp;quot;http://www.example.com/BBC&amp;quot; rel=&amp;quot;tag&amp;quot;&amp;gt;BBC&amp;lt;/a&amp;gt;&amp;lt;/code&amp;gt; will result in two links on the page, both labelled &amp;quot;BBC&amp;quot;, with different targets.&lt;br /&gt;
*#Typically tags are kept in one location on a screen so that visually they have a context--this provides disambiguation for seeing users.  However, this practice does not address usability for people dependent on screen readers.[[User:Bloritsch|Bloritsch]] 18:26, 17 July 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
*{{OpenIssue}} 2007-01-01 raised Jan 2006 by Ben Buchanan as [http://weblog.200ok.com.au/2006/01/limitations-of-rel-microformat.html limitations of rel=&amp;quot;tag&amp;quot; microformat]&lt;br /&gt;
*#Summary: Under the current draft, tags and relevant tagspaces are potentially hard to create; and it's still easy to abuse the system. Humans can still be tricked and so can the machines. It's a great spec if you happen to have a compliant directory structure, but if your site doesn't match then you either recreate your entire system... or, more likely, you sadly advise the client that tags aren't happening.&lt;br /&gt;
&lt;br /&gt;
* {{OpenIssue}} 2007-02-03 raised by [[User:Evan|Evan]]&lt;br /&gt;
*#There may be value in adopting, supporting or commenting on the [http://www.flickr.com/groups/api/discuss/72157594497877875/ machine tags] format in use at [http://flickr.com/ Flickr]. Machine tags (also called [http://geobloggers.com/archives/2007/01/24/offtopic-ish-flickr-ramps-up-triple-tag-support/ triple tags]) are a structured tag format with the syntax &amp;quot;''namespace'':''property''=''value''&amp;quot;. Examples: &amp;quot;geo:city=Portland&amp;quot;. It's not clear how machine tags interact with other microformats (&amp;quot;geo:long=...&amp;quot; and &amp;quot;geo:lat=...&amp;quot; are two commonly-used examples, which clearly overlaps with [[geo]]), whether other sites and services will support machine tags, and how to include them here.&lt;br /&gt;
&lt;br /&gt;
== Need reformatting ==&lt;br /&gt;
&lt;br /&gt;
These issues were mistakenly added to the [[rel-tag-faq]] and should have been put here in the first place.  They need to be reformatted as issues.&lt;br /&gt;
&lt;br /&gt;
===Are tags case sensitive?===&lt;br /&gt;
*Are tags case sensitive? Is &amp;quot;Dog&amp;quot; the same tag as &amp;quot;dog&amp;quot; and &amp;quot;DOG&amp;quot;?&lt;br /&gt;
&lt;br /&gt;
===Multi-word tags===&lt;br /&gt;
*How should a multi-word tag be made? For instance, if using Wikipedia as a name space, a page about a Black Redstart (a bird) would be tagged '''Black_Redstart''', with an underscore [http://en.wikipedia.org/wiki/Black_Redstart]. Is there any way of aliasing alternatives (&amp;quot;BlackRedstart&amp;quot;, &amp;quot;Black-Redstart&amp;quot;, etc.)? Is any particular format preferable?&lt;br /&gt;
&lt;br /&gt;
==Related pages==&lt;br /&gt;
{{rel-tag-related-pages}}&lt;/div&gt;</summary>
		<author><name>Bloritsch</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=rel-tag-issues&amp;diff=39611</id>
		<title>rel-tag-issues</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=rel-tag-issues&amp;diff=39611"/>
		<updated>2009-07-17T18:00:39Z</updated>

		<summary type="html">&lt;p&gt;Bloritsch: /* relTag Issues */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= relTag Issues =&lt;br /&gt;
&lt;br /&gt;
These are externally raised issues about [[rel-tag]] with broadly varying degrees of merit.  Thus some issues are REJECTED for a number of obvious reasons (but still documented here in case they are re-raised), and others contain longer discussions.  Some issues may be ACCEPTED and perhaps cause changes or improved explanations in the spec.  Submitted issues may (and probably will) be edited and rewritten for better terseness, clarity, calmness, rationality, and as neutral a point of view as possible. Write your issues well. — [http://tantek.com/log/ Tantek]&lt;br /&gt;
&lt;br /&gt;
== Issues ==&lt;br /&gt;
&lt;br /&gt;
{{issues-format}}&lt;br /&gt;
&lt;br /&gt;
* {{OpenIssue}} 2007-03-28 raised by [[User:JamesCraig|James Craig]]&lt;br /&gt;
*# [[internationalization|Internationalization]] (i18n) issue with restful tag spaces. Restful tag spaces cannot be used with non-western characters unless escaped in unicode, which renders a restful tag space quite pointless. For example:&lt;br /&gt;
*#*A Japanese Katakana tag ピフ would have to be &amp;lt;nowiki&amp;gt;http://example.com/tags/%E3%83%94%E3%83%95/&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
*#*A Hindi Devanagri tag चट would have to be &amp;lt;nowiki&amp;gt;http://example.com/tags/%E0%A4%9A%E0%A4%9F/&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
::There should be another way to specify the human-readable tagname.&lt;br /&gt;
&lt;br /&gt;
* {{OpenIssue}} 2007-01-10 raised by [[User:AndyMabbett|Andy Mabbett]]&lt;br /&gt;
*# I recently received an e-mail circular, asking that images and blog posts about a particular event be tagged in the style:&lt;br /&gt;
&lt;br /&gt;
::20070110 AB123YZ postcode:uk=AB123YZ upcoming:id=123456 upcoming:event=19876 upcoming:venue=14567 url=example.com geocoded geotagged geo:lat=52.3456 geo:lon=-1.2345&lt;br /&gt;
&lt;br /&gt;
:Is any work being done, to document such tag &amp;quot;schema&amp;quot;? [[User:AndyMabbett|Andy Mabbett]] 12:43, 10 Jan 2007 (PST)&lt;br /&gt;
&lt;br /&gt;
: Isn't that several different tags?  I.e. &amp;quot;20070110&amp;quot;, &amp;quot;AB123YZ&amp;quot;, &amp;quot;postcode:uk=AB123YZ&amp;quot; ....  At least this is how a site like Flickr would decipher it.  The rel-tag standard handles each one separately, although the &amp;quot;machine tags&amp;quot; (as Flickr calls them) have the same issues as the i18n issue above.  [[User:Bloritsch|Bloritsch]] 18:00, 17 July 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
* {{OpenIssue}} 2005-06-21 raised by Hixie&lt;br /&gt;
*# ''Issue H-1: This specification is lacking a user agent conformance section. Does the UA simply crawl the DOM looking for all &amp;lt;html:a&amp;gt; elements with a &amp;quot;rel&amp;quot; attribute that contains a &amp;quot;tag&amp;quot; keyword (after space-separated splitting) and then grab the href=&amp;quot;&amp;quot; value? How about relative links? Must they implement xml:base? &amp;lt;html:base&amp;gt;? Other things?&lt;br /&gt;
*# ''Issue H-2: What's the point? Isn't free-text search more effective than relying on people to remember to put a particular tag?&lt;br /&gt;
&lt;br /&gt;
* 2006-01-10 raised by Adam Willard&lt;br /&gt;
*# ''Issue 1: Somewhat confused. Please either fix or elaborate the difference in the URLs in the Tag Spaces area -&amp;gt; is it /tag/ or /tags/ or /wiki/. Is this URI changeable or is this just showing other implementations. If this is the case I am confused on the implementation. Should /wiki/ only show tagged content of wiki? Should URIs be constructed as /definition/ /blog/ etc... to return those items? Or is it just returning pages and the webmaster just decided on /wiki/ or /tag/ or /applicationdir/?''&lt;br /&gt;
*#* ACCEPTED FAQ - We need to make this an FAQ entry. --[[User:RyanKing|RyanKing]] 14:46, 25 Jan 2006 (PST) (@TODO)&lt;br /&gt;
*# ''Issue 2: More information on actually implementing a tag space would be helpful. I wrote a tagging system on our intranet and we run IIS. So I had to install URLrewrite (ISAPI) to create the URI /tag/tagname. We horrible Microsoft people aren't as lucky to have Mod Rewrite.''&lt;br /&gt;
*#* REJECTED IRRELEVANT - Implementing a tagspace is well outside the bounds of the rel-tag specification. --[[User:RyanKing|RyanKing]] 14:46, 25 Jan 2006 (PST)&lt;br /&gt;
&lt;br /&gt;
* 2006-02-09 raised by JonathanFeinberg&lt;br /&gt;
*# ''Issue 1: It's bizarre to have the tag be denoted by the URL. The content of the '''a''' tag is a perfectly suitable place to '''contain''' the tag.''&lt;br /&gt;
*#* REJECTED, IGNORES ESTABLISHED PRACTICE.  Flickr and del.icio.us and other tagging sites established the defacto standard of having the tag term be denoted by the last segment in the URL.  [[rel-tag]] was designed to leverage that existing behavior.  Theoretical arguments about suitability are irrelevant in the fact of overwhelming existing practice.&lt;br /&gt;
*# ''Issue 2: There's no way to distinguish between an individual user's notion of a tag and a global tag (i.e., Fred's java tag versus all things tagged with java.''&lt;br /&gt;
*#* REJECTED UNTRUE.  ACCEPTED FAQ.  Tag spaces (see [[rel-tag]] specification) are used for distinguishing, e.g. Flickr does this with photos from one user with a tag, vs. photos from all users with a tag. [[to-do]] - add this to the the [[rel-tag-faq]].&lt;br /&gt;
*# ''Issue 3: It's not reasonable to restrict the host's REST implementation according to this spec's rather limited idea of a &amp;quot;good&amp;quot; tag URL. The idea of tags as query parameters is rejected without justification, for example. Query parameters are a perfectly legitimate means of denoting state.''&lt;br /&gt;
*#* REJECTED, IGNORES ESTABLISHED PRACTICE. Flickr and del.icio.us and other tagging sites established the defacto standard of having the tag term be denoted by the last segment in the URL and thus defined what makes a &amp;quot;good&amp;quot; tag URL.  [[rel-tag]] has codified this good practice.&lt;br /&gt;
&lt;br /&gt;
* 2006-02-09 raised by Robert Yates&lt;br /&gt;
*# ''Issue 1: So I work alongside Jonathan at Lotus / IBM and we have several systems in development each with their own tag implementations.  All of them have their own pages that are dedicated to listing the things within them that have been tagged by a given tag.  Some of these systems use a url notation that ends in /tag but many (the majority) do not.  We are looking to have a standard way that these systems can sematically tag their tags and relTag looked very promising.  However, given that some of the systems produce tag urls that do not end in /tag we are a little stuck.    It would be extremely hard and somewhat impracticle to get all these groups to ensure that their tag urls end in /tag.  Are you at all considering another approach.  We'd love to use relTag within our products, but at the moment we can't.  Looking for some help / guidance.''&lt;br /&gt;
*#* Clarification: By '/tag' do you mean '/&amp;lt;tag-name&amp;gt;'? --[[User:RyanKing|RyanKing]] 15:21, 9 Feb 2006 (PST)&lt;br /&gt;
*#*:* yes -- rob yates 18:56, 9 Feb 2006 (EST)&lt;br /&gt;
*#* I wanted to do a quick survey to see how many other sites would struggle to easily adopt this format, due to the fact that they don't currently end their tag urls '/&amp;lt;tag-name&amp;gt;'.  While I definately agree that ending with '/&amp;lt;tag-name&amp;gt;' is a best practice, I do feel that their needs to be an option for sites that don't do this, but still want to semantically tag their tags.  Here's some sites that I found that cannot easily adopt reltag without reworking server side logic. There's some pretty big names on this list.&lt;br /&gt;
*#*:* O'Reilly.com.  See the tags at this url http://www.xml.com/pub/a/2004/11/10/delicious.html&lt;br /&gt;
*#*:* Dodgeball.  http://boston.dodgeball.com/tags.php&lt;br /&gt;
*#*:* Any typepad blog.  See for instance the categories here http://ideasinfood.typepad.com/ideas_in_food/&lt;br /&gt;
*#*:* Eventful.  http://eventful.com/&lt;br /&gt;
*#*:* WordPress blogs, default permalink structure (http://example.com/?cat=N).  Pretty permalinks (http://example.com/category/&amp;lt;tagname&amp;gt;) are supported through various methods, but cannot be enabled by default due to technical variances in web servers and setups. The rigidity of the spec has set a high technical barrier to entry. Even if the category name were put into the URL, it would have to be in the querystring for default WordPress setups, which isn't supported in the spec.  A querystring fallback (?tag=&amp;lt;tagname&amp;gt;) would enable many more systems to use rel-tag.  --[[User:MarkJaquith|MarkJaquith]] 15:39, 20 Oct 2006 (PDT)&lt;br /&gt;
&lt;br /&gt;
* {{OpenIssue}} 2006-04-06 raised by [[User:Evan|Evan]]&lt;br /&gt;
*# ''The scope says 'rel=&amp;quot;tag&amp;quot; is specifically designed for &amp;quot;tagging&amp;quot; content, typically web pages (or portions thereof, like blog posts).', but it's not clear how to associate a tag with one portion of a web page and not another. Some common use cases: image galleries, blog posts, yellow-pages directories, hcard directories, del.icio.us-style lists of bookmarks. Does the tag apply to the &amp;lt;a&amp;gt; element's immediate containing element? All containing elements? One possibility I suggest: the tag applies to the '''most immediately enclosing element with an &amp;quot;id&amp;quot; attribute''' (addressable, at least in XHTML, as #idval), or to the entire page if there is no such element. Another possibility is having a '''tagtarget''' class, so that the parent with that class is the object being tagged.''&lt;br /&gt;
&lt;br /&gt;
* {{OpenIssue}} 2006-11-24 raised by [[User:AndyMabbett|Andy Mabbett]]&lt;br /&gt;
*# Why not ''also'' allow tagging on within-page links (i.e. after &amp;quot;#&amp;quot; as well as after &amp;quot;/&amp;quot;)? Then, if I have a page with sub-sections, each of those could be a tag, according to their ID:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;ul class=&amp;quot;navbar&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;a href=&amp;quot;#whisky&amp;quot; rel=&amp;quot;tag&amp;quot;&amp;gt;Whisky&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;a href=&amp;quot;#wine&amp;quot; rel=&amp;quot;tag&amp;quot;&amp;gt;Wine&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
[...]&lt;br /&gt;
&amp;lt;h2 id=&amp;quot;whisky&amp;quot;&amp;gt;&amp;quot;Whisky&amp;lt;/h2&amp;gt;&lt;br /&gt;
[...]&lt;br /&gt;
&amp;lt;h2 id=&amp;quot;wine&amp;quot;&amp;gt;&amp;quot;Wine&amp;lt;/h2&amp;gt;&lt;br /&gt;
[...]&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* {{OpenIssue}} 2006-11-25 raised by [[User:AndyMabbett|Andy Mabbett]]&lt;br /&gt;
*#Caution should be advised when recommending Wikipedia as a name-space. For example, an article about Birmingham, Alabama, tagged with a link to http://en.wikipedia.org/wiki/Birmingham would link to an article about Birmingham, England. Similarly, a tag using http://wikitravel.org/en/Newcastle will link to a disambiguation page.&lt;br /&gt;
&lt;br /&gt;
* {{OpenIssue}} 2006-11-26 raised by [[User:AndyMabbett|Andy Mabbett]]&lt;br /&gt;
*#There is a danger of encouraging users to breach [http://www.w3.org/TR/WCAG10/wai-pageauth.html#tech-meaningful-links WCAG 1.0 priority 2 guideline 13.6] &amp;quot;'''Clearly identify the target of each link'''&amp;quot;. If a page has a link thus &amp;lt;code&amp;gt;&amp;lt;a href=&amp;quot;http://www.bbc.co.uk&amp;quot;&amp;gt;BBC&amp;lt;/a&amp;gt;&amp;lt;/code&amp;gt;, tagging it with a link thus &amp;lt;code&amp;gt;&amp;lt;a href=&amp;quot;http://www.example.com/BBC&amp;quot; rel=&amp;quot;tag&amp;quot;&amp;gt;BBC&amp;lt;/a&amp;gt;&amp;lt;/code&amp;gt; will result in two links on the page, both labelled &amp;quot;BBC&amp;quot;, with different targets.&lt;br /&gt;
&lt;br /&gt;
*{{OpenIssue}} 2007-01-01 raised Jan 2006 by Ben Buchanan as [http://weblog.200ok.com.au/2006/01/limitations-of-rel-microformat.html limitations of rel=&amp;quot;tag&amp;quot; microformat]&lt;br /&gt;
*#Summary: Under the current draft, tags and relevant tagspaces are potentially hard to create; and it's still easy to abuse the system. Humans can still be tricked and so can the machines. It's a great spec if you happen to have a compliant directory structure, but if your site doesn't match then you either recreate your entire system... or, more likely, you sadly advise the client that tags aren't happening.&lt;br /&gt;
&lt;br /&gt;
* {{OpenIssue}} 2007-02-03 raised by [[User:Evan|Evan]]&lt;br /&gt;
*#There may be value in adopting, supporting or commenting on the [http://www.flickr.com/groups/api/discuss/72157594497877875/ machine tags] format in use at [http://flickr.com/ Flickr]. Machine tags (also called [http://geobloggers.com/archives/2007/01/24/offtopic-ish-flickr-ramps-up-triple-tag-support/ triple tags]) are a structured tag format with the syntax &amp;quot;''namespace'':''property''=''value''&amp;quot;. Examples: &amp;quot;geo:city=Portland&amp;quot;. It's not clear how machine tags interact with other microformats (&amp;quot;geo:long=...&amp;quot; and &amp;quot;geo:lat=...&amp;quot; are two commonly-used examples, which clearly overlaps with [[geo]]), whether other sites and services will support machine tags, and how to include them here.&lt;br /&gt;
&lt;br /&gt;
== Need reformatting ==&lt;br /&gt;
&lt;br /&gt;
These issues were mistakenly added to the [[rel-tag-faq]] and should have been put here in the first place.  They need to be reformatted as issues.&lt;br /&gt;
&lt;br /&gt;
===Are tags case sensitive?===&lt;br /&gt;
*Are tags case sensitive? Is &amp;quot;Dog&amp;quot; the same tag as &amp;quot;dog&amp;quot; and &amp;quot;DOG&amp;quot;?&lt;br /&gt;
&lt;br /&gt;
===Multi-word tags===&lt;br /&gt;
*How should a multi-word tag be made? For instance, if using Wikipedia as a name space, a page about a Black Redstart (a bird) would be tagged '''Black_Redstart''', with an underscore [http://en.wikipedia.org/wiki/Black_Redstart]. Is there any way of aliasing alternatives (&amp;quot;BlackRedstart&amp;quot;, &amp;quot;Black-Redstart&amp;quot;, etc.)? Is any particular format preferable?&lt;br /&gt;
&lt;br /&gt;
==Related pages==&lt;br /&gt;
{{rel-tag-related-pages}}&lt;/div&gt;</summary>
		<author><name>Bloritsch</name></author>
	</entry>
</feed>