Class: Reads
Reads entity in the ENIGMA data model
URI: enigma:Reads
classDiagram
class Reads
click Reads href "../Reads/"
Reads : reads_id
Reads : reads_link
Reads : reads_name
Reads : reads_read_count
Reads : reads_read_type
Reads : reads_sequencing_technology
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
reads_id | 1 String |
id field for Reads | direct |
reads_name | 1 String |
name field for Reads | direct |
reads_read_count | 1 Integer |
read_count field for Reads | direct |
reads_read_type | 1 String |
read_type field for Reads | direct |
reads_sequencing_technology | 1 String |
sequencing_technology field for Reads | direct |
reads_link | 1 String |
link field for Reads | direct |
Identifier and Mapping Information
Annotations
property | value |
---|---|
term | DA:0000054 |
used_for_provenance | True |
process_types | ['PROCESS:0000017'] |
process_inputs | [['Sample'], ['Community']] |
Schema Source
- from schema: https://w3id.org/enigma/enigma-cdm
Mappings
Mapping Type | Mapped Value |
---|---|
self | enigma:Reads |
native | enigma:Reads |
LinkML Source
Direct
name: Reads
annotations:
term:
tag: term
value: DA:0000054
used_for_provenance:
tag: used_for_provenance
value: true
process_types:
tag: process_types
value:
- PROCESS:0000017
process_inputs:
tag: process_inputs
value:
- - Sample
- - Community
description: Reads entity in the ENIGMA data model
from_schema: https://w3id.org/enigma/enigma-cdm
slots:
- reads_id
- reads_name
- reads_read_count
- reads_read_type
- reads_sequencing_technology
- reads_link
Induced
name: Reads
annotations:
term:
tag: term
value: DA:0000054
used_for_provenance:
tag: used_for_provenance
value: true
process_types:
tag: process_types
value:
- PROCESS:0000017
process_inputs:
tag: process_inputs
value:
- - Sample
- - Community
description: Reads entity in the ENIGMA data model
from_schema: https://w3id.org/enigma/enigma-cdm
attributes:
reads_id:
name: reads_id
annotations:
type_term:
tag: type_term
value: ME:0000273
description: id field for Reads
from_schema: https://w3id.org/enigma/enigma-cdm
rank: 1000
identifier: true
alias: reads_id
owner: Reads
domain_of:
- Reads
range: string
required: true
reads_name:
name: reads_name
annotations:
unique:
tag: unique
value: true
type_term:
tag: type_term
value: ME:0000248
description: name field for Reads
from_schema: https://w3id.org/enigma/enigma-cdm
rank: 1000
alias: reads_name
owner: Reads
domain_of:
- Reads
range: string
required: true
reads_read_count:
name: reads_read_count
annotations:
units_term:
tag: units_term
value: UO:0000189
type_term:
tag: type_term
value: ME:0000126
description: read_count field for Reads
from_schema: https://w3id.org/enigma/enigma-cdm
rank: 1000
alias: reads_read_count
owner: Reads
domain_of:
- Reads
range: integer
required: true
reads_read_type:
name: reads_read_type
annotations:
constraint:
tag: constraint
value: ME:0000112
type_term:
tag: type_term
value: ME:0000112
description: read_type field for Reads
from_schema: https://w3id.org/enigma/enigma-cdm
rank: 1000
alias: reads_read_type
owner: Reads
domain_of:
- Reads
range: string
required: true
reads_sequencing_technology:
name: reads_sequencing_technology
annotations:
constraint:
tag: constraint
value: ME:0000116
type_term:
tag: type_term
value: ME:0000116
description: sequencing_technology field for Reads
from_schema: https://w3id.org/enigma/enigma-cdm
rank: 1000
alias: reads_sequencing_technology
owner: Reads
domain_of:
- Reads
range: string
required: true
reads_link:
name: reads_link
annotations:
type_term:
tag: type_term
value: ME:0000203
description: link field for Reads
from_schema: https://w3id.org/enigma/enigma-cdm
rank: 1000
alias: reads_link
owner: Reads
domain_of:
- Reads
range: string
required: true