From 3b5d5afe36e55b944d93d79f0ae26d60a398de91 Mon Sep 17 00:00:00 2001 From: Timothee Cezard Date: Tue, 10 Mar 2026 16:47:41 +0000 Subject: [PATCH] Update identifier-prefixes.yaml Add SC as Sequence collection prefix --- namespace-resolver/identifier-prefixes.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/namespace-resolver/identifier-prefixes.yaml b/namespace-resolver/identifier-prefixes.yaml index 42dd75b..ef75238 100644 --- a/namespace-resolver/identifier-prefixes.yaml +++ b/namespace-resolver/identifier-prefixes.yaml @@ -1,8 +1,11 @@ prefixes: + - SC: + name: refget sequence collection + documentation: https://ga4gh.github.io/refget/seqcols/#seqcol-protocol-functionality - SQ: name: refget sequence documentation: https://ga4gh.github.io/refget/sequences/#refget-checksum-algorithm - VA: name: VRS Allele documentation: https://vrs.ga4gh.org/en/stable/concepts/MolecularVariation/Allele.html - schema: https://w3id.org/ga4gh/schema/vrs/2.0/json/Allele \ No newline at end of file + schema: https://w3id.org/ga4gh/schema/vrs/2.0/json/Allele