Skip to content

edges

URI: matrix_schema:edges

Applicable to: MatrixEdgeList

Description

A list of edges.

Properties

  • Range: String. The range of the element is the type of the value that can be assigned to it.
  • Multivalued: True. If the element is multivalued, more than one value can be attached to the same field. In the TSV format, these are | separated.
  • Required?: Optional

Schema developer documentation

LinkML source
name: edges
description: A list of edges.
from_schema: https://w3id.org/everycure-org/matrix-schema
rank: 1000
alias: edges
domain_of:
- MatrixEdgeList
range: string
multivalued: true