ID: 9797b35cac870fe837fc50f36fcaefb7c9a3600f
28 lines
—
727B —
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:streaming_2016_jxself",
"library:author": [
"Jason Self"
],
"license:licensed_under": [
"dokk:license:GPL-3.0-or-later"
],
"library:title": "Streaming",
"blob:at": {
"@id": "file:/pdf/streaming_2016_jxself.pdf",
"blob:primary_source": "https://jxself.org/howto/",
"blob:retrieval_date": "2023-10-22"
}
}
|