Skip to content

Slot: nodes (multivalued)

Description: A list of entities that can be a subject or object of an association

Range: Entity

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: nodes
description: A list of entities that can be a subject or object of an association
from_schema: https://w3id.org/biolink/biolink-model
alias: nodes
domain_of:
- KnowledgeGraph
- knowledge graph
range: entity
multivalued: true
inlined: true
inlined_as_list: true