Skip to content
This repository was archived by the owner on Apr 12, 2023. It is now read-only.

Commit 18bf9d9

Browse files
authored
Merge pull request #1549 from kevinschaper/master
Update ZFIN's xrefs.json config
2 parents efde3e3 + c658738 commit 18bf9d9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

conf/xrefs.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2008,16 +2008,16 @@
20082008
"object" : "Identifier",
20092009
"uri_prefix" : null,
20102010
"name" : null,
2011-
"url_example" : "http://zfin.org/cgi-bin/ZFIN_jump?record=ZDB-GENE-990415-103",
2011+
"url_example" : "http://zfin.org/ZDB-GENE-990415-103",
20122012
"database" : "Zebrafish Information Network",
20132013
"!entity_type" : "SO:0000704 ! gene",
2014-
"local_id_syntax" : "^ZDB-(GENE|GENO|MRPHLNO)-[0-9]{6}-[0-9]+$",
2014+
"local_id_syntax" : "^ZDB-[A-Z]+-[0-9]{6}-[0-9]+$",
20152015
"example_id" : "ZFIN:ZDB-GENE-990415-103",
20162016
"generic_url" : "http://zfin.org/",
20172017
"fullname" : null,
20182018
"id" : null,
20192019
"abbreviation" : "ZFIN",
2020-
"url_syntax" : "http://zfin.org/cgi-bin/ZFIN_jump?record=[example_id]",
2020+
"url_syntax" : "http://zfin.org/[example_id]",
20212021
"datatype" : null,
20222022
"image_path" : "/image/source-zfin.png"
20232023
},

0 commit comments

Comments
 (0)