Skip to content

Class: Evidence

URI: brainkb:Evidence

classDiagram class Evidence click Evidence href "../Evidence" Evidence : has_evidence_category Evidence --> "0..1" Categories : has_evidence_category click Categories href "../Categories" Evidence : has_evidence_text Evidence : is_associated_with Evidence --> "0..1" EvidenceSummary : is_associated_with click EvidenceSummary href "../EvidenceSummary" Evidence : used_in Evidence --> "0..1" Assertion : used_in click Assertion href "../Assertion"

Slots

Name Cardinality and Range Description Inheritance
used_in 0..1
Assertion
The eco:used_in property establishes a relationship between eco:Evidence and ... direct
is_associated_with 0..1
EvidenceSummary
The brainkb:isAssociatedWith property establishes relationships between diffe... direct
has_evidence_category 0..1
Categories
The brainkb:hasEvidenceCategory property relates brainkb:Evidence and brainkb... direct
has_evidence_text 0..1
String
The brainkb:hasEvidenceText property relates an eco:Evidence to an xsd:string... direct

Identifier and Mapping Information

Schema Source

  • from schema: https://identifiers.org/brain-bican/assertion-evidence-schema

Mappings

Mapping Type Mapped Value
self brainkb:Evidence
native brainkb:Evidence

LinkML Source

Direct

name: Evidence
from_schema: https://identifiers.org/brain-bican/assertion-evidence-schema
slots:
- used_in
- is_associated_with
slot_usage:
  used_in:
    name: used_in
    domain_of:
    - Evidence
  is_associated_with:
    name: is_associated_with
    description: 'The brainkb:isAssociatedWith property establishes relationships
      between different entities: it associates eco:Evidence with brainkb:EvidenceSummary,
      signifying the connection between evidence and its summarized representation.'
    domain_of:
    - Assertion
    - Agent
    - Evidence
    range: EvidenceSummary
attributes:
  has_evidence_category:
    name: has_evidence_category
    description: The brainkb:hasEvidenceCategory property relates brainkb:Evidence
      and brainkb:Categories, specifying the classification or category that the evidence
      belongs to.
    from_schema: https://identifiers.org/brain-bican/assertion-evidence-schema
    rank: 1000
    slot_uri: brainkb:hasEvidenceCategory
    alias: hasEvidenceCategory
    domain_of:
    - Evidence
    range: Categories
  has_evidence_text:
    name: has_evidence_text
    description: The brainkb:hasEvidenceText property relates an eco:Evidence to an
      xsd:string, providing a textual excerpt of the evidence supporting the assertion.
    from_schema: https://identifiers.org/brain-bican/assertion-evidence-schema
    rank: 1000
    slot_uri: brainkb:hasEvidenceText
    alias: hasEvidenceText
    domain_of:
    - Evidence
    range: string

Induced

name: Evidence
from_schema: https://identifiers.org/brain-bican/assertion-evidence-schema
slot_usage:
  used_in:
    name: used_in
    domain_of:
    - Evidence
  is_associated_with:
    name: is_associated_with
    description: 'The brainkb:isAssociatedWith property establishes relationships
      between different entities: it associates eco:Evidence with brainkb:EvidenceSummary,
      signifying the connection between evidence and its summarized representation.'
    domain_of:
    - Assertion
    - Agent
    - Evidence
    range: EvidenceSummary
attributes:
  has_evidence_category:
    name: has_evidence_category
    description: The brainkb:hasEvidenceCategory property relates brainkb:Evidence
      and brainkb:Categories, specifying the classification or category that the evidence
      belongs to.
    from_schema: https://identifiers.org/brain-bican/assertion-evidence-schema
    rank: 1000
    slot_uri: brainkb:hasEvidenceCategory
    alias: hasEvidenceCategory
    owner: Evidence
    domain_of:
    - Evidence
    range: Categories
  has_evidence_text:
    name: has_evidence_text
    description: The brainkb:hasEvidenceText property relates an eco:Evidence to an
      xsd:string, providing a textual excerpt of the evidence supporting the assertion.
    from_schema: https://identifiers.org/brain-bican/assertion-evidence-schema
    rank: 1000
    slot_uri: brainkb:hasEvidenceText
    alias: hasEvidenceText
    owner: Evidence
    domain_of:
    - Evidence
    range: string
  used_in:
    name: used_in
    description: The eco:used_in property establishes a relationship between eco:Evidence
      and eco:Assertion, indicating that the evidence is utilized to support the corresponding
      assertion.
    from_schema: https://identifiers.org/brain-bican/assertion-evidence-schema
    rank: 1000
    alias: used_in
    owner: Evidence
    domain_of:
    - Evidence
    range: Assertion
  is_associated_with:
    name: is_associated_with
    description: 'The brainkb:isAssociatedWith property establishes relationships
      between different entities: it associates eco:Evidence with brainkb:EvidenceSummary,
      signifying the connection between evidence and its summarized representation.'
    from_schema: https://identifiers.org/brain-bican/assertion-evidence-schema
    rank: 1000
    alias: is_associated_with
    owner: Evidence
    domain_of:
    - Assertion
    - Agent
    - Evidence
    range: EvidenceSummary