Slot: community_defined_strains
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
-
Range: String
-
Multivalued: True
Comments
- typedef.json has typo with FK pointing to [Strain.Name] with capital N
- Using lowercase name to match actual Strain field
Identifier and Mapping Information
Annotations
property | value |
---|---|
foreign_key | Strain.name |
type_term | ME:0000044 |
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
description: defined_strains field for Community
comments:
- 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: string
multivalued: true