Introduction to FDR
The Functional Data Repo (FDR) facilitates efficient access to collated information such as links and select data from different data sources, which are made available to consumers using RESTful APIs. Currently, FDR focuses on linking information about human genes and variants to support ClinGen curation efforts.
Key Features
- Provides a permanent reference for inclusion as “supporting evidence” for an ACMG evidence code.
- Content will be exportable via RESTful APIs in JSON format.
- Stores “data entities”, which typically are obtained from and characterized by external data sources, along with “quotes” containing select relevant content.
- LDH “Subject” entities are related to “Linked data” object entities.
Features in-progress
- Augment the existing last-modified provenance metadata to support full content and provenance history tracking
- Extend the available read-only API with access controlled write capability
- Support formal schemas and validation:
- Data model for each entity
- Validation for each field
- Models compatible with available standards (Eg: ClinGen, GA4GH, SEPIO)
- Content change notifications to consumers