FAIR api
Last updated
Last updated
MOLGENIS partly supports the FAIR(Findable, Accessible, Interoperable, and Re-usable) .
The actual data used in the responses of the FAIR data endpoint are specified in the entities in the "fdp" package. The entities are named the same as the endpoints shown below. (Metadata, Catalog, Dataset, Distribution)
The examples in the documentation below work on servers where this is loaded
The currently (molgenis 3.0.0 and higher) supported endpoints are:
Example: http://molgenis.mydomain.example/fdp/
This endpoint returns information the following information about the server: identifier,title,issued,modified,hasVersion,license,description,APIVersion,publisher,contact,language,rights,contains
For a description of those items check
Example: http://molgenis.mydomain.example/fdp/catalogue/
This endpoint returns information the following information about the datasets available on this server: title,identifier,issued,modified,hasVersion,publisher,description,language,license,rights,homepage,dataset,themeTaxonomy
For a description of those items check
Example: http://molgenis.mydomain.example/fdp/catalogue/biobanks
This endpoint returns information the following information about the dataset: title,identifier,issued,modified,publisher,hasVersion,description,language,license,rights,distribution,theme,contactPoint,keyword,landingPage
For a description of those items check
Example: http://molgenis.mydomain.example/fdp/catalogue/biobanks/distribution
This endpoint returns information the following information about the distribution of the dataset: title,identifier,issued,modified,license,hasVersion,rights,description,accessURL,downloadURL,mediaType,format,byteSize
For a description of those items check
All the endpoints respond in