Slot: bibdata

BibTeX bibliographic data.

URI: https://echemdb.github.io/metadata-schema/minimum_echemdb/bibdata Alias: bibdata

Applicable Classes

Name

Description

Modifies Slot

Source

Information about the source publication or dataset

no

Properties

Type and Range

Property

Value

Range

String

Domain Of

Source

Cardinality and Requirements

Property

Value

Slot Characteristics

Property

Value

Owner

Source

Examples

Value

@article{electrobear_2024_electrochemistry_563, title={…}, …}

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/bibdata

native

https://echemdb.github.io/metadata-schema/minimum_echemdb/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/minimum_echemdb rank: 1000 alias: bibdata owner: Source domain_of: - Source range: string
</details>