Skip to content

Class: DataItem

An InformationEntity representing an individual piece of data, generated/acquired through methods which reliably produce truthful information about something.

URI: vaspec:DataItem

img

Parents

  • is_a: InformationEntity - An abstract (non-physical) entity that is about something.

Referenced by Class

Attributes

Own

  • DataItem➞dataItemType 0..*
    • Description: A more specific type/category of information the data item represents (e.g. an event count, a patient weight, an allele frequency, a p-value)
    • Range: Coding
  • DataItem➞value 1..1
    • Description: The value of the data item
    • Range: Ga4ghString
  • DataItem➞unit 0..1
    • Description: A unit of measure for the value
    • Range: Coding
  • DataItem➞variability 0..*
    • Description: A score describing the variability inherent in a data item representing a statistical summary of a set of observations/measurements (e.g. the standard deviation associated with a statistical mean calculated across several experimental replicates).
    • Range: DataItem
  • DataItem➞confidenceInterval 0..1
    • Description: A measure of the probability that a parameter of interest will fall within a defined range of values around a mean or other statistical calculation.
    • Range: DataItem
  • DataItem➞componentDataItem 0..*
    • Description: A more foundational data item that is a logical component of a compound data item.
    • Range: DataItem

Inherited from InformationEntity:

Other properties

Comments: Examples include raw observations or measurements such as an allele count, or patient's weight, derived calculations such as frequency or mean, and computed statistical scores/metrics such as p-values and z-scores.
Exact Mappings: IAO:0000027