-An implementation for the readonly endpoint of the bitstream need to be provided (done).- - It should be possible to get both the metadata than the actual content of the bitstream. (done).-
Implicit relation between bitstreams (original file <-> thumbnails <-> extracted text) should be made explicit * Any bitstream -> download (binary) * Original bitstream -> thumbnail(s) (json) * Original bitstream -> extracted text (json) * Original bitstream -> other derivative resource(s) (json) * Thumbnail -> Original bitstream (json) * Extracted Text -> Original bitstream (json) * Derivative Resource -> Original bitstream (json) * License Bitstream -> no specific links * Multi-bitstream items: next and previous links (following sequence) * Should checksum history be linked? * How will authorization data be exposed?
Promoted to an independent issue as the basic implementation of the bitstream endpoint was provided in the early stages of development of the new rest api. Now we need to implement the link between bitstreams