Slot: bin_assembly
assembly field for Bin
URI: enigma:bin_assembly Alias: bin_assembly
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
Bin | Bin entity in the ENIGMA data model | no |
Properties
-
Range: String
-
Required: True
Comments
- typedef.json has FK pointing to Assembly without specifying target field
- Assumed to reference Assembly.name based on pattern
Identifier and Mapping Information
Annotations
property | value |
---|---|
foreign_key | Assembly.name |
type_term | ME:0000280 |
Schema Source
- from schema: https://w3id.org/enigma/enigma-cdm
Mappings
Mapping Type | Mapped Value |
---|---|
self | enigma:bin_assembly |
native | enigma:bin_assembly |
LinkML Source
name: bin_assembly
annotations:
foreign_key:
tag: foreign_key
value: Assembly.name
type_term:
tag: type_term
value: ME:0000280
description: assembly field for Bin
comments:
- typedef.json has FK pointing to Assembly without specifying target field
- Assumed to reference Assembly.name based on pattern
from_schema: https://w3id.org/enigma/enigma-cdm
rank: 1000
alias: bin_assembly
domain_of:
- Bin
range: string
required: true