logo4 Evolution is progress—                          
progress is creativity.        
vline

Overview of Zotero's export formats

I use this AMA style reference:

1. McMahon D. Signals and Systems Demystified: A Self-Teaching Guide. Mcgraw Hill Book Co; 2006.

to demonstrate the raw data exported by the various Zotero export formats. Some of these are nor available at the moment. The export formats can be chosen on the Zotero preferences page.

TEI

This format is used by my creole reference macro. It is not available at the moments, which is a known bug that occured after the recent update.

Bibliontology RDF

<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:foaf="http://xmlns.com/foaf/0.1/"
 xmlns:bibo="http://purl.org/ontology/bibo/">
    <z:UserItem rdf:about="http://zotero.org/users/438144/items/63U2WF63">
        <res:resource rdf:resource="urn:isbn:0071475788"/>
        <z:repository>Amazon.com</z:repository>
    </z:UserItem>
    <bibo:Book rdf:about="urn:isbn:0071475788">
        <dcterms:title>Signals and Systems Demystified: A Self-Teaching Guide</dcterms:title>
        <dcterms:publisher>
            <foaf:Organization>
               <foaf:name>Mcgraw Hill Book Co</foaf:name>
            </foaf:Organization>
        </dcterms:publisher>
        <dcterms:date>2006-09-01</dcterms:date>
        <bibo:numPages>302</bibo:numPages>
        <bibo:isbn10>0071475788</bibo:isbn10>
        <bibo:shortTitle>Signals and Systems Demystified</bibo:shortTitle>
        <dcterms:creator rdf:nodeID="n10"/>
        <bibo:authorList>
           <rdf:Seq><rdf:li rdf:nodeID="n10"/></rdf:Seq>
        </bibo:authorList>
    </bibo:Book>
    <foaf:Person rdf:nodeID="n10">
       <foaf:givenname>David</foaf:givenname><foaf:surname>McMahon</foaf:surname>
    </foaf:Person>
</rdf:RDF>

MODS

CR-LF characters are added for readability.

<?xml version="1.0"?>
<modsCollection 
     xmlns="http://www.loc.gov/mods/v3" 
     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
     xsi:schemaLocation="http://www.loc.gov/mods/v3 
     http://www.loc.gov/standards/mods/v3/mods-3-2.xsd">
 <mods>
  <titleInfo>
   <title>Signals and Systems Demystified: A Self-Teaching Guide</title>
  </titleInfo>
  <titleInfo type="abbreviated">
   <title>Signals and Systems Demystified</title>
  </titleInfo>
  <typeOfResource>text</typeOfResource>
  <genre authority="local">book</genre>
  <genre authority="marcgt">book</genre>
  <name type="personal">
   <namePart type="family">McMahon</namePart>
   <namePart type="given">David</namePart>
   <role>
    <roleTerm type="code" authority="marcrelator">aut</roleTerm>
   </role>
  </name>
  <physicalDescription>
   <extent>302 p.</extent>
  </physicalDescription>
  <originInfo>
   <publisher>Mcgraw Hill Book Co</publisher>
   <copyrightDate>2006-09-01</copyrightDate>
   <issuance>monographic</issuance>
  </originInfo>
  <identifier type="isbn">0071475788</identifier>
  <recordInfo>
   <recordContentSource>Amazon.com</recordContentSource>
  </recordInfo>
 </mods>
</modsCollection>

Simple Evernote Export

CR-LF characters are added for readability.

<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE en-export SYSTEM 'http://xml.evernote.com/pub/evernote-export.dtd'>
<en-export application='Zotero' version='3.0.11'>
 <note>
  <title>Signals and Systems Demystified: A Self-Teaching Guide</title>
  <content><![CDATA[
              <?xml version='1.0' encoding='UTF-8'?>
              <!DOCTYPE en-note SYSTEM 'http://xml.evernote.com/pub/enml2.dtd'>
               <en-note>
               </en-note>
             ]]>
  </content>
  <created>20060901T000000Z</created>
  <note-attributes>
   <source>web.clip</source>
   <source-url></source-url>
  </note-attributes>
 </note>
</en-export>

Bookmarks

Here is actually a bug in this export as the list does not contain any entry.

<!DOCTYPE NETSCAPE-Bookmark-file-1>
<!-- This is an automatically generated file.
     It will be read and overwritten.
     DO NOT EDIT! -->
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8">
<TITLE>Bookmarks</TITLE>
<H1>Bookmarks Menu</H1>
<DL>
</DL>

CSL JSON

[
	{
		"id": 6197,
		"type": "book",
		"title": "Signals and Systems Demystified: A Self-Teaching Guide",
		"publisher": "Mcgraw Hill Book Co",
		"number-of-pages": "302",
		"source": "Amazon.com",
		"ISBN": "0071475788",
		"shortTitle": "Signals and Systems Demystified",
		"author": [
			{
				"family": "McMahon",
				"given": "David"
			}
		],
		"issued": {
			"date-parts": [
				[
					2006,
					9,
					1
				]
			]
		}
	}
]

Refer/BibIX

%0 Book
%T Signals and Systems Demystified: A Self-Teaching Guide
%I Mcgraw Hill Book Co
%@ 0071475788
%A McMahon, David
%D 2006-09-01

RefWorks Tagged Format

Does not work either.

RIS

TY  - BOOK
TI  - Signals and Systems Demystified: A Self-Teaching Guide
AU  - McMahon, David
DA  - 2006/09/01/
PY  - 2006
DP  - Amazon.com
SP  - 302
PB  - Mcgraw Hill Book Co
SN  - 0071475788
ST  - Signals and Systems Demystified
L2  - http://www.amazon.de/dp/0071475788
ER  - 

Wikipedia Citation Templates

{{Cite book
| publisher = Mcgraw Hill Book Co
| isbn = 0071475788
| last = McMahon
| first = David
| title = Signals and Systems Demystified: A Self-Teaching Guide
| date = 2006-09-01
}}

BibTeX

@book{mcmahon_signals_2006,
	title = {Signals and Systems Demystified: A Self-Teaching Guide},
	isbn = {0071475788},
	shorttitle = {Signals and Systems Demystified},
	publisher = {Mcgraw Hill Book Co},
	author = {{McMahon}, David},
	month = sep,
	year = {2006}
}

COinS

CR-LF characters are added for readability.

<span class='Z3988' title='url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&
amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_id=urn%3Aisbn%3A0071475788&
amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=book&
amp;rft.btitle=Signals%20and%20Systems%20Demystified%3A%20A%20Self-Teaching%20Guide&
amp;rft.publisher=Mcgraw%20Hill%20Book%20Co&amp;rft.aufirst=David&amp;rft.aulast=McMahon&
amp;rft.au=David%20McMahon&amp;rft.date=2006-09-01&amp;rft.tpages=302&amp;rft.isbn=0071475788'>
</span>

Tags: Software

 
   

(c) Mato Nagel, Weißwasser 2004-2024, Disclaimer