None (schema class)
A container for MatrixEdge objects.
URI: matrix_schema:MatrixEdgeList
Attributes
Name | Description | Cardinality and Range |
---|---|---|
edges | A list of edges. | * MatrixEdge |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/everycure-org/matrix-schema
Mappings
Mapping Type | Mapped Value |
---|---|
self | matrix_schema:MatrixEdgeList |
native | matrix_schema:MatrixEdgeList |
LinkML Source
Direct
name: MatrixEdgeList
description: A container for MatrixEdge objects.
from_schema: https://w3id.org/everycure-org/matrix-schema
slots:
- edges
slot_usage:
edges:
name: edges
range: MatrixEdge
multivalued: true
inlined_as_list: true
Induced
name: MatrixEdgeList
description: A container for MatrixEdge objects.
from_schema: https://w3id.org/everycure-org/matrix-schema
slot_usage:
edges:
name: edges
range: MatrixEdge
multivalued: true
inlined_as_list: true
attributes:
edges:
name: edges
description: A list of edges.
from_schema: https://w3id.org/everycure-org/matrix-schema
rank: 1000
alias: edges
owner: MatrixEdgeList
domain_of:
- MatrixEdgeList
range: MatrixEdge
multivalued: true
inlined_as_list: true