ID: 25e897e2a5ccb158e74b68cc3ceb7bbcd791dab5
29 lines
—
868B —
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:open_data_structures_java_0.1E",
"library:website": "https://opendatastructures.org",
"library:author": [
"Pat Morin"
],
"license:licensed_under": [
"dokk:license:CC-BY-2.5"
],
"library:title": "Open Data Structures (in Java) Edition 0.1E",
"blob:at": {
"@id": "file:/pdf/open_data_structures_java_0.1E.pdf",
"blob:primary_source": "https://opendatastructures.org/versions/edition-0.1e/ods-java.pdf",
"blob:retrieval_date": "2023-04-30"
}
}
|