Slot: components
The components of the knowledge graph.
URI: kgr:components
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
KnowledgeGraph | A knowledge graph resource | no |
Properties
-
Range: Resource
-
Multivalued: True
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/knowledge-graph-hub/kg_registry_schema
Mappings
Mapping Type | Mapped Value |
---|---|
self | kgr:components |
native | kgr:components |
LinkML Source
```yaml
name: components
description: The components of the knowledge graph.
from_schema: https://w3id.org/knowledge-graph-hub/kg_registry_schema
rank: 1000
alias: components
owner: KnowledgeGraph
domain_of:
- KnowledgeGraph
range: Resource
multivalued: true
```