Skip to main content

Get RO-Crate metadata

GET 

/entity/:id/rocrate

RO-Crate Metadata

Retrieve the complete RO-Crate JSON-LD metadata for an entity. This returns the raw RO-Crate representation, which includes all metadata conforming to the RO-Crate specification.

This endpoint works for any entity type (Collection, Object, or MediaObject) and returns the associated ro-crate-metadata.json content.

Request

Responses

Returns the 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 RO-Crate metadata was last modified

    ETag

    Entity tag for cache validation