<?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/000451.html"> 
	<title>URI for postal codes?</title>
	<link>http://www.ideaspace.net/users/wkearney/archives/entries/000451.html</link>
	<description><![CDATA[What about making use of a URI for postal codes? Something like this: &lt;near rdf:resource="http//ideaspace.net/postal/us#20817"/&gt; The idea being that the...]]></description> 

	<dc:creator>wkearney</dc:creator> 
	<dc:date>2003-08-07T15:25:20-05:00</dc:date> 
	<dc:identifier>http://www.ideaspace.net/users/wkearney/archives/entries/000451.html</dc:identifier>
	<dc:language>en-us</dc:language>

	 
	<dc:subject>RDF</dc:subject>

	

	<slash:comments>3</slash:comments> 
	<thr:children>
		<rdf:Seq> 
			<rdf:li rdf:resource="http://www.ideaspace.net/users/wkearney/archives/entries/000451.html#c213" /><rdf:li rdf:resource="http://www.ideaspace.net/users/wkearney/archives/entries/000451.html#c214" /><rdf:li rdf:resource="http://www.ideaspace.net/users/wkearney/archives/entries/000451.html#c227" /> 
		</rdf:Seq>
	</thr:children>

	
	
	
	<dcterms:abstract><![CDATA[What about making use of a URI for postal codes? Something like this: &lt;near rdf:resource="http//ideaspace.net/postal/us#20817"/&gt; The idea being that the...]]></dcterms:abstract> 
	<dcterms:created>2003-08-07T15:25:20-05:00</dcterms:created> 
	<dcterms:isPartOf rdf:resource="http://www.ideaspace.net/users/wkearney/" /> 

	<mt:body><![CDATA[<p>What about making use of a URI for postal codes?  Something like this:</p>

<p>&lt;near rdf:resource="http//ideaspace.net/postal/us#20817"/&gt;</p>

<p>The idea being that the leading portion of the URI, presumably backed by a schema, would be the indicator it's a postal system oriented bit of information.  Then make use of the standard two (or three) letter country codes.  The fragment is the actual code.  </p>

<p>Note, I'm also suggesting a &;lt;near/&gt; element type.  An example using it might look like this:</p>

<p>&lt;foaf:Person rdf:resource="http://www.ideaspace.net/users/wkearney/foaf.xrdf#wkearney99"&gt;<br />
&lt;near rdf:resource="http//ideaspace.net/postal/us#20817"/&gt;<br />
&lt;/foaf:Person/&gt;</p>

<p>Here the markup is saying the foaf:Person for Bill is near US zipcode 20817.  So if anything wanted to quickly find someone near a give place a query for the nearest postal code would bring up anything using the element.   Note that using this wouldn't be restricted to just a person element.  It'd probably be just as useful on groups, organizations, projects or any number of other things wanting to express location nearness information.</p>

<p>I could just as easily see this being useful for the airport codes as well.</p>]]></mt:body>
	<mt:excerpt><![CDATA[What about making use of a URI for postal codes? Something like this: &lt;near rdf:resource="http//ideaspace.net/postal/us#20817"/&gt; The idea being that the...]]></mt:excerpt> 
	<mt:more></mt:more>
	<mt:keywords></mt:keywords> 
	<mt:entryID>451</mt:entryID>

	<mt:entryPrev>450</mt:entryPrev>
	<mt:entryNext>452</mt:entryNext>

	<html:link rel="prev" type="application/xml" href="http://www.ideaspace.net/users/wkearney/archives/entries/000450.html.xml" title="Do not taunt Happy Fun Cat..." />
	<html:link rel="next" type="application/xml" href="http://www.ideaspace.net/users/wkearney/archives/entries/000452.html.xml" title="Life is like a minefield sometimes" />
	
	<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>