Skip to main content

Get the deposited metadata document

GET 

/ro-crate/:id/metadata

Optional core — provided when deposit.supported is true. See the Deposits guide.

Retrieve the RO-Crate's current RO-Crate metadata document, verbatim as deposited. Unlike GET /entity/{id}/rocrate, which may return a derived view, this endpoint always returns the original deposited metadata document.

Request

Responses

Returns the deposited RO-Crate JSON-LD metadata

Response Headers
    Content-Length

    The size of the returned content in bytes

    Content-Type

    The MIME type of the returned content

    Last-Modified

    The date and time the metadata document was last modified

    ETag

    Entity tag for cache validation