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