Created
August 10, 2009 12:57
-
-
Save joecorcoran/165177 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div xmlns:dc="http://purl.org/dc/elements/1.1/#" about="http://www.example.com/books/my_great_book.pdf"> | |
<p> | |
<span property="dc:title">My Great Book</span> by | |
<span property="dc:creator">Joe Corcoran</span>, published | |
<span property="dc:date">2009-10-01</span>. | |
</p> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment