Slot: citationKey
Unique citation key for bibliographic reference, usually
URI: https://echemdb.github.io/metadata-schema/minimum_echemdb/citationKey Alias: citationKey
Applicable Classes
Name |
Description |
Modifies Slot |
|---|---|---|
Information about the source publication or dataset |
no |
Properties
Range: String
Required: True
Examples
Value |
|---|
electrobear_2024_electrochemistry_563 |
Identifier and Mapping Information
Schema Source
from schema: https://echemdb.github.io/metadata-schema/minimum_echemdb
Mappings
Mapping Type |
Mapped Value |
|---|---|
self |
https://echemdb.github.io/metadata-schema/minimum_echemdb/citationKey |
native |
https://echemdb.github.io/metadata-schema/minimum_echemdb/citationKey |
LinkML Source
```yaml
name: citationKey
description: Unique citation key for bibliographic reference, usually ___.
examples:
- value: electrobear_2024_electrochemistry_563
from_schema: https://echemdb.github.io/metadata-schema/minimum_echemdb
rank: 1000
alias: citationKey
owner: Source
domain_of:
- Source
range: string
required: true
</details>