Resource Identifiers
return a view of a dataset or other resource
return a view of a repository resource given its ARK ID or, alternatively, its EDI ID or just the local (or reduced) part of the ARK ID. The local part refers to the URI path field following the "ark:/NNNNN/" prefix.
get/id/{dsid}
Path parameters
dsidstring required
an identifier refering to a dataset in the PDR
Query parameters
formatstring
the desired format of the view to return. The value is can be one of the example format names below or a MIME-type name. If not provided, the format is determined by the Accept request header and content-negotiation rules. When an Accept is not specified, the default is nerdm.
Response
the identifier was recognized and a view was returned.
string required
a description of the resource in NERDm JSON format; the object will be a NERDm Resourse type.