defined_strains field for Community
URI: enigma:community_defined_strains
Alias: community_defined_strains
Applicable Classes
| Name |
Description |
Modifies Slot |
| Community |
Community entity in the ENIGMA data model |
no |
Properties
- typedef.json specifies array ([text]), but actual data contains single values only
- {'Changed to multivalued': 'false to match data reality (0% have multiple strains)'}
- typedef.json has typo with FK pointing to [Strain.Name] with capital N
- Using lowercase name to match actual Strain field
Annotations
| property |
value |
| foreign_key |
Strain.name |
| type_term |
ME:0000044 |
| microtype |
ME:0000044 |
| microtype_data_type |
object_ref |
Schema Source
- from schema: https://w3id.org/enigma/enigma-cdm
Mappings
| Mapping Type |
Mapped Value |
| self |
enigma:community_defined_strains |
| native |
enigma:community_defined_strains |
LinkML Source
name: community_defined_strains
annotations:
foreign_key:
tag: foreign_key
value: Strain.name
type_term:
tag: type_term
value: ME:0000044
microtype:
tag: microtype
value: ME:0000044
microtype_data_type:
tag: microtype_data_type
value: object_ref
description: defined_strains field for Community
comments:
- typedef.json specifies array ([text]), but actual data contains single values only
- '{''Changed to multivalued'': ''false to match data reality (0% have multiple strains)''}'
- typedef.json has typo with FK pointing to [Strain.Name] with capital N
- Using lowercase name to match actual Strain field
from_schema: https://w3id.org/enigma/enigma-cdm
rank: 1000
alias: community_defined_strains
domain_of:
- Community
range: Strain
multivalued: false