Class: MsSampleSop
classDiagram
class MsSampleSop
click MsSampleSop href "../MsSampleSop/"
MsSampleSop : sample_oid
MsSampleSop : tag
MsSampleSop : value
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| sample_oid | 0..1 Integer |
direct | |
| tag | 0..1 String |
direct | |
| value | 0..1 String |
direct |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/jgi/img_proteome
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | img_proteome:MsSampleSop |
| native | img_proteome:MsSampleSop |
LinkML Source
Direct
name: ms_sample_sop
from_schema: https://w3id.org/jgi/img_proteome
attributes:
sample_oid:
name: sample_oid
from_schema: https://w3id.org/jgi/img_proteome
domain_of:
- ms_sample
- ms_sample_ext_links
- ms_sample_sop
range: integer
required: false
tag:
name: tag
from_schema: https://w3id.org/jgi/img_proteome
domain_of:
- ms_experiment_sop
- ms_sample_sop
range: string
required: false
value:
name: value
from_schema: https://w3id.org/jgi/img_proteome
domain_of:
- ms_experiment_sop
- ms_sample_sop
range: string
required: false
Induced
name: ms_sample_sop
from_schema: https://w3id.org/jgi/img_proteome
attributes:
sample_oid:
name: sample_oid
from_schema: https://w3id.org/jgi/img_proteome
alias: sample_oid
owner: ms_sample_sop
domain_of:
- ms_sample
- ms_sample_ext_links
- ms_sample_sop
range: integer
required: false
tag:
name: tag
from_schema: https://w3id.org/jgi/img_proteome
alias: tag
owner: ms_sample_sop
domain_of:
- ms_experiment_sop
- ms_sample_sop
range: string
required: false
value:
name: value
from_schema: https://w3id.org/jgi/img_proteome
alias: value
owner: ms_sample_sop
domain_of:
- ms_experiment_sop
- ms_sample_sop
range: string
required: false