Slot: url
URI: kgr:url
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| Usage | The usage of a resource | no |
| Organization | An organization | no |
Properties
- Range: String
Identifier and Mapping Information
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | kgr:url |
| native | kgr:url |
LinkML Source
```yaml
name: url
alias: url
domain_of:
- Organization
- Usage
range: string
```