Slot: zfin_id
ZFIN database identifier.
URI: zebrafish_toxicology_atlas_schema:zfin_id
Applicable Classes
| Name |
Description |
Modifies Slot |
| ZfinEntity |
Entities with ZFIN database identifiers |
no |
| Fish |
Zebrafish used as subject in the study |
no |
Properties
Type and Range
Cardinality and Requirements
| Property |
Value |
| Required |
Yes |
| ### Slot Characteristics |
|
| Property |
Value |
| Identifier |
Yes |
Value Constraints
| Property |
Value |
| Regex Pattern |
^ZFIN:ZDB-[A-Z]+-\d{6}-\d+$ |
Schema Source
- from schema: https://w3id.org/sierra-moxon/zebrafish-toxicology-atlas-schema
Mappings
| Mapping Type |
Mapped Value |
| self |
zebrafish_toxicology_atlas_schema:zfin_id |
| native |
zebrafish_toxicology_atlas_schema:zfin_id |
LinkML Source
name: zfin_id
description: ZFIN database identifier.
from_schema: https://w3id.org/sierra-moxon/zebrafish-toxicology-atlas-schema
rank: 1000
identifier: true
domain_of:
- ZfinEntity
range: string
required: true
pattern: ^ZFIN:ZDB-[A-Z]+-\d{6}-\d+$