uid-examples: Difference between revisions

From Microformats Wiki
Jump to navigation Jump to search
Line 80: Line 80:
   <pre>
   <pre>
   <meta scheme="DOI" name="DC.identifier" content="10.1109/MIC.2006.13"/>
   <meta scheme="DOI" name="DC.identifier" content="10.1109/MIC.2006.13"/>
  </pre>
=== urn:uuid in Atom  ===
* [http://www.ietf.org/rfc/rfc2445.txt RFC]
* UUID in Atom
  <pre>
    <id>urn:uuid:60a76c80-d399-11d9-b93C-0003939e0af6</id>
   </pre>
   </pre>



Revision as of 15:53, 26 April 2006

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

Amazon

  • book page
  • ISBN - Internation Standard Business Number
  <li><b>ISBN:</b> 073571245X</li>
  


New York Public Library

  • book page
  • ISBN - Internation Standard Business Number
 <td valign="top"><a class="normalBlackFont1">0596009283 (pbk.)</a></td>
  


PubMed

  <br>PMID: 16627279 [PubMed - as supplied by publisher]
  


arXiv

  <h1>Computer Science, abstract<br />cs.DL/0604061</h1>
  

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

   <br><a href="http://scitation.aip.org/jhtml/doi.jsp">doi:</a>10.1063/1.2195694<br>
  


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

   <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>
  


Existing Practices

See Also