Class: Assertion
A statement made by a particular agent on a particular occasion that a particular proposition is true, based on the evaluation of one or more lines of evidence.
URI: sepio:0000001
 classDiagram
    class Assertion
    click Assertion href "../Assertion"
      Assertion : has_annotation
    Assertion --> "0..1" Annotation : has_annotation
    click Annotation href "../Annotation"
      Assertion : has_assertion_category
    Assertion --> "0..1" Categories : has_assertion_category
    click Categories href "../Categories"
      Assertion : has_assertion_description
      Assertion : has_assertion_summary
      Assertion : has_evidence_line
    Assertion --> "0..1" EvidenceLine : has_evidence_line
    click EvidenceLine href "../EvidenceLine"
      Assertion : was_generated_by
    Assertion --> "0..1" Activity : was_generated_by
    click Activity href "../Activity"
Slots
| Name | Cardinality and Range | Description | Inheritance | 
|---|---|---|---|
| has_annotation | 0..1  Annotation  | 
direct | |
| was_generated_by | 0..1  Activity  | 
direct | |
| has_evidence_line | 0..1  EvidenceLine  | 
A relationship between an assertion or proposition and an evidence line used ... | direct | 
| has_assertion_category | 0..1  Categories  | 
The brainkb:hasAssertionCategory property relates brainkb:Evidence and braink... | direct | 
| has_assertion_description | 0..1  String  | 
direct | |
| has_assertion_summary | 0..1  String  | 
The brainkb:has_assertion_text property relates an eco:Assertion to an xsd:st... | direct | 
Identifier and Mapping Information
Schema Source
- from schema: https://identifiers.org/brain-bican/assertion-evidence-schema
 
Mappings
| Mapping Type | Mapped Value | 
|---|---|
| self | sepio:0000001 | 
| native | brainkb:Assertion | 
LinkML Source
Direct
name: Assertion
description: A statement made by a particular agent on a particular occasion that
  a particular proposition is true, based on the evaluation of one or more lines of
  evidence.
from_schema: https://identifiers.org/brain-bican/assertion-evidence-schema
slots:
- has_annotation
- was_generated_by
- has_evidence_line
slot_usage:
  has_annotation:
    name: has_annotation
    slot_uri: sio:000255
    range: Annotation
  was_generated_by:
    name: was_generated_by
    slot_uri: prov:wasGeneratedBy
    range: Activity
  has_evidence_line:
    name: has_evidence_line
    description: A relationship between an assertion or proposition and an evidence
      line used in evaluating its validity.
    slot_uri: sepio:0000006
    range: EvidenceLine
attributes:
  has_assertion_category:
    name: has_assertion_category
    description: The brainkb:hasAssertionCategory property relates brainkb:Evidence
      and brainkb:Categories, specifying the classification or category that the assertion
      belongs to.
    from_schema: https://identifiers.org/brain-bican/assertion-evidence-schema
    rank: 1000
    slot_uri: brainkb:has_assertion_category
    domain_of:
    - Assertion
    range: Categories
  has_assertion_description:
    name: has_assertion_description
    from_schema: https://identifiers.org/brain-bican/assertion-evidence-schema
    rank: 1000
    slot_uri: brainkb:has_assertion_description
    domain_of:
    - Assertion
    range: string
  has_assertion_summary:
    name: has_assertion_summary
    description: The brainkb:has_assertion_text property relates an eco:Assertion
      to an xsd:string, providing a textual excerpt of the assertion being made.
    from_schema: https://identifiers.org/brain-bican/assertion-evidence-schema
    rank: 1000
    slot_uri: brainkb:has_assertion_summary
    domain_of:
    - Assertion
    range: string
class_uri: sepio:0000001
Induced
name: Assertion
description: A statement made by a particular agent on a particular occasion that
  a particular proposition is true, based on the evaluation of one or more lines of
  evidence.
from_schema: https://identifiers.org/brain-bican/assertion-evidence-schema
slot_usage:
  has_annotation:
    name: has_annotation
    slot_uri: sio:000255
    range: Annotation
  was_generated_by:
    name: was_generated_by
    slot_uri: prov:wasGeneratedBy
    range: Activity
  has_evidence_line:
    name: has_evidence_line
    description: A relationship between an assertion or proposition and an evidence
      line used in evaluating its validity.
    slot_uri: sepio:0000006
    range: EvidenceLine
attributes:
  has_assertion_category:
    name: has_assertion_category
    description: The brainkb:hasAssertionCategory property relates brainkb:Evidence
      and brainkb:Categories, specifying the classification or category that the assertion
      belongs to.
    from_schema: https://identifiers.org/brain-bican/assertion-evidence-schema
    rank: 1000
    slot_uri: brainkb:has_assertion_category
    alias: has_assertion_category
    owner: Assertion
    domain_of:
    - Assertion
    range: Categories
  has_assertion_description:
    name: has_assertion_description
    from_schema: https://identifiers.org/brain-bican/assertion-evidence-schema
    rank: 1000
    slot_uri: brainkb:has_assertion_description
    alias: has_assertion_description
    owner: Assertion
    domain_of:
    - Assertion
    range: string
  has_assertion_summary:
    name: has_assertion_summary
    description: The brainkb:has_assertion_text property relates an eco:Assertion
      to an xsd:string, providing a textual excerpt of the assertion being made.
    from_schema: https://identifiers.org/brain-bican/assertion-evidence-schema
    rank: 1000
    slot_uri: brainkb:has_assertion_summary
    alias: has_assertion_summary
    owner: Assertion
    domain_of:
    - Assertion
    range: string
  has_annotation:
    name: has_annotation
    from_schema: https://identifiers.org/brain-bican/assertion-evidence-schema
    rank: 1000
    slot_uri: sio:000255
    alias: has_annotation
    owner: Assertion
    domain_of:
    - Assertion
    range: Annotation
  was_generated_by:
    name: was_generated_by
    from_schema: https://identifiers.org/brain-bican/assertion-evidence-schema
    rank: 1000
    slot_uri: prov:wasGeneratedBy
    alias: was_generated_by
    owner: Assertion
    domain_of:
    - Assertion
    - EvidenceLine
    range: Activity
  has_evidence_line:
    name: has_evidence_line
    description: A relationship between an assertion or proposition and an evidence
      line used in evaluating its validity.
    from_schema: https://identifiers.org/brain-bican/assertion-evidence-schema
    rank: 1000
    slot_uri: sepio:0000006
    alias: has_evidence_line
    owner: Assertion
    domain_of:
    - Assertion
    range: EvidenceLine
class_uri: sepio:0000001