ClinGen Linked Data Hub¶
ClinGen Linked Data Hub (LDH) links CAids, genes, PMC articles, and exact text or
table selectors. BioMCP uses it only as an optional post-retrieval identity
observation for variant articles --verify-identity; it never discovers, removes,
or ranks article candidates.
It is a source of auditable linkage facts, not a measure of literature coverage or scientific evidence strength.
What BioMCP exposes¶
variant articles --verify-identitycan add a typedclingen_ldh_annotationlinkage to an article identity observation.- LDH requires an applicable CAR CAid and an already-known matching PMCID.
- Missing coverage, malformed LDH data, outages, or bounded-work exhaustion leave the candidate available and unverified; they do not prove absence.
- BioMCP bounds each item to one medium lookup, five matching PMC candidates, two annotations per candidate, and ten direct annotation requests.
Example commands¶
Verify already retrieved article candidates for one named variant.
Inspect typed identity observations and their linkage provenance.
Verify each of up to ten structured variant identities from a JSON array.
The JSON identity projection retains the source, selector, CAid, gene, PMCID, and
provenance for a confirmed LDH annotation. Ordinary verification covers only the
requested visible page. --confirmed-only verifies up to 50 ranked candidates
before filtering and pagination; it reports incomplete when that bound leaves
candidates unverified.
API access¶
No BioMCP API key required.