zotero/test/tests/data/translatorExport.js
Dan Stillman 4b60c6ca27 Type/field handling overhaul
This changes the way item types, item fields, creator types, and CSL
mappings are defined and handled, in preparation for updated types and
fields.

Instead of being predefined in SQL files or code, type/field info is
read from a bundled JSON file shared with other parts of the Zotero
ecosystem [1], referred to as the "global schema". Updates to the
bundled schema file are automatically applied to the database at first
run, allowing changes to be made consistently across apps.

When syncing, invalid JSON properties are now rejected instead of being
ignored and processed later, which will allow for schema changes to be
made without causing problems in existing clients. We considered many
alternative approaches, but this approach is by far the simplest,
safest, and most transparent to the user.

For now, there are no actual changes to types and fields, since we'll
first need to do a sync cut-off for earlier versions that don't reject
invalid properties.

For third-party code, the main change is that type and field IDs should
no longer be hard-coded, since they may not be consistent in new
installs. For example, code should use `Zotero.ItemTypes.getID('note')`
instead of hard-coding `1`.

[1] https://github.com/zotero/zotero-schema
2019-09-16 02:27:22 -04:00

1808 lines
No EOL
42 KiB
JavaScript

{
"artwork": {
"abstractNote": "Abstract note",
"accessDate": "1997-06-13T23:59:58Z",
"archive": "Archive",
"archiveLocation": "Archive location",
"artworkMedium": "Medium",
"artworkSize": "Artwork size",
"attachments": [],
"callNumber": "Call number",
"collections": [],
"creators": [
{
"creatorType": "artist",
"firstName": "artistFirst",
"lastName": "artistLast"
},
{
"creatorType": "contributor",
"firstName": "contributorFirst",
"lastName": "contributorLast"
},
{
"creatorType": "artist",
"name": "Institutional Author"
}
],
"date": "1999-12-31",
"dateAdded": "2015-04-12T05:45:15Z",
"dateModified": "2015-04-12T05:45:15Z",
"extra": "Extra",
"itemType": "artwork",
"language": "en-US",
"libraryCatalog": "Library catalog",
"notes": [],
"relations": {},
"rights": "Rights",
"shortTitle": "Short title",
"tags": [],
"title": "Title",
"uri": "http://zotero.org/users/local/riiZoBgm/items/VXDHRHNP",
"url": "http://www.example.com",
"version": 0
},
"audioRecording": {
"ISBN": "978-1-234-56789-7",
"abstractNote": "Abstract note",
"accessDate": "1997-06-13T23:59:58Z",
"archive": "Archive",
"archiveLocation": "Archive location",
"attachments": [],
"audioRecordingFormat": "Medium",
"callNumber": "Call number",
"collections": [],
"creators": [
{
"creatorType": "performer",
"firstName": "performerFirst",
"lastName": "performerLast"
},
{
"creatorType": "composer",
"firstName": "composerFirst",
"lastName": "composerLast"
},
{
"creatorType": "contributor",
"firstName": "contributorFirst",
"lastName": "contributorLast"
},
{
"creatorType": "wordsBy",
"firstName": "wordsByFirst",
"lastName": "wordsByLast"
},
{
"creatorType": "performer",
"name": "Institutional Author"
}
],
"date": "1999-12-31",
"dateAdded": "2015-04-12T05:45:15Z",
"dateModified": "2015-04-12T05:45:15Z",
"extra": "Extra",
"itemType": "audioRecording",
"label": "Publisher",
"language": "en-US",
"libraryCatalog": "Library catalog",
"notes": [],
"numberOfVolumes": "7",
"place": "Place",
"relations": {},
"rights": "Rights",
"runningTime": "1:22:33",
"seriesTitle": "Series title",
"shortTitle": "Short title",
"tags": [],
"title": "Title",
"uri": "http://zotero.org/users/local/riiZoBgm/items/H9KMDMKK",
"url": "http://www.example.com",
"version": 0,
"volume": "6"
},
"bill": {
"abstractNote": "Abstract note",
"accessDate": "1997-06-13T23:59:58Z",
"attachments": [],
"billNumber": "3",
"code": "Code",
"codePages": "1-10",
"codeVolume": "6",
"collections": [],
"creators": [
{
"creatorType": "sponsor",
"firstName": "sponsorFirst",
"lastName": "sponsorLast"
},
{
"creatorType": "contributor",
"firstName": "contributorFirst",
"lastName": "contributorLast"
},
{
"creatorType": "cosponsor",
"firstName": "cosponsorFirst",
"lastName": "cosponsorLast"
},
{
"creatorType": "sponsor",
"name": "Institutional Author"
}
],
"date": "1999-12-31",
"dateAdded": "2015-04-12T05:45:15Z",
"dateModified": "2015-04-12T05:45:15Z",
"extra": "Extra",
"history": "History",
"itemType": "bill",
"language": "en-US",
"legislativeBody": "Legislative body",
"notes": [],
"relations": {},
"rights": "Rights",
"section": "Section",
"session": "Session",
"shortTitle": "Short title",
"tags": [],
"title": "Title",
"uri": "http://zotero.org/users/local/riiZoBgm/items/7UF9TWRI",
"url": "http://www.example.com",
"version": 0
},
"blogPost": {
"abstractNote": "Abstract note",
"accessDate": "1997-06-13T23:59:58Z",
"attachments": [],
"blogTitle": "Publication title",
"collections": [],
"creators": [
{
"creatorType": "author",
"firstName": "authorFirst",
"lastName": "authorLast"
},
{
"creatorType": "commenter",
"firstName": "commenterFirst",
"lastName": "commenterLast"
},
{
"creatorType": "contributor",
"firstName": "contributorFirst",
"lastName": "contributorLast"
},
{
"creatorType": "author",
"name": "Institutional Author"
}
],
"date": "1999-12-31",
"dateAdded": "2015-04-12T05:45:15Z",
"dateModified": "2015-04-12T05:45:15Z",
"extra": "Extra",
"itemType": "blogPost",
"language": "en-US",
"notes": [],
"relations": {},
"rights": "Rights",
"shortTitle": "Short title",
"tags": [],
"title": "Title",
"uri": "http://zotero.org/users/local/riiZoBgm/items/ABZPI5RA",
"url": "http://www.example.com",
"version": 0,
"websiteType": "Type"
},
"book": {
"ISBN": "978-1-234-56789-7",
"abstractNote": "Abstract note",
"accessDate": "1997-06-13T23:59:58Z",
"archive": "Archive",
"archiveLocation": "Archive location",
"attachments": [],
"callNumber": "Call number",
"collections": [],
"creators": [
{
"creatorType": "author",
"firstName": "authorFirst",
"lastName": "authorLast"
},
{
"creatorType": "contributor",
"firstName": "contributorFirst",
"lastName": "contributorLast"
},
{
"creatorType": "editor",
"firstName": "editorFirst",
"lastName": "editorLast"
},
{
"creatorType": "seriesEditor",
"firstName": "seriesEditorFirst",
"lastName": "seriesEditorLast"
},
{
"creatorType": "translator",
"firstName": "translatorFirst",
"lastName": "translatorLast"
},
{
"creatorType": "author",
"name": "Institutional Author"
}
],
"date": "1999-12-31",
"dateAdded": "2015-04-12T05:45:15Z",
"dateModified": "2015-04-12T05:45:15Z",
"edition": "8",
"extra": "Extra",
"itemType": "book",
"language": "en-US",
"libraryCatalog": "Library catalog",
"notes": [],
"numPages": "4",
"numberOfVolumes": "7",
"place": "Place",
"publisher": "Publisher",
"relations": {},
"rights": "Rights",
"series": "Series",
"seriesNumber": "9",
"shortTitle": "Short title",
"tags": [],
"title": "Title",
"uri": "http://zotero.org/users/local/riiZoBgm/items/GW3SAWW6",
"url": "http://www.example.com",
"version": 0,
"volume": "6"
},
"bookSection": {
"ISBN": "978-1-234-56789-7",
"abstractNote": "Abstract note",
"accessDate": "1997-06-13T23:59:58Z",
"archive": "Archive",
"archiveLocation": "Archive location",
"attachments": [],
"bookTitle": "Publication title",
"callNumber": "Call number",
"collections": [],
"creators": [
{
"creatorType": "author",
"firstName": "authorFirst",
"lastName": "authorLast"
},
{
"creatorType": "bookAuthor",
"firstName": "bookAuthorFirst",
"lastName": "bookAuthorLast"
},
{
"creatorType": "contributor",
"firstName": "contributorFirst",
"lastName": "contributorLast"
},
{
"creatorType": "editor",
"firstName": "editorFirst",
"lastName": "editorLast"
},
{
"creatorType": "seriesEditor",
"firstName": "seriesEditorFirst",
"lastName": "seriesEditorLast"
},
{
"creatorType": "translator",
"firstName": "translatorFirst",
"lastName": "translatorLast"
},
{
"creatorType": "author",
"name": "Institutional Author"
}
],
"date": "1999-12-31",
"dateAdded": "2015-04-12T05:45:15Z",
"dateModified": "2015-04-12T05:45:15Z",
"edition": "8",
"extra": "Extra",
"itemType": "bookSection",
"language": "en-US",
"libraryCatalog": "Library catalog",
"notes": [],
"numberOfVolumes": "7",
"pages": "1-10",
"place": "Place",
"publisher": "Publisher",
"relations": {},
"rights": "Rights",
"series": "Series",
"seriesNumber": "9",
"shortTitle": "Short title",
"tags": [],
"title": "Title",
"uri": "http://zotero.org/users/local/riiZoBgm/items/RIPPV55H",
"url": "http://www.example.com",
"version": 0,
"volume": "6"
},
"case": {
"abstractNote": "Abstract note",
"accessDate": "1997-06-13T23:59:58Z",
"attachments": [],
"caseName": "Title",
"collections": [],
"court": "Court",
"creators": [
{
"creatorType": "author",
"firstName": "authorFirst",
"lastName": "authorLast"
},
{
"creatorType": "contributor",
"firstName": "contributorFirst",
"lastName": "contributorLast"
},
{
"creatorType": "counsel",
"firstName": "counselFirst",
"lastName": "counselLast"
},
{
"creatorType": "author",
"name": "Institutional Author"
}
],
"dateAdded": "2015-04-12T05:45:15Z",
"dateDecided": "1999-12-31",
"dateModified": "2015-04-12T05:45:15Z",
"docketNumber": "3",
"extra": "Extra",
"firstPage": "1-10",
"history": "History",
"itemType": "case",
"language": "en-US",
"notes": [],
"relations": {},
"reporter": "Reporter",
"reporterVolume": "6",
"rights": "Rights",
"shortTitle": "Short title",
"tags": [],
"uri": "http://zotero.org/users/local/riiZoBgm/items/QHZWSBCZ",
"url": "http://www.example.com",
"version": 0
},
"computerProgram": {
"ISBN": "978-1-234-56789-7",
"abstractNote": "Abstract note",
"accessDate": "1997-06-13T23:59:58Z",
"archive": "Archive",
"archiveLocation": "Archive location",
"attachments": [],
"callNumber": "Call number",
"collections": [],
"company": "Publisher",
"creators": [
{
"creatorType": "programmer",
"firstName": "programmerFirst",
"lastName": "programmerLast"
},
{
"creatorType": "contributor",
"firstName": "contributorFirst",
"lastName": "contributorLast"
},
{
"creatorType": "programmer",
"name": "Institutional Author"
}
],
"date": "1999-12-31",
"dateAdded": "2015-04-12T05:45:15Z",
"dateModified": "2015-04-12T05:45:15Z",
"extra": "Extra",
"itemType": "computerProgram",
"libraryCatalog": "Library catalog",
"notes": [],
"place": "Place",
"programmingLanguage": "Programming language",
"relations": {},
"rights": "Rights",
"seriesTitle": "Series title",
"shortTitle": "Short title",
"system": "System",
"tags": [],
"title": "Title",
"uri": "http://zotero.org/users/local/riiZoBgm/items/KKPZKHNF",
"url": "http://www.example.com",
"version": 0,
"versionNumber": "Version number"
},
"conferencePaper": {
"DOI": "10.1234/example.doi",
"ISBN": "978-1-234-56789-7",
"abstractNote": "Abstract note",
"accessDate": "1997-06-13T23:59:58Z",
"archive": "Archive",
"archiveLocation": "Archive location",
"attachments": [],
"callNumber": "Call number",
"collections": [],
"conferenceName": "Conference name",
"creators": [
{
"creatorType": "author",
"firstName": "authorFirst",
"lastName": "authorLast"
},
{
"creatorType": "contributor",
"firstName": "contributorFirst",
"lastName": "contributorLast"
},
{
"creatorType": "editor",
"firstName": "editorFirst",
"lastName": "editorLast"
},
{
"creatorType": "seriesEditor",
"firstName": "seriesEditorFirst",
"lastName": "seriesEditorLast"
},
{
"creatorType": "translator",
"firstName": "translatorFirst",
"lastName": "translatorLast"
},
{
"creatorType": "author",
"name": "Institutional Author"
}
],
"date": "1999-12-31",
"dateAdded": "2015-04-12T05:45:15Z",
"dateModified": "2015-04-12T05:45:15Z",
"extra": "Extra",
"itemType": "conferencePaper",
"language": "en-US",
"libraryCatalog": "Library catalog",
"notes": [],
"pages": "1-10",
"place": "Place",
"proceedingsTitle": "Publication title",
"publisher": "Publisher",
"relations": {},
"rights": "Rights",
"series": "Series",
"shortTitle": "Short title",
"tags": [],
"title": "Title",
"uri": "http://zotero.org/users/local/riiZoBgm/items/6N2HGGGC",
"url": "http://www.example.com",
"version": 0,
"volume": "6"
},
"dictionaryEntry": {
"ISBN": "978-1-234-56789-7",
"abstractNote": "Abstract note",
"accessDate": "1997-06-13T23:59:58Z",
"archive": "Archive",
"archiveLocation": "Archive location",
"attachments": [],
"callNumber": "Call number",
"collections": [],
"creators": [
{
"creatorType": "author",
"firstName": "authorFirst",
"lastName": "authorLast"
},
{
"creatorType": "contributor",
"firstName": "contributorFirst",
"lastName": "contributorLast"
},
{
"creatorType": "editor",
"firstName": "editorFirst",
"lastName": "editorLast"
},
{
"creatorType": "seriesEditor",
"firstName": "seriesEditorFirst",
"lastName": "seriesEditorLast"
},
{
"creatorType": "translator",
"firstName": "translatorFirst",
"lastName": "translatorLast"
},
{
"creatorType": "author",
"name": "Institutional Author"
}
],
"date": "1999-12-31",
"dateAdded": "2015-04-12T05:45:15Z",
"dateModified": "2015-04-12T05:45:15Z",
"dictionaryTitle": "Publication title",
"edition": "8",
"extra": "Extra",
"itemType": "dictionaryEntry",
"language": "en-US",
"libraryCatalog": "Library catalog",
"notes": [],
"numberOfVolumes": "7",
"pages": "1-10",
"place": "Place",
"publisher": "Publisher",
"relations": {},
"rights": "Rights",
"series": "Series",
"seriesNumber": "9",
"shortTitle": "Short title",
"tags": [],
"title": "Title",
"uri": "http://zotero.org/users/local/riiZoBgm/items/JPNX3J45",
"url": "http://www.example.com",
"version": 0,
"volume": "6"
},
"document": {
"abstractNote": "Abstract note",
"accessDate": "1997-06-13T23:59:58Z",
"archive": "Archive",
"archiveLocation": "Archive location",
"attachments": [],
"callNumber": "Call number",
"collections": [],
"creators": [
{
"creatorType": "author",
"firstName": "authorFirst",
"lastName": "authorLast"
},
{
"creatorType": "contributor",
"firstName": "contributorFirst",
"lastName": "contributorLast"
},
{
"creatorType": "editor",
"firstName": "editorFirst",
"lastName": "editorLast"
},
{
"creatorType": "reviewedAuthor",
"firstName": "reviewedAuthorFirst",
"lastName": "reviewedAuthorLast"
},
{
"creatorType": "translator",
"firstName": "translatorFirst",
"lastName": "translatorLast"
},
{
"creatorType": "author",
"name": "Institutional Author"
}
],
"date": "1999-12-31",
"dateAdded": "2015-04-12T05:45:15Z",
"dateModified": "2015-04-12T05:45:15Z",
"extra": "Extra",
"itemType": "document",
"language": "en-US",
"libraryCatalog": "Library catalog",
"notes": [],
"publisher": "Publisher",
"relations": {},
"rights": "Rights",
"shortTitle": "Short title",
"tags": [],
"title": "Title",
"uri": "http://zotero.org/users/local/riiZoBgm/items/JC3ZJTHP",
"url": "http://www.example.com",
"version": 0
},
"email": {
"abstractNote": "Abstract note",
"accessDate": "1997-06-13T23:59:58Z",
"attachments": [],
"collections": [],
"creators": [
{
"creatorType": "author",
"firstName": "authorFirst",
"lastName": "authorLast"
},
{
"creatorType": "contributor",
"firstName": "contributorFirst",
"lastName": "contributorLast"
},
{
"creatorType": "recipient",
"firstName": "recipientFirst",
"lastName": "recipientLast"
},
{
"creatorType": "author",
"name": "Institutional Author"
}
],
"date": "1999-12-31",
"dateAdded": "2015-04-12T05:45:15Z",
"dateModified": "2015-04-12T05:45:15Z",
"extra": "Extra",
"itemType": "email",
"language": "en-US",
"notes": [],
"relations": {},
"rights": "Rights",
"shortTitle": "Short title",
"subject": "Title",
"tags": [],
"uri": "http://zotero.org/users/local/riiZoBgm/items/W2WFJDDP",
"url": "http://www.example.com",
"version": 0
},
"encyclopediaArticle": {
"ISBN": "978-1-234-56789-7",
"abstractNote": "Abstract note",
"accessDate": "1997-06-13T23:59:58Z",
"archive": "Archive",
"archiveLocation": "Archive location",
"attachments": [],
"callNumber": "Call number",
"collections": [],
"creators": [
{
"creatorType": "author",
"firstName": "authorFirst",
"lastName": "authorLast"
},
{
"creatorType": "contributor",
"firstName": "contributorFirst",
"lastName": "contributorLast"
},
{
"creatorType": "editor",
"firstName": "editorFirst",
"lastName": "editorLast"
},
{
"creatorType": "seriesEditor",
"firstName": "seriesEditorFirst",
"lastName": "seriesEditorLast"
},
{
"creatorType": "translator",
"firstName": "translatorFirst",
"lastName": "translatorLast"
},
{
"creatorType": "author",
"name": "Institutional Author"
}
],
"date": "1999-12-31",
"dateAdded": "2015-04-12T05:45:15Z",
"dateModified": "2015-04-12T05:45:15Z",
"edition": "8",
"encyclopediaTitle": "Publication title",
"extra": "Extra",
"itemType": "encyclopediaArticle",
"language": "en-US",
"libraryCatalog": "Library catalog",
"notes": [],
"numberOfVolumes": "7",
"pages": "1-10",
"place": "Place",
"publisher": "Publisher",
"relations": {},
"rights": "Rights",
"series": "Series",
"seriesNumber": "9",
"shortTitle": "Short title",
"tags": [],
"title": "Title",
"uri": "http://zotero.org/users/local/riiZoBgm/items/IQ4VQRZK",
"url": "http://www.example.com",
"version": 0,
"volume": "6"
},
"film": {
"abstractNote": "Abstract note",
"accessDate": "1997-06-13T23:59:58Z",
"archive": "Archive",
"archiveLocation": "Archive location",
"attachments": [],
"callNumber": "Call number",
"collections": [],
"creators": [
{
"creatorType": "director",
"firstName": "directorFirst",
"lastName": "directorLast"
},
{
"creatorType": "contributor",
"firstName": "contributorFirst",
"lastName": "contributorLast"
},
{
"creatorType": "producer",
"firstName": "producerFirst",
"lastName": "producerLast"
},
{
"creatorType": "scriptwriter",
"firstName": "scriptwriterFirst",
"lastName": "scriptwriterLast"
},
{
"creatorType": "director",
"name": "Institutional Author"
}
],
"date": "1999-12-31",
"dateAdded": "2015-04-12T05:45:15Z",
"dateModified": "2015-04-12T05:45:15Z",
"distributor": "Publisher",
"extra": "Extra",
"genre": "Type",
"itemType": "film",
"language": "en-US",
"libraryCatalog": "Library catalog",
"notes": [],
"relations": {},
"rights": "Rights",
"runningTime": "1:22:33",
"shortTitle": "Short title",
"tags": [],
"title": "Title",
"uri": "http://zotero.org/users/local/riiZoBgm/items/ASGNK9V4",
"url": "http://www.example.com",
"version": 0,
"videoRecordingFormat": "Medium"
},
"forumPost": {
"abstractNote": "Abstract note",
"accessDate": "1997-06-13T23:59:58Z",
"attachments": [],
"collections": [],
"creators": [
{
"creatorType": "author",
"firstName": "authorFirst",
"lastName": "authorLast"
},
{
"creatorType": "contributor",
"firstName": "contributorFirst",
"lastName": "contributorLast"
},
{
"creatorType": "author",
"name": "Institutional Author"
}
],
"date": "1999-12-31",
"dateAdded": "2015-04-12T05:45:15Z",
"dateModified": "2015-04-12T05:45:15Z",
"extra": "Extra",
"forumTitle": "Publication title",
"itemType": "forumPost",
"language": "en-US",
"notes": [],
"postType": "Type",
"relations": {},
"rights": "Rights",
"shortTitle": "Short title",
"tags": [],
"title": "Title",
"uri": "http://zotero.org/users/local/riiZoBgm/items/VUMWB9BZ",
"url": "http://www.example.com",
"version": 0
},
"hearing": {
"abstractNote": "Abstract note",
"accessDate": "1997-06-13T23:59:58Z",
"attachments": [],
"collections": [],
"committee": "Committee",
"creators": [
{
"creatorType": "contributor",
"firstName": "contributorFirst",
"lastName": "contributorLast"
},
{
"creatorType": "contributor",
"name": "Institutional Author"
}
],
"date": "1999-12-31",
"dateAdded": "2015-04-12T05:45:15Z",
"dateModified": "2015-04-12T05:45:15Z",
"documentNumber": "3",
"extra": "Extra",
"history": "History",
"itemType": "hearing",
"language": "en-US",
"legislativeBody": "Legislative body",
"notes": [],
"numberOfVolumes": "7",
"pages": "1-10",
"place": "Place",
"publisher": "Publisher",
"relations": {},
"rights": "Rights",
"session": "Session",
"shortTitle": "Short title",
"tags": [],
"title": "Title",
"uri": "http://zotero.org/users/local/riiZoBgm/items/3XQMN9Q5",
"url": "http://www.example.com",
"version": 0
},
"instantMessage": {
"abstractNote": "Abstract note",
"accessDate": "1997-06-13T23:59:58Z",
"attachments": [],
"collections": [],
"creators": [
{
"creatorType": "author",
"firstName": "authorFirst",
"lastName": "authorLast"
},
{
"creatorType": "contributor",
"firstName": "contributorFirst",
"lastName": "contributorLast"
},
{
"creatorType": "recipient",
"firstName": "recipientFirst",
"lastName": "recipientLast"
},
{
"creatorType": "author",
"name": "Institutional Author"
}
],
"date": "1999-12-31",
"dateAdded": "2015-04-12T05:45:15Z",
"dateModified": "2015-04-12T05:45:15Z",
"extra": "Extra",
"itemType": "instantMessage",
"language": "en-US",
"notes": [],
"relations": {},
"rights": "Rights",
"shortTitle": "Short title",
"tags": [],
"title": "Title",
"uri": "http://zotero.org/users/local/riiZoBgm/items/XEATTJU2",
"url": "http://www.example.com",
"version": 0
},
"interview": {
"abstractNote": "Abstract note",
"accessDate": "1997-06-13T23:59:58Z",
"archive": "Archive",
"archiveLocation": "Archive location",
"attachments": [],
"callNumber": "Call number",
"collections": [],
"creators": [
{
"creatorType": "interviewee",
"firstName": "intervieweeFirst",
"lastName": "intervieweeLast"
},
{
"creatorType": "contributor",
"firstName": "contributorFirst",
"lastName": "contributorLast"
},
{
"creatorType": "interviewer",
"firstName": "interviewerFirst",
"lastName": "interviewerLast"
},
{
"creatorType": "translator",
"firstName": "translatorFirst",
"lastName": "translatorLast"
},
{
"creatorType": "interviewee",
"name": "Institutional Author"
}
],
"date": "1999-12-31",
"dateAdded": "2015-04-12T05:45:15Z",
"dateModified": "2015-04-12T05:45:15Z",
"extra": "Extra",
"interviewMedium": "Medium",
"itemType": "interview",
"language": "en-US",
"libraryCatalog": "Library catalog",
"notes": [],
"relations": {},
"rights": "Rights",
"shortTitle": "Short title",
"tags": [],
"title": "Title",
"uri": "http://zotero.org/users/local/riiZoBgm/items/7WKVQVAR",
"url": "http://www.example.com",
"version": 0
},
"journalArticle": {
"DOI": "10.1234/example.doi",
"ISSN": "1234-5679",
"abstractNote": "Abstract note",
"accessDate": "1997-06-13T23:59:58Z",
"archive": "Archive",
"archiveLocation": "Archive location",
"attachments": [],
"callNumber": "Call number",
"collections": [],
"creators": [
{
"creatorType": "author",
"firstName": "authorFirst",
"lastName": "authorLast"
},
{
"creatorType": "contributor",
"firstName": "contributorFirst",
"lastName": "contributorLast"
},
{
"creatorType": "editor",
"firstName": "editorFirst",
"lastName": "editorLast"
},
{
"creatorType": "reviewedAuthor",
"firstName": "reviewedAuthorFirst",
"lastName": "reviewedAuthorLast"
},
{
"creatorType": "translator",
"firstName": "translatorFirst",
"lastName": "translatorLast"
},
{
"creatorType": "author",
"name": "Institutional Author"
}
],
"date": "1999-12-31",
"dateAdded": "2015-04-12T05:45:15Z",
"dateModified": "2015-04-12T05:45:15Z",
"extra": "Extra",
"issue": "5",
"itemType": "journalArticle",
"journalAbbreviation": "Journal abbreviation",
"language": "en-US",
"libraryCatalog": "Library catalog",
"notes": [],
"pages": "1-10",
"publicationTitle": "Publication title",
"relations": {},
"rights": "Rights",
"series": "Series",
"seriesText": "Series text",
"seriesTitle": "Series title",
"shortTitle": "Short title",
"tags": [],
"title": "Title",
"uri": "http://zotero.org/users/local/riiZoBgm/items/SWW5XKNW",
"url": "http://www.example.com",
"version": 0,
"volume": "6"
},
"letter": {
"abstractNote": "Abstract note",
"accessDate": "1997-06-13T23:59:58Z",
"archive": "Archive",
"archiveLocation": "Archive location",
"attachments": [],
"callNumber": "Call number",
"collections": [],
"creators": [
{
"creatorType": "author",
"firstName": "authorFirst",
"lastName": "authorLast"
},
{
"creatorType": "contributor",
"firstName": "contributorFirst",
"lastName": "contributorLast"
},
{
"creatorType": "recipient",
"firstName": "recipientFirst",
"lastName": "recipientLast"
},
{
"creatorType": "author",
"name": "Institutional Author"
}
],
"date": "1999-12-31",
"dateAdded": "2015-04-12T05:45:15Z",
"dateModified": "2015-04-12T05:45:15Z",
"extra": "Extra",
"itemType": "letter",
"language": "en-US",
"letterType": "Type",
"libraryCatalog": "Library catalog",
"notes": [],
"relations": {},
"rights": "Rights",
"shortTitle": "Short title",
"tags": [],
"title": "Title",
"uri": "http://zotero.org/users/local/riiZoBgm/items/X3A224PG",
"url": "http://www.example.com",
"version": 0
},
"magazineArticle": {
"ISSN": "1234-5679",
"abstractNote": "Abstract note",
"accessDate": "1997-06-13T23:59:58Z",
"archive": "Archive",
"archiveLocation": "Archive location",
"attachments": [],
"callNumber": "Call number",
"collections": [],
"creators": [
{
"creatorType": "author",
"firstName": "authorFirst",
"lastName": "authorLast"
},
{
"creatorType": "contributor",
"firstName": "contributorFirst",
"lastName": "contributorLast"
},
{
"creatorType": "reviewedAuthor",
"firstName": "reviewedAuthorFirst",
"lastName": "reviewedAuthorLast"
},
{
"creatorType": "translator",
"firstName": "translatorFirst",
"lastName": "translatorLast"
},
{
"creatorType": "author",
"name": "Institutional Author"
}
],
"date": "1999-12-31",
"dateAdded": "2015-04-12T05:45:15Z",
"dateModified": "2015-04-12T05:45:15Z",
"extra": "Extra",
"issue": "5",
"itemType": "magazineArticle",
"language": "en-US",
"libraryCatalog": "Library catalog",
"notes": [],
"pages": "1-10",
"publicationTitle": "Publication title",
"relations": {},
"rights": "Rights",
"shortTitle": "Short title",
"tags": [],
"title": "Title",
"uri": "http://zotero.org/users/local/riiZoBgm/items/CP6IHEZW",
"url": "http://www.example.com",
"version": 0,
"volume": "6"
},
"manuscript": {
"abstractNote": "Abstract note",
"accessDate": "1997-06-13T23:59:58Z",
"archive": "Archive",
"archiveLocation": "Archive location",
"attachments": [],
"callNumber": "Call number",
"collections": [],
"creators": [
{
"creatorType": "author",
"firstName": "authorFirst",
"lastName": "authorLast"
},
{
"creatorType": "contributor",
"firstName": "contributorFirst",
"lastName": "contributorLast"
},
{
"creatorType": "translator",
"firstName": "translatorFirst",
"lastName": "translatorLast"
},
{
"creatorType": "author",
"name": "Institutional Author"
}
],
"date": "1999-12-31",
"dateAdded": "2015-04-12T05:45:15Z",
"dateModified": "2015-04-12T05:45:15Z",
"extra": "Extra",
"itemType": "manuscript",
"language": "en-US",
"libraryCatalog": "Library catalog",
"manuscriptType": "Type",
"notes": [],
"numPages": "4",
"place": "Place",
"relations": {},
"rights": "Rights",
"shortTitle": "Short title",
"tags": [],
"title": "Title",
"uri": "http://zotero.org/users/local/riiZoBgm/items/V7VMFMWK",
"url": "http://www.example.com",
"version": 0
},
"map": {
"ISBN": "978-1-234-56789-7",
"abstractNote": "Abstract note",
"accessDate": "1997-06-13T23:59:58Z",
"archive": "Archive",
"archiveLocation": "Archive location",
"attachments": [],
"callNumber": "Call number",
"collections": [],
"creators": [
{
"creatorType": "cartographer",
"firstName": "cartographerFirst",
"lastName": "cartographerLast"
},
{
"creatorType": "contributor",
"firstName": "contributorFirst",
"lastName": "contributorLast"
},
{
"creatorType": "seriesEditor",
"firstName": "seriesEditorFirst",
"lastName": "seriesEditorLast"
},
{
"creatorType": "cartographer",
"name": "Institutional Author"
}
],
"date": "1999-12-31",
"dateAdded": "2015-04-12T05:45:15Z",
"dateModified": "2015-04-12T05:45:15Z",
"edition": "8",
"extra": "Extra",
"itemType": "map",
"language": "en-US",
"libraryCatalog": "Library catalog",
"mapType": "Type",
"notes": [],
"place": "Place",
"publisher": "Publisher",
"relations": {},
"rights": "Rights",
"scale": "Scale",
"seriesTitle": "Series title",
"shortTitle": "Short title",
"tags": [],
"title": "Title",
"uri": "http://zotero.org/users/local/riiZoBgm/items/EE37TTFA",
"url": "http://www.example.com",
"version": 0
},
"newspaperArticle": {
"ISSN": "1234-5679",
"abstractNote": "Abstract note",
"accessDate": "1997-06-13T23:59:58Z",
"archive": "Archive",
"archiveLocation": "Archive location",
"attachments": [],
"callNumber": "Call number",
"collections": [],
"creators": [
{
"creatorType": "author",
"firstName": "authorFirst",
"lastName": "authorLast"
},
{
"creatorType": "contributor",
"firstName": "contributorFirst",
"lastName": "contributorLast"
},
{
"creatorType": "reviewedAuthor",
"firstName": "reviewedAuthorFirst",
"lastName": "reviewedAuthorLast"
},
{
"creatorType": "translator",
"firstName": "translatorFirst",
"lastName": "translatorLast"
},
{
"creatorType": "author",
"name": "Institutional Author"
}
],
"date": "1999-12-31",
"dateAdded": "2015-04-12T05:45:15Z",
"dateModified": "2015-04-12T05:45:15Z",
"edition": "8",
"extra": "Extra",
"itemType": "newspaperArticle",
"language": "en-US",
"libraryCatalog": "Library catalog",
"notes": [],
"pages": "1-10",
"place": "Place",
"publicationTitle": "Publication title",
"relations": {},
"rights": "Rights",
"section": "Section",
"shortTitle": "Short title",
"tags": [],
"title": "Title",
"uri": "http://zotero.org/users/local/riiZoBgm/items/AF7D3DBU",
"url": "http://www.example.com",
"version": 0
},
"patent": {
"abstractNote": "Abstract note",
"accessDate": "1997-06-13T23:59:58Z",
"applicationNumber": "Application number",
"assignee": "Assignee",
"attachments": [],
"collections": [],
"country": "Country",
"creators": [
{
"creatorType": "inventor",
"firstName": "inventorFirst",
"lastName": "inventorLast"
},
{
"creatorType": "attorneyAgent",
"firstName": "attorneyAgentFirst",
"lastName": "attorneyAgentLast"
},
{
"creatorType": "contributor",
"firstName": "contributorFirst",
"lastName": "contributorLast"
},
{
"creatorType": "inventor",
"name": "Institutional Author"
}
],
"dateAdded": "2015-04-12T05:45:15Z",
"dateModified": "2015-04-12T05:45:15Z",
"extra": "Extra",
"filingDate": "2000-01-02",
"issueDate": "1999-12-31",
"issuingAuthority": "Issuing authority",
"itemType": "patent",
"language": "en-US",
"legalStatus": "Legal status",
"notes": [],
"pages": "1-10",
"patentNumber": "3",
"place": "Place",
"priorityNumbers": "Priority numbers",
"references": "References",
"relations": {},
"rights": "Rights",
"shortTitle": "Short title",
"tags": [],
"title": "Title",
"uri": "http://zotero.org/users/local/riiZoBgm/items/PJTMWECG",
"url": "http://www.example.com",
"version": 0
},
"podcast": {
"abstractNote": "Abstract note",
"accessDate": "1997-06-13T23:59:58Z",
"attachments": [],
"audioFileType": "Medium",
"collections": [],
"creators": [
{
"creatorType": "podcaster",
"firstName": "podcasterFirst",
"lastName": "podcasterLast"
},
{
"creatorType": "contributor",
"firstName": "contributorFirst",
"lastName": "contributorLast"
},
{
"creatorType": "guest",
"firstName": "guestFirst",
"lastName": "guestLast"
},
{
"creatorType": "podcaster",
"name": "Institutional Author"
}
],
"dateAdded": "2015-04-12T05:45:15Z",
"dateModified": "2015-04-12T05:45:15Z",
"episodeNumber": "3",
"extra": "Extra",
"itemType": "podcast",
"language": "en-US",
"notes": [],
"relations": {},
"rights": "Rights",
"runningTime": "1:22:33",
"seriesTitle": "Series title",
"shortTitle": "Short title",
"tags": [],
"title": "Title",
"uri": "http://zotero.org/users/local/riiZoBgm/items/QE7NSW5T",
"url": "http://www.example.com",
"version": 0
},
"presentation": {
"abstractNote": "Abstract note",
"accessDate": "1997-06-13T23:59:58Z",
"attachments": [],
"collections": [],
"creators": [
{
"creatorType": "presenter",
"firstName": "presenterFirst",
"lastName": "presenterLast"
},
{
"creatorType": "contributor",
"firstName": "contributorFirst",
"lastName": "contributorLast"
},
{
"creatorType": "presenter",
"name": "Institutional Author"
}
],
"date": "1999-12-31",
"dateAdded": "2015-04-12T05:45:15Z",
"dateModified": "2015-04-12T05:45:15Z",
"extra": "Extra",
"itemType": "presentation",
"language": "en-US",
"meetingName": "Meeting name",
"notes": [],
"place": "Place",
"presentationType": "Type",
"relations": {},
"rights": "Rights",
"shortTitle": "Short title",
"tags": [],
"title": "Title",
"uri": "http://zotero.org/users/local/riiZoBgm/items/VCJG5RX7",
"url": "http://www.example.com",
"version": 0
},
"radioBroadcast": {
"abstractNote": "Abstract note",
"accessDate": "1997-06-13T23:59:58Z",
"archive": "Archive",
"archiveLocation": "Archive location",
"attachments": [],
"audioRecordingFormat": "Medium",
"callNumber": "Call number",
"collections": [],
"creators": [
{
"creatorType": "director",
"firstName": "directorFirst",
"lastName": "directorLast"
},
{
"creatorType": "castMember",
"firstName": "castMemberFirst",
"lastName": "castMemberLast"
},
{
"creatorType": "contributor",
"firstName": "contributorFirst",
"lastName": "contributorLast"
},
{
"creatorType": "guest",
"firstName": "guestFirst",
"lastName": "guestLast"
},
{
"creatorType": "producer",
"firstName": "producerFirst",
"lastName": "producerLast"
},
{
"creatorType": "scriptwriter",
"firstName": "scriptwriterFirst",
"lastName": "scriptwriterLast"
},
{
"creatorType": "director",
"name": "Institutional Author"
}
],
"date": "1999-12-31",
"dateAdded": "2015-04-12T05:45:15Z",
"dateModified": "2015-04-12T05:45:15Z",
"episodeNumber": "3",
"extra": "Extra",
"itemType": "radioBroadcast",
"language": "en-US",
"libraryCatalog": "Library catalog",
"network": "Publisher",
"notes": [],
"place": "Place",
"programTitle": "Publication title",
"relations": {},
"rights": "Rights",
"runningTime": "1:22:33",
"shortTitle": "Short title",
"tags": [],
"title": "Title",
"uri": "http://zotero.org/users/local/riiZoBgm/items/H9KMVJH9",
"url": "http://www.example.com",
"version": 0
},
"report": {
"abstractNote": "Abstract note",
"accessDate": "1997-06-13T23:59:58Z",
"archive": "Archive",
"archiveLocation": "Archive location",
"attachments": [],
"callNumber": "Call number",
"collections": [],
"creators": [
{
"creatorType": "author",
"firstName": "authorFirst",
"lastName": "authorLast"
},
{
"creatorType": "contributor",
"firstName": "contributorFirst",
"lastName": "contributorLast"
},
{
"creatorType": "seriesEditor",
"firstName": "seriesEditorFirst",
"lastName": "seriesEditorLast"
},
{
"creatorType": "translator",
"firstName": "translatorFirst",
"lastName": "translatorLast"
},
{
"creatorType": "author",
"name": "Institutional Author"
}
],
"date": "1999-12-31",
"dateAdded": "2015-04-12T05:45:15Z",
"dateModified": "2015-04-12T05:45:15Z",
"extra": "Extra",
"institution": "Publisher",
"itemType": "report",
"language": "en-US",
"libraryCatalog": "Library catalog",
"notes": [],
"pages": "1-10",
"place": "Place",
"relations": {},
"reportNumber": "3",
"reportType": "Type",
"rights": "Rights",
"seriesTitle": "Series title",
"shortTitle": "Short title",
"tags": [],
"title": "Title",
"uri": "http://zotero.org/users/local/riiZoBgm/items/Z2IZ9JEP",
"url": "http://www.example.com",
"version": 0
},
"statute": {
"abstractNote": "Abstract note",
"accessDate": "1997-06-13T23:59:58Z",
"attachments": [],
"code": "Code",
"codeNumber": "Code number",
"collections": [],
"creators": [
{
"creatorType": "author",
"firstName": "authorFirst",
"lastName": "authorLast"
},
{
"creatorType": "contributor",
"firstName": "contributorFirst",
"lastName": "contributorLast"
},
{
"creatorType": "author",
"name": "Institutional Author"
}
],
"dateAdded": "2015-04-12T05:45:15Z",
"dateEnacted": "1999-12-31",
"dateModified": "2015-04-12T05:45:15Z",
"extra": "Extra",
"history": "History",
"itemType": "statute",
"language": "en-US",
"nameOfAct": "Title",
"notes": [],
"pages": "1-10",
"publicLawNumber": "3",
"relations": {},
"rights": "Rights",
"section": "Section",
"session": "Session",
"shortTitle": "Short title",
"tags": [],
"uri": "http://zotero.org/users/local/riiZoBgm/items/SJE3PIJT",
"url": "http://www.example.com",
"version": 0
},
"thesis": {
"abstractNote": "Abstract note",
"accessDate": "1997-06-13T23:59:58Z",
"archive": "Archive",
"archiveLocation": "Archive location",
"attachments": [],
"callNumber": "Call number",
"collections": [],
"creators": [
{
"creatorType": "author",
"firstName": "authorFirst",
"lastName": "authorLast"
},
{
"creatorType": "contributor",
"firstName": "contributorFirst",
"lastName": "contributorLast"
},
{
"creatorType": "author",
"name": "Institutional Author"
}
],
"date": "1999-12-31",
"dateAdded": "2015-04-12T05:45:15Z",
"dateModified": "2015-04-12T05:45:15Z",
"extra": "Extra",
"itemType": "thesis",
"language": "en-US",
"libraryCatalog": "Library catalog",
"notes": [],
"numPages": "4",
"place": "Place",
"relations": {},
"rights": "Rights",
"shortTitle": "Short title",
"tags": [],
"thesisType": "Type",
"title": "Title",
"university": "Publisher",
"uri": "http://zotero.org/users/local/riiZoBgm/items/68UVS8EK",
"url": "http://www.example.com",
"version": 0
},
"tvBroadcast": {
"abstractNote": "Abstract note",
"accessDate": "1997-06-13T23:59:58Z",
"archive": "Archive",
"archiveLocation": "Archive location",
"attachments": [],
"callNumber": "Call number",
"collections": [],
"creators": [
{
"creatorType": "director",
"firstName": "directorFirst",
"lastName": "directorLast"
},
{
"creatorType": "castMember",
"firstName": "castMemberFirst",
"lastName": "castMemberLast"
},
{
"creatorType": "contributor",
"firstName": "contributorFirst",
"lastName": "contributorLast"
},
{
"creatorType": "guest",
"firstName": "guestFirst",
"lastName": "guestLast"
},
{
"creatorType": "producer",
"firstName": "producerFirst",
"lastName": "producerLast"
},
{
"creatorType": "scriptwriter",
"firstName": "scriptwriterFirst",
"lastName": "scriptwriterLast"
},
{
"creatorType": "director",
"name": "Institutional Author"
}
],
"date": "1999-12-31",
"dateAdded": "2015-04-12T05:45:15Z",
"dateModified": "2015-04-12T05:45:15Z",
"episodeNumber": "3",
"extra": "Extra",
"itemType": "tvBroadcast",
"language": "en-US",
"libraryCatalog": "Library catalog",
"network": "Publisher",
"notes": [],
"place": "Place",
"programTitle": "Publication title",
"relations": {},
"rights": "Rights",
"runningTime": "1:22:33",
"shortTitle": "Short title",
"tags": [],
"title": "Title",
"uri": "http://zotero.org/users/local/riiZoBgm/items/7WGRBEFW",
"url": "http://www.example.com",
"version": 0,
"videoRecordingFormat": "Medium"
},
"videoRecording": {
"ISBN": "978-1-234-56789-7",
"abstractNote": "Abstract note",
"accessDate": "1997-06-13T23:59:58Z",
"archive": "Archive",
"archiveLocation": "Archive location",
"attachments": [],
"callNumber": "Call number",
"collections": [],
"creators": [
{
"creatorType": "director",
"firstName": "directorFirst",
"lastName": "directorLast"
},
{
"creatorType": "castMember",
"firstName": "castMemberFirst",
"lastName": "castMemberLast"
},
{
"creatorType": "contributor",
"firstName": "contributorFirst",
"lastName": "contributorLast"
},
{
"creatorType": "producer",
"firstName": "producerFirst",
"lastName": "producerLast"
},
{
"creatorType": "scriptwriter",
"firstName": "scriptwriterFirst",
"lastName": "scriptwriterLast"
},
{
"creatorType": "director",
"name": "Institutional Author"
}
],
"date": "1999-12-31",
"dateAdded": "2015-04-12T05:45:15Z",
"dateModified": "2015-04-12T05:45:15Z",
"extra": "Extra",
"itemType": "videoRecording",
"language": "en-US",
"libraryCatalog": "Library catalog",
"notes": [],
"numberOfVolumes": "7",
"place": "Place",
"relations": {},
"rights": "Rights",
"runningTime": "1:22:33",
"seriesTitle": "Series title",
"shortTitle": "Short title",
"studio": "Publisher",
"tags": [],
"title": "Title",
"uri": "http://zotero.org/users/local/riiZoBgm/items/55G9KHBH",
"url": "http://www.example.com",
"version": 0,
"videoRecordingFormat": "Medium",
"volume": "6"
},
"webpage": {
"abstractNote": "Abstract note",
"accessDate": "1997-06-13T23:59:58Z",
"attachments": [],
"collections": [],
"creators": [
{
"creatorType": "author",
"firstName": "authorFirst",
"lastName": "authorLast"
},
{
"creatorType": "contributor",
"firstName": "contributorFirst",
"lastName": "contributorLast"
},
{
"creatorType": "translator",
"firstName": "translatorFirst",
"lastName": "translatorLast"
},
{
"creatorType": "author",
"name": "Institutional Author"
}
],
"date": "1999-12-31",
"dateAdded": "2015-04-12T05:45:15Z",
"dateModified": "2015-04-12T05:45:15Z",
"extra": "Extra",
"itemType": "webpage",
"language": "en-US",
"notes": [],
"relations": {},
"rights": "Rights",
"shortTitle": "Short title",
"tags": [],
"title": "Title",
"uri": "http://zotero.org/users/local/riiZoBgm/items/M7X5Q2MA",
"url": "http://www.example.com",
"version": 0,
"websiteTitle": "Publication title",
"websiteType": "Type"
}
}