LDH Alias API
update
Add SSEs
6.1.0
2026-04-22
- Produce SSEs on mapping changes
- Add descriptions to more namespaces
- Merge single-subject DELETE endpoints. i.e., DELETE
/:sbjType/id/:sbjIdand DELETE/:sbjType/id/:sbjId/aliasbecomes only DELETE/:sbjType/id/:sbjId, which removes a subject vertex, its edges, and any orphaned alias vertices. - Fix missing high-detail info for filtered GET
/:sbjType/aliases/:aliasType
LDH Alias API
update
Add types for Mondo
5.13.0
2026-03-12
- Add types related to the Mondo Disease Ontology
- Allow non-JSON response formats for
:sbjType/idand:sbjType/id/:sbjIdendpoints
LDH Alias API
update
Add types for SVs and HGNC
5.12.0
2026-02-17
- Add types related to structural variants and the HGNC resource
- Bug fixes for upserts
LDH Alias API
update
Add single-subject, cross-namespace DELETE endpoint
5.10.0
2025-07-29
- Add DELETE
/:sbjType/id/:sbjId/aliasto remove all alias mappings for a subject entity in one request - Add
vssIrito subject-level responses, if avssDataTypeset for the subject namespace
LDH Alias API
update
Update ClinGen service path
5.7.0
2025-06-04
- Use the mount '/ldh/alias' instead of '/ldh-alias' at production
LDH Alias API
update
Add PGx alias types
5.6.0
2025-05-16
- Add alias types in support of the PGx service under the subject type
cgAllele
LDH Alias API
bug-fix
Fixed batch retrievals using plain text payload
5.5.0
2025-03-04
- Fix error when batch GET using a plain text payload but no
respFormatspecified - Update on namespace uriTemplates array(s) replaces instead of merges
LDH Alias API
update
Update content responses
5.4.0
2025-01-02
- Remove modified, modifier, and revision metadata
- Add IRIs and expand URI templates at
meddetail - Default detail changed to
med
LDH Alias API
update
Update namespace responses
3.2.0
2024-11-07
- Remove levels of detail for namespace responses; always return all info available
- Namespace URI templates are now arrays; multiple templates can be defined for both 'api' and 'ui'
- Add GET endpoint to retrieve all subject(s) for one alias ID
LDH Alias API
update
Add hgvs-related alias types
3.1.0
2024-09-17
- Add alias types related to HGVS descriptions ('hgvs', 'hgvsCaid') under the 'cgAllele' subject type
- Decouple dependency from the LDH library; all endpoints and AQL supported by LDH Alias itself
- All default detail levels set to 'low'
LDH Alias API
update
Update default detail levels
2.8.0
2024-08-07
- Default detail changed to 'low' for subject-alias retrieval
- Default detail changed to 'med' for single subject retrieval, removing created, modified, and revision info
LDH Alias API
update
Add content types for HLA alias upsert
2.7.0
2024-07-22
- Add ClinGen alleles subject type ('cgAllele')
- Add IMGT/HLA alias types ('imgtAcc', 'alleleGgroup', 'allelePgroup')
- Update existing test subject and alias types for name consistency