<?xml version="1.0" encoding="iso-8859-1"?> 
<rdf:RDF
	xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
	xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
	xmlns:dc="http://purl.org/dc/elements/1.1/" 
	xmlns:dcterms="http://purl.org/dc/terms/" 
	xmlns:admin="http://webns.net/mvcb/"
	xmlns:thr="http://purl.org/rss/1.0/modules/threading/"
	xmlns:pb="http://www.ideaspace.net/users/wkearney/schema/postback/" 
	xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" 
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:mt="http://movabletype.org/"
	xmlns:foaf="http://xmlns.com/foaf/0.1/" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:html="http://www.w3.org/TR/REC-html40/"
	xmlns="http://purl.org/rss/1.0/"
> 

<rdf:Description rdf:about="http://www.ideaspace.net/users/wkearney/archives/entries/000187.html"> 
	<title>Know your link types</title>
	<link>http://www.ideaspace.net/users/wkearney/archives/entries/000187.html</link>
	<description>Spec are a wonderful thing.  But only if people are aware they exist and if they follow them.  Take link and metadata tags, for example...</description> 

	<dc:creator>wkearney</dc:creator> 
	<dc:date>2003-03-22T08:46:42-05:00</dc:date> 
	<dc:identifier>http://www.ideaspace.net/users/wkearney/archives/entries/000187.html</dc:identifier>
	<dc:language>en-us</dc:language>

	 
	<dc:subject>FYI</dc:subject>

	<trackback:ping rdf:resource="http://www.ideaspace.net/mt/tb.cgi/185" />
	<pb:trackbacksFrom> 
		<rdf:Seq> 
			<rdf:li rdf:resource="http://dannyayers.com/ideagraph-blog/archives/001019.html" />
		</rdf:Seq>
	</pb:trackbacksFrom>

	

	
	
	
	<dcterms:abstract>Spec are a wonderful thing.  But only if people are aware they exist and if they follow them.  Take link and metadata tags, for example...</dcterms:abstract> 
	<dcterms:created>2003-03-22T08:46:42-05:00</dcterms:created> 
	<dcterms:isPartOf rdf:resource="http://www.ideaspace.net/users/wkearney/" /> 

	<mt:body><![CDATA[<p>Spec are a wonderful thing.  But only if people are aware they exist and if they follow them.  For example: <a href="http://www.w3.org/TR/REC-html40/types.html#type-links">Basic HTML data types</a>.</p>
<p>This spec indicates there are a core set of link types to recognize.  If you're interested in playing along with the idea of the semantic web then take a crack at implementing some of these tags on your sites.  I'm trying to put a few of them here on my site (<i>view source and see</i>).  </p>]]></mt:body>
	<mt:excerpt>Spec are a wonderful thing.  But only if people are aware they exist and if they follow them.  Take link and metadata tags, for example...</mt:excerpt> 
	<mt:more><![CDATA[<dl> <dt><strong>Alternate</strong></dt>

<dd>Designates substitute versions for the document in which the link occurs.  When used together with the <a href="struct/dirlang.html#adef-lang" class= "noxref"><samp class="ainst">lang</samp></a> attribute, it implies a translated version of the document.  When used together with the <a href= "present/styles.html#adef-media" class="noxref"><samp class="ainst"> media</samp></a> attribute, it implies a version designed for a different medium (or media).</dd>

<dt><strong>Stylesheet</strong></dt>

<dd>Refers to an external style sheet.  See the section on <a href= "present/styles.html#style-external">external style sheets</a> for details.  This is used together with the link type "Alternate" for user-selectable alternate style sheets.</dd>

<dt><strong>Start</strong></dt>

<dd>Refers to the first document in a collection of documents.  This link type tells search engines which document is considered by the author to be the starting point of the collection.</dd>

<dt><strong>Next</strong></dt>

<dd>Refers to the next document in a linear sequence of documents.  User agents may choose to preload the "next" document, to reduce the perceived load time.</dd>

<dt><strong>Prev</strong></dt>

<dd>Refers to the previous document in an ordered series of documents.  Some user agents also support the synonym "Previous".</dd>

<dt><strong>Contents</strong></dt>

<dd>Refers to a document serving as a table of contents.  Some user agents also support the synonym <em>ToC</em> (from "Table of Contents").</dd>

<dt><strong>Index</strong></dt>

<dd>Refers to a document providing an index for the current document.</dd>

<dt><strong>Glossary</strong></dt>

<dd>Refers to a document providing a glossary of terms that pertain to the current document.</dd>

<dt><strong>Copyright</strong></dt>

<dd>Refers to a copyright statement for the current document.</dd>

<dt><strong>Chapter</strong></dt>

<dd>Refers to a document serving as a chapter in a collection of documents.</dd>

<dt><strong>Section</strong></dt>

<dd>Refers to a document serving as a section in a collection of documents.</dd>

<dt><strong>Subsection</strong></dt>

<dd>Refers to a document serving as a subsection in a collection of documents.</dd>

<dt><strong>Appendix</strong></dt>

<dd>Refers to a document serving as an appendix in a collection of documents.</dd>

<dt><strong>Help</strong></dt>

<dd>Refers to a document offering help (more information, links to other sources information, etc.)</dd>

<dt><strong>Bookmark</strong></dt>

<dd>Refers to a bookmark.  A bookmark is a link to a key entry point within an extended document.  The <a href="struct/global.html#adef-title" class="noxref"> <samp class="ainst">title</samp></a> attribute may be used, for example, to label the bookmark.  Note that several bookmarks may be defined in each document.</dd> </dl>]]></mt:more>
	<mt:keywords>link metadata meta </mt:keywords> 
	<mt:entryID>187</mt:entryID>

	<mt:entryPrev>186</mt:entryPrev>
	<mt:entryNext>188</mt:entryNext>

	<html:link rel="prev" type="application/xml" href="http://www.ideaspace.net/users/wkearney/archives/entries/000186.html.xml" title="Big picture?" />
	<html:link rel="next" type="application/xml" href="http://www.ideaspace.net/users/wkearney/archives/entries/000188.html.xml" title="You want the CDW?" />
	
	<mt:author>wkearney</mt:author> 
	<mt:authorNickname>Bill Kearney</mt:authorNickname> 
	<mt:authorEmail>wkearney@ideaspace.net</mt:authorEmail>
	<mt:authorURL rdf:resource="http://www.ideaspace.net/users/wkearney" /> 
	
	<foaf:name>wkearney</foaf:name> 
	<foaf:mbox rdf:resource="mailto:wkearney@ideaspace.net" /> 
	<foaf:nick>Bill Kearney</foaf:nick> 
	<foaf:homepage rdf:resource="http://www.ideaspace.net/users/wkearney" />
	
	<rdfs:seeAlso rdf:resource="http://www.ideaspace.net/users/wkearney/xml/index.rdf" />
	<admin:generatorAgent rdf:resource="http://www.movabletype.org/?v=2.64" /> 
</rdf:Description>
</rdf:RDF>