uid-examples: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
No edit summary  | 
				m (Reverted edit of Ku9Ac6, changed back to last version by Tantek)  | 
				||
| Line 33: | Line 33: | ||
=== ISBN New York Public Library ===  | === ISBN New York Public Library ===  | ||
* [http://leopac4.nypl.org/ipac20/ipac.jsp?session=11L594084O8H5.511  | * [http://leopac4.nypl.org/ipac20/ipac.jsp?session=11L594084O8H5.511&profile=dial--3&source=~!dial&view=subscriptionsummary&uri=full=1100001~!2276874~!0&ri=8&aspect=basic&menu=search&ipp=20&spp=20&staffonly=&term=firefox+hacks&index=GW&uindex=&aspect=basic&menu=search&ri=8 book page]  | ||
* ISBN - Internation Standard Business Number  | |||
  <pre>  | |||
 <td valign="top"><a class="normalBlackFont1">0596009283 (pbk.)</a></td>  | |||
  </pre>  | |||
=== ISBN Library of Congress ===  | |||
* [http://catalog.loc.gov/cgi-bin/Pwebrecon.cgi?v1=2&ti=1,2&Search%5FArg=python&Search%5FCode=SUBJ%5F&CNT=25&PID=5299&SEQ=20060426115953&SID=1 book page]  | |||
* ISBN - Internation Standard Business Number  | |||
  <pre>  | |||
<TD dir="ltr">  | |||
 0596001673</TD></TR>  | |||
<TR>  | |||
  </pre>  | |||
=== PubMed ===  | |||
* [http://www.ncbi.nlm.nih.gov/entrez/query.fcgi?cmd=Retrieve&db=pubmed&dopt=Abstract&list_uids=16627279&query_hl=2&itool=pubmed_docsum citation]  | |||
* PubMedID   | |||
  <pre>  | |||
  <br>PMID: 16627279 [PubMed - as supplied by publisher]  | |||
  </pre>  | |||
=== arXiv ===  | |||
* [http://www.arxiv.org/abs/cs.DL/0604061 abstract]  | |||
* arXiv ID   | |||
  <pre>  | |||
  <h1>Computer Science, abstract<br />cs.DL/0604061</h1>  | |||
  </pre>  | |||
=== DOI in APS ===  | |||
* [http://link.aps.org/abstract/PRA/v73/e042701 abstract]  | |||
* DOI  in APS  | |||
  <pre>  | |||
   <p class="abs-doi"><a href="http://scitation.aip.org/jhtml/doi.jsp" title="doi">  | |||
        doi:</a>10.1103/PhysRevA.73.042701</p>  | |||
  </pre>  | |||
=== DOI in AIP ===  | |||
* [http://scitation.aip.org/getabs/servlet/GetabsServlet?prog=normal&id=APPLAB000088000016161101000001&idtype=cvips&gifs=Yes abstract]  | |||
* DOI  in AIP  | |||
  <pre>  | |||
   <br><a href="http://scitation.aip.org/jhtml/doi.jsp">doi:</a>10.1063/1.2195694<br>  | |||
  </pre>  | |||
=== DOI in ACM ===  | |||
* [http://doi.acm.org/10.1145/361011.361061 abstract]  | |||
* DOI  in ACM  | |||
  <pre>  | |||
   <a href="http://doi.acm.org/10.1145/361011.361061">http://doi.acm.org/10.1145/361011.361061</a>  | |||
  </pre>  | |||
=== DOI in IEEE Computer Society ===  | |||
* [http://doi.ieeecomputersociety.org/10.1109/MIC.2006.13 abstract]  | |||
* DOI  in IEEE Computer  | |||
  <pre>  | |||
   <meta scheme="DOI" name="DC.identifier" content="10.1109/MIC.2006.13"/>  | |||
  </pre>  | |||
=== urn:uuid in Atom  ===  | |||
* [http://www.ietf.org/rfc/rfc4287.txt RFC]  | |||
* UUID in Atom  | |||
  <pre>  | |||
    <id>urn:uuid:60a76c80-d399-11d9-b93C-0003939e0af6</id>  | |||
  </pre>  | |||
== Existing Practices ==  | |||
== See Also ==   | |||
* [[uid]]  | |||
* [[uid-formats]]  | |||
* [[uid-brainstorming]]  | |||
* [[hCard]]  | |||
* [http://www.xns.org/xri-and-xdi-explained.html XRI/XDI]  | |||
Revision as of 03:26, 21 June 2007
UID Examples
This page serves to document the current list of identifier examples from real world sites for the design of a simple identifier microformat.
Participants
- Ed Summers
 
Real-World Examples
ISBN in Amazon
- book page
 - ISBN - Internation Standard Business Number
 
<li><b>ISBN:</b> 073571245X</li>
ISBN in Google Books
- book page
 - ISBN - Internation Standard Business Number
 
<tr><td><font size=-1><b>ISBN</b></td><td><font size=-1>0596002815</td></tr>
http://books.google.com/books?vid=ISBN0596002815
ISBN New York Public Library
- book page
 - ISBN - Internation Standard Business Number
 
<td valign="top"><a class="normalBlackFont1">0596009283 (pbk.)</a></td>
ISBN Library of Congress
- book page
 - ISBN - Internation Standard Business Number
 
<TD dir="ltr"> 0596001673</TD></TR> <TR>
PubMed
- citation
 - PubMedID
 
<br>PMID: 16627279 [PubMed - as supplied by publisher]
arXiv
- abstract
 - arXiv ID
 
<h1>Computer Science, abstract<br />cs.DL/0604061</h1>
DOI in APS
- abstract
 - DOI in APS
 
   <p class="abs-doi"><a href="http://scitation.aip.org/jhtml/doi.jsp" title="doi">
        doi:</a>10.1103/PhysRevA.73.042701</p>
  
DOI in AIP
- abstract
 - DOI in AIP
 
<br><a href="http://scitation.aip.org/jhtml/doi.jsp">doi:</a>10.1063/1.2195694<br>
DOI in ACM
- abstract
 - DOI in ACM
 
<a href="http://doi.acm.org/10.1145/361011.361061">http://doi.acm.org/10.1145/361011.361061</a>
DOI in IEEE Computer Society
- abstract
 - DOI in IEEE Computer
 
<meta scheme="DOI" name="DC.identifier" content="10.1109/MIC.2006.13"/>
urn:uuid in Atom
- RFC
 - UUID in Atom
 
<id>urn:uuid:60a76c80-d399-11d9-b93C-0003939e0af6</id>