Slot: preferred
Whether this is the preferred publication for the resource.
URI: kgr:preferred
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
Publication | A publication associated with a resource | no |
Properties
- Range: Boolean
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/knowledge-graph-hub/kg_registry_schema
Mappings
Mapping Type | Mapped Value |
---|---|
self | kgr:preferred |
native | kgr:preferred |
LinkML Source
```yaml
name: preferred
description: Whether this is the preferred publication for the resource.
from_schema: https://w3id.org/knowledge-graph-hub/kg_registry_schema
rank: 1000
alias: preferred
owner: Publication
domain_of:
- Publication
range: boolean
```