-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' of github.com:NYPL/research-catalog into SCC-3731…
…/item-table-model
- Loading branch information
Showing
9 changed files
with
489 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,116 @@ | ||
export const searchResultElectronicResources = { | ||
"@type": ["nypl:Item", "nypl:Resource"], | ||
"@id": "res:b22133121", | ||
carrierType: [ | ||
{ | ||
"@id": "carriertypes:nc", | ||
prefLabel: "volume", | ||
}, | ||
], | ||
contributorLiteral: [ | ||
"Acosta, María", | ||
"Gomez, Vanessa, 1984-", | ||
"OverDrive, Inc.", | ||
], | ||
createdString: ["2019"], | ||
createdYear: 2019, | ||
creatorLiteral: ["Persico, Nicky"], | ||
dateStartYear: 2019, | ||
dateString: ["2019"], | ||
description: [ | ||
"Un abogado en prácticas inexperto y un poco torpe se ve involucrado en la defensa de dos mujeres muy diferentes entre ellas por edad y clase social, unidas por el hecho de ser ambas víctimas de la violencia. A partir de aquí se desenmaraña, aderezado por intrigantes mezclas culinarias, un denso entramado de historias y personas que, entre el suspense y la gravedad, se adentra en el fenómeno del acoso y de la manipulación por medio de una sucesión de eventos destinados a revelar una realidad insospechable. En una encantadora Puglia, descripta de manera cuanto menos original, Nicky Persico guía al lector a través de un mundo de individuos peligrosos (enemigos invisibles ante los ojos de todo el mundo, y sin embargo envidiosos de la vida y la vitalidad de las víctimas que persiguen) proponiendo la receta que su protagonista ha ideado para transformar elementos triviales en filosofía de vida: los Spaghetti Paradiso.", | ||
], | ||
electronicResources: [ | ||
{ | ||
title: "Access eNYPL", | ||
url: "http://link.overdrive.com/?websiteId=37&titleId=5312492", | ||
prefLabel: "Access eNYPL", | ||
}, | ||
], | ||
extent: [ | ||
"1 online resource (1 sound file (06 hr., 55 min., 34 sec.)) : digital", | ||
], | ||
genreForm: ["Audiobooks.", "Fiction."], | ||
idIsbn: ["9788835401155", "8835401151"], | ||
idOclc: ["1144496190"], | ||
identifier: [ | ||
{ | ||
"@type": "nypl:Bnumber", | ||
"@value": "22133121", | ||
}, | ||
{ | ||
"@type": "bf:Isbn", | ||
"@value": "9788835401155", | ||
}, | ||
{ | ||
"@type": "bf:Isbn", | ||
"@value": "8835401151", | ||
}, | ||
{ | ||
"@type": "nypl:Oclc", | ||
"@value": "1144496190", | ||
}, | ||
{ | ||
"@type": "nypl:Oclc", | ||
"@value": "1144496190", | ||
}, | ||
{ | ||
"@type": "bf:Identifier", | ||
"@value": "(OCoLC)1144496190", | ||
}, | ||
], | ||
issuance: [ | ||
{ | ||
"@id": "urn:biblevel:m", | ||
prefLabel: "monograph/item", | ||
}, | ||
], | ||
items: [], | ||
language: [ | ||
{ | ||
"@id": "lang:spa", | ||
prefLabel: "Spanish", | ||
}, | ||
], | ||
lccClassification: ["PQ4916.E778 S63 2019"], | ||
materialType: [ | ||
{ | ||
"@id": "resourcetypes:aud", | ||
prefLabel: "Audio", | ||
}, | ||
], | ||
mediaType: [ | ||
{ | ||
"@id": "mediatypes:n", | ||
prefLabel: "unmediated", | ||
}, | ||
], | ||
numAvailable: 0, | ||
numCheckinCardItems: 0, | ||
numElectronicResources: 1, | ||
numItemDatesParsed: 0, | ||
numItemVolumesParsed: 0, | ||
numItems: 0, | ||
numItemsMatched: 0, | ||
numItemsTotal: 0, | ||
nyplSource: ["sierra-nypl"], | ||
placeOfPublication: ["[Solon, Ohio]"], | ||
publicationStatement: ["[Solon, Ohio] : Tektime, 2019."], | ||
publisherLiteral: ["Tektime"], | ||
subjectLiteral: [ | ||
"Sexual harassment of women -- Fiction.", | ||
"Sexual harassment of women.", | ||
"Puglia (Italy) -- Fiction.", | ||
"Italy -- Puglia.", | ||
], | ||
title: ["Spaghetti paradiso"], | ||
titleDisplay: [ | ||
"Spaghetti paradiso / Nicky Persico ; traducción por: María Acosta.", | ||
], | ||
type: ["nypl:Item"], | ||
updatedAt: 1681346906709, | ||
uri: "b22133121", | ||
suppressed: false, | ||
hasItemVolumes: false, | ||
hasItemDates: false, | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,212 @@ | ||
export const searchResultPhysicalItems = { | ||
"@type": ["nypl:Item", "nypl:Resource"], | ||
"@id": "res:b12810991", | ||
carrierType: [ | ||
{ | ||
"@id": "carriertypes:nc", | ||
prefLabel: "volume", | ||
}, | ||
], | ||
createdString: ["1955"], | ||
createdYear: 1955, | ||
creatorLiteral: ["Prezzolini, Giuseppe, 1882-"], | ||
dateStartYear: 1955, | ||
dateString: ["1955"], | ||
dimensions: ["22 cm."], | ||
electronicResources: [], | ||
extent: ["148 p. illus."], | ||
idLccn: ["55006407 /L"], | ||
idOclc: ["787361"], | ||
identifier: [ | ||
{ | ||
"@type": "bf:ShelfMark", | ||
"@value": "D-11 2906", | ||
}, | ||
{ | ||
"@type": "nypl:Bnumber", | ||
"@value": "12810991", | ||
}, | ||
{ | ||
"@type": "nypl:Oclc", | ||
"@value": "787361", | ||
}, | ||
{ | ||
"@type": "bf:Lccn", | ||
"@value": "55006407 /L", | ||
}, | ||
{ | ||
"@type": "bf:Identifier", | ||
"@value": "(WaOLN)nyp2791238", | ||
}, | ||
], | ||
issuance: [ | ||
{ | ||
"@id": "urn:biblevel:m", | ||
prefLabel: "monograph/item", | ||
}, | ||
], | ||
items: [ | ||
{ | ||
"@id": "res:i10572545", | ||
"@type": ["bf:Item"], | ||
accessMessage: [ | ||
{ | ||
"@id": "accessMessage:1", | ||
prefLabel: "Use in library", | ||
}, | ||
], | ||
catalogItemType: [ | ||
{ | ||
"@id": "catalogItemType:55", | ||
prefLabel: "book, limited circ, MaRLI", | ||
}, | ||
], | ||
eddRequestable: true, | ||
formatLiteral: ["Text"], | ||
holdingLocation: [ | ||
{ | ||
"@id": "loc:mal82", | ||
prefLabel: "Schwarzman Building - Main Reading Room 315", | ||
}, | ||
], | ||
idBarcode: ["33433090622188"], | ||
identifier: [ | ||
{ | ||
"@type": "bf:ShelfMark", | ||
"@value": "D-11 2906", | ||
}, | ||
{ | ||
"@type": "bf:Barcode", | ||
"@value": "33433090622188", | ||
}, | ||
], | ||
owner: [ | ||
{ | ||
"@id": "orgs:1101", | ||
prefLabel: "General Research Division", | ||
}, | ||
], | ||
physRequestable: true, | ||
physicalLocation: ["D-11 2906"], | ||
requestable: [true], | ||
shelfMark: ["D-11 2906"], | ||
specRequestable: false, | ||
status: [ | ||
{ | ||
"@id": "status:a", | ||
prefLabel: "Available", | ||
}, | ||
], | ||
uri: "i10572545", | ||
idNyplSourceId: { | ||
"@type": "SierraNypl", | ||
"@value": "10572545", | ||
}, | ||
}, | ||
{ | ||
"@id": "res:i10572546", | ||
"@type": ["bf:Item"], | ||
accessMessage: [ | ||
{ | ||
"@id": "accessMessage:2", | ||
prefLabel: "Request in advance", | ||
}, | ||
], | ||
catalogItemType: [ | ||
{ | ||
"@id": "catalogItemType:55", | ||
prefLabel: "book, limited circ, MaRLI", | ||
}, | ||
], | ||
eddRequestable: true, | ||
formatLiteral: ["Text"], | ||
holdingLocation: [ | ||
{ | ||
"@id": "loc:rc2ma", | ||
prefLabel: "Offsite", | ||
}, | ||
], | ||
idBarcode: ["33433077546822"], | ||
identifier: [ | ||
{ | ||
"@type": "bf:ShelfMark", | ||
"@value": | ||
"VTI (Prezzolini, G. History of spaghetti eating and cooking for: spaghetti dinner)", | ||
}, | ||
{ | ||
"@type": "bf:Barcode", | ||
"@value": "33433077546822", | ||
}, | ||
], | ||
owner: [ | ||
{ | ||
"@id": "orgs:1000", | ||
prefLabel: "Stephen A. Schwarzman Building", | ||
}, | ||
], | ||
physRequestable: true, | ||
physicalLocation: [ | ||
"VTI (Prezzolini, G. History of spaghetti eating and cooking for: spaghetti dinner)", | ||
], | ||
recapCustomerCode: ["NA"], | ||
requestable: [true], | ||
shelfMark: [ | ||
"VTI (Prezzolini, G. History of spaghetti eating and cooking for: spaghetti dinner)", | ||
], | ||
specRequestable: false, | ||
status: [ | ||
{ | ||
"@id": "status:a", | ||
prefLabel: "Available", | ||
}, | ||
], | ||
uri: "i10572546", | ||
idNyplSourceId: { | ||
"@type": "SierraNypl", | ||
"@value": "10572546", | ||
}, | ||
}, | ||
], | ||
language: [ | ||
{ | ||
"@id": "lang:eng", | ||
prefLabel: "English", | ||
}, | ||
], | ||
lccClassification: ["TS2157 .P7"], | ||
materialType: [ | ||
{ | ||
"@id": "resourcetypes:txt", | ||
prefLabel: "Text", | ||
}, | ||
], | ||
mediaType: [ | ||
{ | ||
"@id": "mediatypes:n", | ||
prefLabel: "unmediated", | ||
}, | ||
], | ||
numCheckinCardItems: 0, | ||
numElectronicResources: 0, | ||
numItemDatesParsed: 0, | ||
numItemVolumesParsed: 0, | ||
numItemsMatched: 2, | ||
numItemsTotal: 2, | ||
nyplSource: ["sierra-nypl"], | ||
placeOfPublication: ["New York"], | ||
publicationStatement: ["New York, Abelard-Schuman [1955]"], | ||
publisherLiteral: ["Abelard-Schuman"], | ||
shelfMark: ["D-11 2906"], | ||
subjectLiteral: ["Pasta products.", "Cooking (Pasta)"], | ||
title: ["A history of spaghetti eating and cooking for: spaghetti dinner."], | ||
titleAlt: ["Spaghetti dinner."], | ||
titleDisplay: [ | ||
"A history of spaghetti eating and cooking for: spaghetti dinner.", | ||
], | ||
type: ["nypl:Item"], | ||
updatedAt: 1696279034748, | ||
uri: "b12810991", | ||
suppressed: false, | ||
hasItemVolumes: false, | ||
hasItemDates: false, | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.