Class: OutputFileType

The file format of the file containing output from analyses.

URI: ars:OutputFileType

 classDiagram
    class OutputFileType
      ExtensibleTerminologyTerm <|-- OutputFileType        
      OutputFileType : controlledTerm
        OutputFileType --|> OutputFileTypeEnum : controlledTerm
        OutputFileType : sponsorTermId
        OutputFileType --|> SponsorTerm : sponsorTermId
        

Inheritance

Slots

Name Cardinality* and Range Description Inheritance
controlledTerm 1..1
OutputFileTypeEnum
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:OutputFileType
native ars:OutputFileType

LinkML Source

Direct

name: OutputFileType
description: The file format of the file containing output from analyses.
from_schema: https://www.cdisc.org/ars/1-0
rank: 1000
is_a: ExtensibleTerminologyTerm
slot_usage:
  controlledTerm:
    name: controlledTerm
    domain_of:
    - ExtensibleTerminologyTerm
    range: OutputFileTypeEnum
    required: true
    value_presence: PRESENT
  sponsorTermId:
    name: sponsorTermId
    description: NOT USED
    domain_of:
    - ExtensibleTerminologyTerm
    value_presence: ABSENT

Induced

name: OutputFileType
description: The file format of the file containing output from analyses.
from_schema: https://www.cdisc.org/ars/1-0
rank: 1000
is_a: ExtensibleTerminologyTerm
slot_usage:
  controlledTerm:
    name: controlledTerm
    domain_of:
    - ExtensibleTerminologyTerm
    range: OutputFileTypeEnum
    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: OutputFileType
    domain_of:
    - ExtensibleTerminologyTerm
    range: OutputFileTypeEnum
    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: OutputFileType
    domain_of:
    - ExtensibleTerminologyTerm
    range: SponsorTerm
    inlined: false
    value_presence: ABSENT