Skip to content

Commit f88348e

Browse files
committed
added prefix for NCBIGene and NCBITaxon and removed ncbi prefix
1 parent 42ebd8f commit f88348e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

linkml-schema/genome_annotation.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,9 @@ prefixes:
88
linkml: https://w3id.org/linkml/
99
bican: https://identifiers.org/brain-bican/vocab/
1010
schema: http://schema.org/
11-
ncbi: https://www.ncbi.nlm.nih.gov/Taxonomy/Browser/wwwtax.cgi?mode=Info&id=
1211
NCBIAssembly: https://www.ncbi.nlm.nih.gov/assembly/
12+
NCBIGene: https://www.ncbi.nlm.nih.gov/gene/
13+
NCBITaxon: https://www.ncbi.nlm.nih.gov/taxonomy/
1314

1415
imports:
1516
- linkml:types

0 commit comments

Comments
 (0)