Slot: logo
The URL of a logo for the license. This is added at metadata parsing time.
URI: kgr:logo
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
License | A license for a resource or product | 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:logo |
native | kgr:logo |
LinkML Source
```yaml
name: logo
description: The URL of a logo for the license. This is added at metadata parsing
time.
from_schema: https://w3id.org/knowledge-graph-hub/kg_registry_schema
rank: 1000
alias: logo
owner: License
domain_of:
- License
range: uriorcurie
```