Class: OperationRole

The role that the referenced operation's result plays in the calculation of the result of this operation.

URI: ars:OperationRole

 classDiagram
    class OperationRole
      ExtensibleTerminologyTerm <|-- OperationRole        
      OperationRole : controlledTerm
        OperationRole --|> OperationRoleEnum : controlledTerm
        OperationRole : sponsorTermId
        OperationRole --|> SponsorTerm : sponsorTermId
        

Inheritance

Slots

Name Cardinality* and Range Description Inheritance
controlledTerm 1..1
OperationRoleEnum
One of the permissible values from the referenced enumeration ExtensibleTerminologyTerm
sponsorTermId 0..1
SponsorTerm
NOT USED ExtensibleTerminologyTerm

* See LinkML documentation for cardinality definitions.

Identifier and Mapping Information

Schema Source

  • from schema: https://www.cdisc.org/ars/1-0

Mappings

Mapping Type Mapped Value
self ars:OperationRole
native ars:OperationRole

LinkML Source

Direct

name: OperationRole
description: The role that the referenced operation's result plays in the calculation
  of the result of this operation.
from_schema: https://www.cdisc.org/ars/1-0
rank: 1000
is_a: ExtensibleTerminologyTerm
slot_usage:
  controlledTerm:
    name: controlledTerm
    domain_of:
    - ExtensibleTerminologyTerm
    range: OperationRoleEnum
    required: true
    value_presence: PRESENT
  sponsorTermId:
    name: sponsorTermId
    description: NOT USED
    domain_of:
    - ExtensibleTerminologyTerm
    value_presence: ABSENT

Induced

name: OperationRole
description: The role that the referenced operation's result plays in the calculation
  of the result of this operation.
from_schema: https://www.cdisc.org/ars/1-0
rank: 1000
is_a: ExtensibleTerminologyTerm
slot_usage:
  controlledTerm:
    name: controlledTerm
    domain_of:
    - ExtensibleTerminologyTerm
    range: OperationRoleEnum
    required: true
    value_presence: PRESENT
  sponsorTermId:
    name: sponsorTermId
    description: NOT USED
    domain_of:
    - ExtensibleTerminologyTerm
    value_presence: ABSENT
attributes:
  controlledTerm:
    name: controlledTerm
    description: One of the permissible values from the referenced enumeration.
    from_schema: https://www.cdisc.org/ars/1-0
    rank: 1000
    alias: controlledTerm
    owner: OperationRole
    domain_of:
    - ExtensibleTerminologyTerm
    range: OperationRoleEnum
    required: true
    value_presence: PRESENT
  sponsorTermId:
    name: sponsorTermId
    description: NOT USED
    from_schema: https://www.cdisc.org/ars/1-0
    rank: 1000
    alias: sponsorTermId
    owner: OperationRole
    domain_of:
    - ExtensibleTerminologyTerm
    range: SponsorTerm
    inlined: false
    value_presence: ABSENT