-
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 'SCC-3731/item-table-model' of github.com:NYPL/research-…
…catalog into SCC-3731/item-table-model
- Loading branch information
Showing
10 changed files
with
431 additions
and
44 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,283 @@ | ||
export const itemPhysicallyRequestable = { | ||
"@id": "res:i10572545", | ||
"@type": ["bf:Item"], | ||
accessMessage: [ | ||
{ | ||
"@id": "accessMessage:1", | ||
prefLabel: "Use in library", | ||
}, | ||
], | ||
aeonUrl: [ | ||
"https://specialcollections.nypl.org/aeon/Aeon.dll?Action=10&Form=30&Title=Spaghetti+westerns.&Site=LPAMRAMI&CallNumber=*LDC+14245&ItemPlace=[New+York?]+:&ItemPublisher=DRG+Records+Inc.,&Date=p1995.&ItemInfo3=https://catalog.nypl.org/record=b19028235&ReferenceNumber=b190282356&ItemInfo1=USE+IN+LIBRARY&ItemNumber=33433085319782&ItemISxN=i265238791&Genre=Music+CD&Location=Performing+Arts+Music+Division", | ||
], | ||
catalogItemType: [ | ||
{ | ||
"@id": "catalogItemType:55", | ||
prefLabel: "book, limited circ, MaRLI", | ||
}, | ||
], | ||
eddRequestable: false, | ||
enumerationChronology: ["no. 4 (2001)"], | ||
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", | ||
}, | ||
} | ||
|
||
export const itemEddRequestable = { | ||
"@id": "res:i15550040", | ||
accessMessage: [ | ||
{ | ||
"@id": "accessMessage:2", | ||
prefLabel: "Request in advance", | ||
}, | ||
], | ||
catalogItemType: [ | ||
{ | ||
"@id": "catalogItemType:55", | ||
prefLabel: "book, limited circ, MaRLI", | ||
}, | ||
], | ||
eddRequestable: true, | ||
holdingLocation: [ | ||
{ | ||
"@id": "loc:rc2ma", | ||
prefLabel: "Offsite", | ||
}, | ||
], | ||
idBarcode: ["33433073236758"], | ||
identifier: [ | ||
{ | ||
"@type": "bf:ShelfMark", | ||
"@value": "JFC 06-438", | ||
}, | ||
{ | ||
"@type": "bf:Barcode", | ||
"@value": "33433073236758", | ||
}, | ||
], | ||
owner: [ | ||
{ | ||
"@id": "orgs:1000", | ||
prefLabel: "Stephen A. Schwarzman Building", | ||
}, | ||
], | ||
physRequestable: false, | ||
physicalLocation: ["JFC 06-438"], | ||
recapCustomerCode: ["NA"], | ||
requestable: [true], | ||
shelfMark: ["JFC 06-438"], | ||
specRequestable: false, | ||
status: [ | ||
{ | ||
"@id": "status:a", | ||
prefLabel: "Available", | ||
}, | ||
], | ||
uri: "i15550040", | ||
idNyplSourceId: { | ||
"@type": "SierraNypl", | ||
"@value": "15550040", | ||
}, | ||
} | ||
|
||
export const itemUnavailable = { | ||
"@id": "res:i17193499", | ||
"@type": ["bf:Item"], | ||
accessMessage: [ | ||
{ | ||
"@id": "accessMessage:4", | ||
prefLabel: "Restricted use", | ||
}, | ||
], | ||
aeonUrl: [ | ||
"https://specialcollections.nypl.org/aeon/Aeon.dll?Action=10&Form=30&Title=On+top+of+spaghetti+[videorecording];The+Paper+Bag+Players+[present]+written,+designed,+choreographed+and+directed+by+Judith+Martin+video+produced+and+directed+by+Mary+Lou+Teel.&Site=LPATF&CallNumber=NCOV+2803&ItemPlace=Tarrytown,+N.Y.,&Date=c1996.&ItemInfo3=https://catalog.nypl.org/record=b15976955&ReferenceNumber=b159769553&ItemInfo1=RESTRICTED+USE&ItemInfo2=Restricted+to+qualified+researchers.&ItemISxN=i171934994&Genre=VHS&Location=Library+for+the+Performing+Arts+Theatre+on+Film+and+Tape+Archive", | ||
], | ||
catalogItemType: [ | ||
{ | ||
"@id": "catalogItemType:24", | ||
prefLabel: "archival video recording", | ||
}, | ||
], | ||
eddRequestable: false, | ||
formatLiteral: ["Moving image"], | ||
holdingLocation: [ | ||
{ | ||
"@id": "loc:paf28", | ||
prefLabel: "Performing Arts Research Collections - TOFT", | ||
}, | ||
], | ||
identifier: [ | ||
{ | ||
"@type": "bf:ShelfMark", | ||
"@value": "NCOV 2803", | ||
}, | ||
], | ||
physRequestable: false, | ||
physicalLocation: ["NCOV 2803"], | ||
requestable: [true], | ||
shelfMark: ["NCOV 2803"], | ||
specRequestable: true, | ||
status: [ | ||
{ | ||
"@id": "status:k", | ||
prefLabel: "Check with staff", | ||
}, | ||
], | ||
uri: "i17193499", | ||
idNyplSourceId: { | ||
"@type": "SierraNypl", | ||
"@value": "17193499", | ||
}, | ||
} | ||
|
||
export const itemNonNYPLReCAP = { | ||
"@id": "res:ci1628993", | ||
accessMessage: [ | ||
{ | ||
"@id": "accessMessage:2", | ||
prefLabel: "Request in advance", | ||
}, | ||
], | ||
catalogItemType: [ | ||
{ | ||
"@id": "catalogItemType:1", | ||
prefLabel: "non-circ", | ||
}, | ||
], | ||
eddRequestable: true, | ||
idBarcode: ["CU63051249"], | ||
identifier: [ | ||
{ | ||
"@type": "bf:ShelfMark", | ||
"@value": "PT2676.L395 L3 1992g", | ||
}, | ||
{ | ||
"@type": "bf:Barcode", | ||
"@value": "CU63051249", | ||
}, | ||
], | ||
owner: [ | ||
{ | ||
"@id": "orgs:0002", | ||
prefLabel: "Columbia University Libraries", | ||
}, | ||
], | ||
physRequestable: true, | ||
physicalLocation: ["PT2676.L395 L3 1992g"], | ||
recapCustomerCode: ["CU"], | ||
requestable: [true], | ||
shelfMark: ["PT2676.L395 L3 1992g"], | ||
specRequestable: false, | ||
status: [ | ||
{ | ||
"@id": "status:a", | ||
prefLabel: "Available", | ||
}, | ||
], | ||
uri: "ci1628993", | ||
idNyplSourceId: { | ||
"@type": "RecapCul", | ||
"@value": "1628993", | ||
}, | ||
} | ||
|
||
export const itemNYPLReCAP = { | ||
"@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", | ||
}, | ||
} |
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.