Skip to content

broker_name not retrievable #4

@bianchini88

Description

@bianchini88

Page with documented metadata for sra-sample endpoint.
Note that broker name is listed as Searchable but not Retrievable

After some testing, I can summarise that:

  • this one returns the data with the centre name:
    https://www.ebi.ac.uk/ebisearch/ws/rest/sra-sample?query=country:Norway&fields=center_name&format=json
  • This one returns the data with an empty list for the broker name:
    https://www.ebi.ac.uk/ebisearch/ws/rest/sra-sample?query=country:Norway&fields=broker_name&format=json
  • This one returns the data brokered by ELIXIR-Norway:
    https://www.ebi.ac.uk/ebisearch/ws/rest/sra-sample?query=broker_name:ELIXIR-Norway&format=json

So one could in principle go through a dataset and verify if there is a correspondence with the other... but it would be much easier to get this information via the API directly...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions