Skip to content

Class: Statement

An information entity expressing a declarative sentence that is either true or false.

URI: vaspec:Statement

img

Parents

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

Referenced by Class

Attributes

Own

  • Statement➞statementType 0..*
    • Description: A more specific type of Statement about a genetic variation (e.g. a Variant Pathogenicity Statement, or Molecular Consequence Statement)
    • Range: Coding
  • Statement➞subject 1..1
    • Description: The Entity about which the Statement is made.
    • Range: Entity
  • Statement➞predicate 1..1
    • Description: The relationship asserted to hold between the subject and the object of the Statement.
    • Range: Coding
  • Statement➞object 1..1
    • Description: An Entity, concept, or value that is related to the subject of a Statement via its predicate.
    • Range: Element
  • Statement➞qualifier 0..*
    • Description: A value or concept that extends or refines the meaning of the claim expressed in the core subject - predicate - object 'triple' - e.g. by providing additional information/detail, or constraining the claim to apply in a particular context.
    • Range: Element
  • Statement➞assertedProposition 0..1
    • Description: The possible fact (proposition) that the Statement puts forth as true.
    • Range: Proposition
  • Statement➞negated 0..1
    • Description: A ga4ghBoolean flag set to 'true' if the statement expressed by the subject, predicate, object, and qualifier(s) is explicitly asserted to be false.
    • Range: Ga4ghBoolean
  • Statement➞evidenceLevel 0..1
    • Description: A term indicating the overall strength of support for the Statement based on all evidence assessed.
    • Range: Coding
  • Statement➞evidenceScore 0..1
    • Description: A quantitative score reflecting the overall strength of support for the Statement based on all evidence assessed.
    • Range: DataItem
  • Statement➞hasEvidenceLine 0..*
    • Description: A discrete, independent argument relevant to the validity of the Proposition put forth as true in the Statement, that is based on the interpretation of one or more pieces of information as evidence.
    • Range: EvidenceLine
  • Statement➞hasEvidence 0..*
    • Description: A piece of information that represents or contributes to an argument for or against the validity of a Statement.
    • Range: InformationEntity
  • Statement➞hasEvidenceOfType 0..*
    • Description: A term describing a type of evidence used to support a Statement (e.g. 'sequence similarity evidence', 'in vitro assay evidence') - as opposed to instances of evidence information such as a specific data value, or prior assertions, etc.
    • Range: Coding
  • Statement➞hasEvidenceFromSource 0..*
    • Description: An Information Entity (typically a publication, dataset, or database) that reports information interpreted as evidence to make the Statement.
    • Range: InformationEntity
  • Statement➞subjectDescriptor 0..1
    • Description: A collection of additional metadata about the subject of the Statement's proposition, that cannot represented in its value object based representation, but may be useful for understanding and use of the subject entity (e.g. labels, xrefs, aliases, and other subjective/context specific information)
    • Range: Descriptor
  • Statement➞objectDescriptor 0..1
    • Description: A collection of additional metadata about the object of the Statement's proposition, that cannot represented in its value object based representation, but may be useful for understanding and use of the subject entity (e.g. labels, xrefs, aliases, and other subjective/context specific information)
    • Range: Descriptor
  • Statement➞qualifierDescriptor 0..*
    • Description: A collection of additional metadata about an entity/concept that qualifies the Statement's proposition. This additional metadata cannot represented in its value object based representation, but may be useful for understanding and use of the subject entity (e.g. labels, xrefs, aliases, and other subjective/context specific information)
    • Range: Descriptor

Inherited from InformationEntity:

Other properties

Aliases: Assertion; Claim
Comments: In the VA model, each assertion of knowledge about a variant is captured in a self-contained Statement object. The semantics of what is asserted to be true is explicitly structured in terms of a subject, predicate, object, and qualifier(s). Organization of variant knowledge into discrete Statement objects allows clear and precise tracking of the evidence and provenance that supports each.
Exact Mappings: SEPIO:0000174