Slot: bibdata
BibTeX bibliographic data.
URI: https://echemdb.github.io/metadata-schema/svgdigitizer/bibdata Alias: bibdata
Applicable Classes
Name |
Description |
Modifies Slot |
|---|---|---|
Information about the source publication or dataset |
no |
Properties
Range: String
Examples
Value |
|---|
@article{electrobear_2024_electrochemistry_563, title={…}, …} |
Identifier and Mapping Information
Schema Source
from schema: https://echemdb.github.io/metadata-schema/svgdigitizer
Mappings
Mapping Type |
Mapped Value |
|---|---|
self |
https://echemdb.github.io/metadata-schema/svgdigitizer/bibdata |
native |
https://echemdb.github.io/metadata-schema/svgdigitizer/bibdata |
LinkML Source
```yaml
name: bibdata
description: BibTeX bibliographic data.
examples:
- value: '@article{electrobear_2024_electrochemistry_563, title={...}, ...}'
from_schema: https://echemdb.github.io/metadata-schema/svgdigitizer
rank: 1000
alias: bibdata
owner: Source
domain_of:
- Source
range: string
</details>