Skip to content

Class: SpecimenCollectionProcess

A planned process with the objective of collecting a specimen

URI: OBI:0000659

classDiagram class SpecimenCollectionProcess Process <|-- SpecimenCollectionProcess SpecimenCollectionProcess : has_input SpecimenCollectionProcess --|> Subject : has_input SpecimenCollectionProcess : has_output SpecimenCollectionProcess --|> MaterialEntity : has_output SpecimenCollectionProcess : id SpecimenCollectionProcess : name

Inheritance

  • Process
    • SpecimenCollectionProcess

Slots

Name Cardinality and Range Description Inheritance
has_input 0..*
Subject
direct
has_output 0..*
MaterialEntity
direct
id 1..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
    multivalued: true
    domain_of:
    - MaterialProcessing
    - Process
    - SpecimenCollectionProcess
    range: Subject
  has_output:
    name: has_output
    multivalued: true
    domain_of:
    - MaterialProcessing
    - Process
    - SpecimenCollectionProcess
    range: MaterialEntity
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
    multivalued: true
    domain_of:
    - MaterialProcessing
    - Process
    - SpecimenCollectionProcess
    range: Subject
  has_output:
    name: has_output
    multivalued: true
    domain_of:
    - MaterialProcessing
    - Process
    - SpecimenCollectionProcess
    range: MaterialEntity
attributes:
  has_input:
    name: has_input
    from_schema: https://w3id.org/linkml/cmdr
    rank: 1000
    multivalued: true
    alias: has_input
    owner: SpecimenCollectionProcess
    domain_of:
    - MaterialProcessing
    - Process
    - SpecimenCollectionProcess
    range: Subject
  has_output:
    name: has_output
    from_schema: https://w3id.org/linkml/cmdr
    rank: 1000
    multivalued: true
    alias: has_output
    owner: SpecimenCollectionProcess
    domain_of:
    - MaterialProcessing
    - Process
    - SpecimenCollectionProcess
    range: MaterialEntity
  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