Releases: ga4gh-discovery/data-connect
Releases · ga4gh-discovery/data-connect
1.0.0
First major release of Data Connect - a standard for discovery and search of biomedical data, approved by the Global Alliance for Genomics & Health.
The standard provides a mechanism for:
- Describing data and its data model.
- Data Connect's Table API component provides a way to organize data into "Tables" and describe their data model, leveraging the JSON Schema standard.
- Searching the data with the given data model.
- Data Connect's Search API component provides a way to query "Tables" of data, leveraging the SQL standard.