Slot: type
The type of usage.
URI: kgr:type
Inheritance
- type
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| Usage | The usage of a resource | no |
Properties
- Range: UsageEnum
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/knowledge-graph-hub/kg_registry_schema
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | kgr:type |
| native | kgr:type |
LinkML Source
```yaml
name: type
description: The type of usage.
from_schema: https://w3id.org/knowledge-graph-hub/kg_registry_schema
rank: 1000
alias: type
owner: Usage
domain_of:
- Usage
range: UsageEnum
```