Skip to content

Instantly share code, notes, and snippets.

@rmzelle
Created June 10, 2013 00:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rmzelle/5745838 to your computer and use it in GitHub Desktop.
Save rmzelle/5745838 to your computer and use it in GitHub Desktop.
<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/">
<rdf:Description rdf:about="#item_567">
<z:itemType>conferencePaper</z:itemType>
<dc:title>Title</dc:title>
<dc:title>Proceedings Title</dc:title>
</rdf:Description>
</rdf:RDF>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment