Slot: github_url
The GitHub URL of the organization.
URI: kgr:github_url Alias: github_url
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| Organization | An organization | 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:github_url |
| native | kgr:github_url |
LinkML Source
```yaml
name: github_url
description: The GitHub URL of the organization.
from_schema: https://w3id.org/knowledge-graph-hub/kg_registry_schema
rank: 1000
alias: github_url
owner: Organization
domain_of:
- Organization
range: uriorcurie
```