Slot: node_id
id of a node to be created
URI: kgcl:node_id
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
NodeCreation | a node change in which a new node is created | no |
ClassCreation | A node creation where the owl type is 'owl:Class' | no |
ObjectPropertyCreation | A node creation where the owl type is 'ObjectProperty' | no |
Properties
- Range: Node
TODOs
- consider using 'about' instead
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/kgcl
Mappings
Mapping Type | Mapped Value |
---|---|
self | kgcl:node_id |
native | kgcl:node_id |
LinkML Source
name: node_id
description: id of a node to be created
todos:
- consider using 'about' instead
from_schema: https://w3id.org/kgcl
rank: 1000
alias: node_id
domain_of:
- NodeCreation
range: Node