File tree Expand file tree Collapse file tree 1 file changed +4
-13
lines changed Expand file tree Collapse file tree 1 file changed +4
-13
lines changed Original file line number Diff line number Diff line change 8888 "@prefix" : true
8989 } ,
9090 "NBO-PROPERTY" : "http://purl.obolibrary.org/obo/nbo#" ,
91- "NCBIGene" : "http://identifiers.org/ncbigene/" ,
92- "NCBITaxon" : {
93- "@id" : "http://purl.obolibrary.org/obo/NCBITaxon_" ,
94- "@prefix" : true
95- } ,
91+ "NCBIGene" : "https://www.ncbi.nlm.nih.gov/gene/" ,
92+ "NCBITaxon" : "https://www.ncbi.nlm.nih.gov/taxonomy/" ,
9693 "NCIT" : {
9794 "@id" : "http://purl.obolibrary.org/obo/NCIT_" ,
9895 "@prefix" : true
398395 "in_taxon_label" : {
399396 "@id" : "biolink:in_taxon_label"
400397 } ,
401- "iri" : {
402- "@type" : "xsd:anyURI" ,
403- "@id" : "biolink:iri"
404- } ,
398+ "iri" : "@type" ,
405399 "is_color_for_set" : {
406400 "@id" : "is_color_for_set"
407401 } ,
576570 "@type" : "prov:Activity" ,
577571 "@id" : "prov:wasGeneratedBy"
578572 } ,
579- "xref" : {
580- "@type" : "xsd:anyURI" ,
581- "@id" : "biolink:xref"
582- } ,
573+ "xref" : "@type" ,
583574 "Abbreviation" : {
584575 "@id" : "Abbreviation"
585576 } ,
You can’t perform that action at this time.
0 commit comments