Skip to content

Commit f7a628f

Browse files
committed
removing NCBIGene prefix as it is already defined in bican_biolink
1 parent f88348e commit f7a628f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

linkml-schema/genome_annotation.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ prefixes:
99
bican: https://identifiers.org/brain-bican/vocab/
1010
schema: http://schema.org/
1111
NCBIAssembly: https://www.ncbi.nlm.nih.gov/assembly/
12-
NCBIGene: https://www.ncbi.nlm.nih.gov/gene/
12+
#NCBIGene: https://www.ncbi.nlm.nih.gov/gene/ (already defined in bican_biolink)
1313
NCBITaxon: https://www.ncbi.nlm.nih.gov/taxonomy/
1414

1515
imports:

0 commit comments

Comments
 (0)