Skip to content

Instantly share code, notes, and snippets.

Created May 12, 2011 01:39
Show Gist options
  • Save anonymous/967774 to your computer and use it in GitHub Desktop.
Save anonymous/967774 to your computer and use it in GitHub Desktop.
RDF for Reading the Testimony of Moses, italics problem
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:z="http://www.zotero.org/namespaces/export#"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:vcard="http://nwalsh.com/rdf/vCard#"
xmlns:foaf="http://xmlns.com/foaf/0.1/"
xmlns:bib="http://purl.org/net/biblio#">
<bib:Book rdf:about="#item_793">
<z:itemType>book</z:itemType>
<dc:publisher>
<foaf:Organization>
<vcard:adr>
<vcard:Address>
<vcard:locality>Anyplace</vcard:locality>
</vcard:Address>
</vcard:adr>
<foaf:name>Anyone</foaf:name>
</foaf:Organization>
</dc:publisher>
<bib:authors>
<rdf:Seq>
<rdf:li>
<foaf:Person>
<foaf:surname>Scholar</foaf:surname>
<foaf:givenname>A</foaf:givenname>
</foaf:Person>
</rdf:li>
</rdf:Seq>
</bib:authors>
<dc:title>Reading &lt;i>The Testimony of Moses&lt;/i></dc:title>
<dc:date>Anytime</dc:date>
</bib:Book>
</rdf:RDF>
\
\
\li720 \fi-720 \sl240 \slmult1 \sa0 \
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment