Class: SponsorOperationRole

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

URI: ars:SponsorOperationRole

 classDiagram
    class SponsorOperationRole
      ExtensibleTerminologyTerm <|-- SponsorOperationRole        
      SponsorOperationRole : controlledTerm
        SponsorOperationRole : sponsorTermId
        SponsorOperationRole --|> SponsorTerm : sponsorTermId
        

Inheritance

Slots

Name Cardinality* and Range Description Inheritance
controlledTerm 0..1
String
NOT USED ExtensibleTerminologyTerm
sponsorTermId 1..1
SponsorTerm
A reference to a sponsor term in the TerminologyExtension with enumeration=Op... 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:SponsorOperationRole
native ars:SponsorOperationRole

LinkML Source

Direct

name: SponsorOperationRole
description: The sponsor-defined 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
    description: NOT USED
    domain_of:
    - ExtensibleTerminologyTerm
    value_presence: ABSENT
  sponsorTermId:
    name: sponsorTermId
    description: A reference to a sponsor term in the TerminologyExtension with enumeration=OperationRoleEnum
    domain_of:
    - ExtensibleTerminologyTerm
    required: true
    value_presence: PRESENT

Induced

name: SponsorOperationRole
description: The sponsor-defined 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
    description: NOT USED
    domain_of:
    - ExtensibleTerminologyTerm
    value_presence: ABSENT
  sponsorTermId:
    name: sponsorTermId
    description: A reference to a sponsor term in the TerminologyExtension with enumeration=OperationRoleEnum
    domain_of:
    - ExtensibleTerminologyTerm
    required: true
    value_presence: PRESENT
attributes:
  controlledTerm:
    name: controlledTerm
    description: NOT USED
    from_schema: https://www.cdisc.org/ars/1-0
    rank: 1000
    alias: controlledTerm
    owner: SponsorOperationRole
    domain_of:
    - ExtensibleTerminologyTerm
    range: string
    value_presence: ABSENT
  sponsorTermId:
    name: sponsorTermId
    description: A reference to a sponsor term in the TerminologyExtension with enumeration=OperationRoleEnum
    from_schema: https://www.cdisc.org/ars/1-0
    rank: 1000
    alias: sponsorTermId
    owner: SponsorOperationRole
    domain_of:
    - ExtensibleTerminologyTerm
    range: SponsorTerm
    required: true
    inlined: false
    value_presence: PRESENT