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 container representing a knowledge graph serialized in KGX (Knowledge Graph Exchange) format. A KnowledgeGraph aggregates a collection of nodes (entities) and edges (relationships between entities) conforming to the KGX specification, enabling interoperable exchange of biomedical knowledge graphs across tools and systems in the Biolink ecosystem. no
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

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/vocab/
alias: nodes
domain_of:
- KnowledgeGraph
- knowledge graph
range: entity
multivalued: true
inlined: true
inlined_as_list: true