疾病动物模型数字化图谱数据库平台的构建与初步应用
|
|
李会萍, 高洪彬, 温金银, 杨锦淳
|
Construction and Preliminary Application of Animal Disease Model Digital Atlas Database Platform
|
|
LI Huiping, GAO Hongbin, WEN Jinyin, YANG Jinchun
|
|
表1 动物模型数字化图谱数据库平台的图谱数据字段表结构
|
Table 1 Field table structure of the animal model digital atlas database platform
|
|
字段名 Field name | 字段代码 Field code | 数据类型(长度) Data type(length) | 备注 Note |
|---|
| 编码 Code | TXBM | VARCHAR2(30) | 即图谱资源类别号,是唯一身份标识符 | | 图谱名称 Atlas name | TXMC | VARCHAR2(200) | 图谱资源的具体名称 | | 系统分类 System classification | XTFL | VARCHAR2(20) | 图谱所属系统疾病类型 | | 动物分类 Animal classification | DWFL | VARCHAR2(20) | 图谱涉及动物种属 | | 文件上传 File upload | TXCFDZ | VARCHAR2(100) | 图谱文件上传名称 | | 图谱尺寸 Atlas size | SIZE | VARCHAR2(20) | 图谱的统一大小 | | 拍摄时间 Shooting time | PSSJ | DATE | 图谱的拍摄时间 | | 上传时间 Upload time | SCSJ | DATE | 图谱的上传时间 | | 拍摄说明 Shooting instructions | PSSM | CLOB(4000) | 图谱制作说明 | | 描述 Description | TXMS | CLOB(4000) | 图谱描述说明 | | 模型说明 Model description | DWSM | CLOB(4000) | 动物造模说明 | | 资源单位 Resource facility | ZYDW | VARCHAR2(20) | 图谱资源的来源单位/研究者 | | 图谱状态 Atlas Status | TXZT | NUMBER | 用数字形式表示图谱是暂存,还是已发布的状态 |
|
|
|