Slot: short_id
A short identifier for the organization. This may be an acronym or abbreviation.
URI: kgr:short_id Alias: short_id
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| Organization | An organization | no |
Properties
- Range: String
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/knowledge-graph-hub/kg_registry_schema
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | kgr:short_id |
| native | kgr:short_id |
LinkML Source
```yaml
name: short_id
description: A short identifier for the organization. This may be an acronym or abbreviation.
from_schema: https://w3id.org/knowledge-graph-hub/kg_registry_schema
rank: 1000
alias: short_id
owner: Organization
domain_of:
- Organization
range: string
```