<?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/000424.html"> 
	<title>What is an OID?</title>
	<link>http://www.ideaspace.net/users/wkearney/archives/entries/000424.html</link>
	<description>So you want to identify a resource.  There&apos;s OID, MIME, schemas, file extensions and more.  Is there one in particular that&apos;s more useful to you?</description> 

	<dc:creator>wkearney</dc:creator> 
	<dc:date>2003-07-31T09:27:24-05:00</dc:date> 
	<dc:identifier>http://www.ideaspace.net/users/wkearney/archives/entries/000424.html</dc:identifier>
	<dc:language>en-us</dc:language>

	 
	<dc:subject>Metadata</dc:subject>

	

	

	
	
	
	<dcterms:abstract>So you want to identify a resource.  There&apos;s OID, MIME, schemas, file extensions and more.  Is there one in particular that&apos;s more useful to you?</dcterms:abstract> 
	<dcterms:created>2003-07-31T09:27:24-05:00</dcterms:created> 
	<dcterms:isPartOf rdf:resource="http://www.ideaspace.net/users/wkearney/" /> 

	<mt:body><![CDATA[<p>For those of you that don't know about them, <a title="Object Identifiers Registry" href="http://www.alvestrand.no//objectid/">Object Identifiers Registry</a> gives a bit of an explanation.</p>

<p>There's a lot of reasons to use, or not use, any number of different identifier schemes.  Let's say, for example, you want to say a file is a Word document.  You could use any number of the following: an OID of <a href="http://www.alvestrand.no//objectid/1.2.840.113556.4.2.html">1.2.840.113556.4.2</a>, a MIME type <a href="ftp://ftp.isi.edu/in-notes/iana/assignments/media-types/application/msword/">application/msword</a>, an MS XML Schema <a href="http://schemas.microsoft.com/office/word/2003/2/wordml">http://schemas.microsoft.com/office/word/2003/2/wordml</a>, plain old <a href="http://filext.com/detaillist.php?extdetail=.doc">.doc file extension</a>.  There are doubtlessly other style available; MIME types having <em>quite</em> a few variations.</p>

<p>One reason you'd want to apply some sort of identifier is to allow finding it at a later time.  If you use an extremely simple identifier you often end up getting more results than desired.  If you use to complex an identifier you end up not being able to cast a wide enough net to find a large enough set to be useful.  That and if you don't use a commonly shared identifier you won't be able to cast your searches across other sets of data.</p>

<p>What am I suggesting here?  That recognizing many different forms of identifers exist and that, often times, creating new ones isn't always the best course of action.  Sometimes participating in one (or many) different identifier schemes helps your data be useful to much wider audiences.  That hassle, of course, is you have to take the time to understand what's available and how to use them. <br />
</p>]]></mt:body>
	<mt:excerpt>So you want to identify a resource.  There&apos;s OID, MIME, schemas, file extensions and more.  Is there one in particular that&apos;s more useful to you?</mt:excerpt> 
	<mt:more></mt:more>
	<mt:keywords></mt:keywords> 
	<mt:entryID>424</mt:entryID>

	<mt:entryPrev>423</mt:entryPrev>
	<mt:entryNext>425</mt:entryNext>

	<html:link rel="prev" type="application/xml" href="http://www.ideaspace.net/users/wkearney/archives/entries/000423.html.xml" title="Ah, holiday rituals..." />
	<html:link rel="next" type="application/xml" href="http://www.ideaspace.net/users/wkearney/archives/entries/000425.html.xml" title="Google toolbar deleted my bookmarklets?" />
	
	<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>