ID: a91c9d2a74b29f6a72a2b32805b8909507cdd9e4
28 lines
—
879B —
View raw
| {
"@context": {
"library": "dokk:vocab:library:",
"license": "dokk:vocab:license:",
"license:licensed_under": {
"@type": "@id"
},
"license:translation_of": {
"@type": "@id"
},
"blob": "dokk:vocab:blob:"
},
"@type": [
"library:Item"
],
"@id": "dokk:xfs_algorithms_structures_3rd_Silicon_Graphic_2006",
"library:author": [
"Silicon Graphics Inc."
],
"license:licensed_under": [
"dokk:license:CC-BY-SA-3.0"
],
"library:title": "XFS Algorithms & Data Structures - 3rd Edition",
"blob:at": {
"@id": "file:/pdf/xfs_algorithms_structures_3rd_Silicon_Graphic_2006.pdf",
"blob:primary_source": "https://ftp.ntu.edu.tw/linux/utils/fs/xfs/docs/xfs_filesystem_structure.pdf",
"blob:retrieval_date": "2023-04-16"
}
}
|