Skip to content

Instantly share code, notes, and snippets.

@jkreft-usgs
Created March 30, 2015 21:34
Show Gist options
  • Save jkreft-usgs/82ef50bdae448487256a to your computer and use it in GitHub Desktop.
Save jkreft-usgs/82ef50bdae448487256a to your computer and use it in GitHub Desktop.
Zotero export BibliontologyRDF
<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:res="http://purl.org/vocab/resourcelist/schema#"
xmlns:z="http://www.zotero.org/namespaces/export#"
xmlns:dcterms="http://purl.org/dc/terms/"
xmlns:bibo="http://purl.org/ontology/bibo/"
xmlns:foaf="http://xmlns.com/foaf/0.1/">
<z:UserItem rdf:about="http://zotero.org/users/1016073/items/9ZV8I2Z3">
<res:resource rdf:resource="http://pubs.er.usgs.gov/publication/70141759"/>
</z:UserItem>
<bibo:AcademicArticle rdf:about="http://pubs.er.usgs.gov/publication/70141759">
<dcterms:title>Chilled frogs are hot: hibernation and reproduction of the Endangered mountain yellow-legged frog Rana muscosa</dcterms:title>
<bibo:pages>43-51</bibo:pages>
<bibo:doi>10.3354/esr00648</bibo:doi>
<bibo:uri>http://pubs.er.usgs.gov/publication/70141759</bibo:uri>
<z:repository>USGS Publications Warehouse</z:repository>
<dcterms:creator rdf:nodeID="n5"/>
<bibo:authorList>
<rdf:Seq>
<rdf:li rdf:nodeID="n5"/>
<rdf:li rdf:nodeID="n7"/>
<rdf:li rdf:nodeID="n8"/>
<rdf:li rdf:nodeID="n9"/>
<rdf:li rdf:nodeID="n10"/>
</rdf:Seq>
</bibo:authorList>
<dcterms:creator rdf:nodeID="n7"/>
<dcterms:creator rdf:nodeID="n8"/>
<dcterms:creator rdf:nodeID="n9"/>
<dcterms:creator rdf:nodeID="n10"/>
<dcterms:isPartOf>
<bibo:Issue>
<bibo:volume>27</bibo:volume>
<bibo:issue>1</bibo:issue>
<dcterms:date>2015</dcterms:date>
<dcterms:isPartOf>
<bibo:Journal>
<dcterms:title>Endangered Species Research</dcterms:title>
</bibo:Journal>
</dcterms:isPartOf>
</bibo:Issue>
</dcterms:isPartOf>
</bibo:AcademicArticle>
<foaf:Person rdf:nodeID="n5">
<foaf:givenname>Frank E.</foaf:givenname>
<foaf:surname>Santana</foaf:surname>
</foaf:Person>
<foaf:Person rdf:nodeID="n7">
<foaf:givenname>Ronald R.</foaf:givenname>
<foaf:surname>Swaisgood</foaf:surname>
</foaf:Person>
<foaf:Person rdf:nodeID="n8">
<foaf:givenname>Jeffrey M.</foaf:givenname>
<foaf:surname>Lemm</foaf:surname>
</foaf:Person>
<foaf:Person rdf:nodeID="n9">
<foaf:givenname>Robert N.</foaf:givenname>
<foaf:surname>Fisher</foaf:surname>
</foaf:Person>
<foaf:Person rdf:nodeID="n10">
<foaf:givenname>Rulon W.</foaf:givenname><foaf:surname>Clark</foaf:surname>
</foaf:Person>
</rdf:RDF>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment