Class: SpecimenCollectionProcess
A planned process with the objective of collecting a specimen
URI: OBI:0000659
classDiagram
class SpecimenCollectionProcess
click SpecimenCollectionProcess href "../SpecimenCollectionProcess"
Process <|-- SpecimenCollectionProcess
click Process href "../Process"
SpecimenCollectionProcess : has_input
SpecimenCollectionProcess --> "*" Subject : has_input
click Subject href "../Subject"
SpecimenCollectionProcess : has_output
SpecimenCollectionProcess --> "*" MaterialEntity : has_output
click MaterialEntity href "../MaterialEntity"
SpecimenCollectionProcess : id
SpecimenCollectionProcess : name
Inheritance
- Process
- SpecimenCollectionProcess
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
has_input | * Subject |
direct | |
has_output | * MaterialEntity |
direct | |
id | 1 Uriorcurie |
Process | |
name | 0..1 String |
Process |
Usages
used by | used in | type | used |
---|---|---|---|
Container | specimen_collection_processes | range | SpecimenCollectionProcess |
Aliases
- MaterialCollectionProcess
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/linkml/cmdr
Mappings
Mapping Type | Mapped Value |
---|---|
self | OBI:0000659 |
native | cmdr:SpecimenCollectionProcess |
LinkML Source
Direct
name: SpecimenCollectionProcess
description: A planned process with the objective of collecting a specimen
from_schema: https://w3id.org/linkml/cmdr
aliases:
- MaterialCollectionProcess
is_a: Process
slots:
- has_input
- has_output
slot_usage:
has_input:
name: has_input
domain_of:
- MaterialProcessing
- Process
- SpecimenCollectionProcess
range: Subject
multivalued: true
has_output:
name: has_output
domain_of:
- MaterialProcessing
- Process
- SpecimenCollectionProcess
range: MaterialEntity
multivalued: true
class_uri: OBI:0000659
Induced
name: SpecimenCollectionProcess
description: A planned process with the objective of collecting a specimen
from_schema: https://w3id.org/linkml/cmdr
aliases:
- MaterialCollectionProcess
is_a: Process
slot_usage:
has_input:
name: has_input
domain_of:
- MaterialProcessing
- Process
- SpecimenCollectionProcess
range: Subject
multivalued: true
has_output:
name: has_output
domain_of:
- MaterialProcessing
- Process
- SpecimenCollectionProcess
range: MaterialEntity
multivalued: true
attributes:
has_input:
name: has_input
from_schema: https://w3id.org/linkml/cmdr
rank: 1000
alias: has_input
owner: SpecimenCollectionProcess
domain_of:
- MaterialProcessing
- Process
- SpecimenCollectionProcess
range: Subject
multivalued: true
has_output:
name: has_output
from_schema: https://w3id.org/linkml/cmdr
rank: 1000
alias: has_output
owner: SpecimenCollectionProcess
domain_of:
- MaterialProcessing
- Process
- SpecimenCollectionProcess
range: MaterialEntity
multivalued: true
id:
name: id
from_schema: https://w3id.org/linkml/cmdr
rank: 1000
identifier: true
alias: id
owner: SpecimenCollectionProcess
domain_of:
- Investigation
- MaterialEntity
- Participation
- Process
- Subject
range: uriorcurie
name:
name: name
from_schema: https://w3id.org/linkml/cmdr
rank: 1000
alias: name
owner: SpecimenCollectionProcess
domain_of:
- Investigation
- MaterialEntity
- Participation
- Process
- Subject
range: string
class_uri: OBI:0000659