We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60a8e27 commit 420130fCopy full SHA for 420130f
linkml-schema/genome_annotation.yaml
@@ -8,9 +8,9 @@ prefixes:
8
linkml: https://w3id.org/linkml/
9
bican: https://identifiers.org/brain-bican/vocab/
10
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/
+ NCBIAssembly: http://identifiers.org/assembly/
+ NCBIGene: http://identifiers.org/ncbigene/
+ NCBITaxon: http://identifiers.org/taxonomy/
14
15
imports:
16
- linkml:types
0 commit comments