In BioSamples API links are used to connect resources. Use the links to move reliably through the API. For more details about links, check out the standard docs and the of link relation types

Pagination

Type Description

self

current page of a collection

first

first page of a collection

last

last page of a collection ('page' parameter is deprecated. Use 'cursor' to retrieve next page and for pagination)

next

next page of a collection ('page' parameter is deprecated. Use 'cursor' to retrieve next page and for pagination)

prev

previous page of a collection

cursor

next page of a collection

BioSamples relations type

Type Description

autocomplete

collection autocompletion terms associated to current query

curation

single curation resource

curationLinks

collection curation resources associated to a sample

curations

collection of curation resources

cursor

cursor for sample resource collection navigation

domainCuration

limit curations to only those of this domain

facets

facets collection associated to current search result

sample

single sample resource

samples

collection of sample resources

self

current resource