Skip to content

Commit 420130f

Browse files
committed
updated NCBITaxon and NCBIAssembly prefix to the respective identifiers.org url
1 parent 60a8e27 commit 420130f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

linkml-schema/genome_annotation.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ prefixes:
88
linkml: https://w3id.org/linkml/
99
bican: https://identifiers.org/brain-bican/vocab/
1010
schema: http://schema.org/
11-
NCBIAssembly: https://www.ncbi.nlm.nih.gov/assembly/
12-
#NCBIGene: https://www.ncbi.nlm.nih.gov/gene/ (already defined in bican_biolink)
13-
NCBITaxon: https://www.ncbi.nlm.nih.gov/taxonomy/
11+
NCBIAssembly: http://identifiers.org/assembly/
12+
NCBIGene: http://identifiers.org/ncbigene/
13+
NCBITaxon: http://identifiers.org/taxonomy/
1414

1515
imports:
1616
- linkml:types

0 commit comments

Comments
 (0)