Slot: edges (multivalued)
Description: A list of associations between two entities.
Range: Association
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
KnowledgeGraph | A knowledge graph is a structured representation of knowledge in the form of a graph, where nodes represent entities or concepts, and edges represent relationships between them. Knowledge graphs are used to organize and connect information from various sources, enabling better understanding, analysis, and reasoning about complex domains. | no |
KnowledgeGraph | A knowledge graph represented in KGX format | no |
LinkML Source
name: edges
description: A list of associations between two entities.
from_schema: https://w3id.org/biolink/biolink-model
alias: edges
domain_of:
- KnowledgeGraph
- knowledge graph
range: association
multivalued: true
inlined: true
inlined_as_list: true