Slot: echemdbSchemaVersion
Version of the echemdb metadata schema this data conforms to.
URI: https://echemdb.github.io/metadata-schema/autotag/echemdbSchemaVersion Alias: echemdbSchemaVersion
Applicable Classes
Name |
Description |
Modifies Slot |
|---|---|---|
Complete metadata schema for YAML templates used by autotag, combining all me… |
no |
Properties
Type and Range
Property |
Value |
|---|---|
Range |
|
Domain Of |
Cardinality and Requirements
Property |
Value |
|---|
Slot Characteristics
Property |
Value |
|---|---|
Owner |
Examples
Value |
|---|
0.8.2 |
Identifier and Mapping Information
Schema Source
from schema: https://echemdb.github.io/metadata-schema/autotag
Mappings
Mapping Type |
Mapped Value |
|---|---|
self |
https://echemdb.github.io/metadata-schema/autotag/echemdbSchemaVersion |
native |
https://echemdb.github.io/metadata-schema/autotag/echemdbSchemaVersion |
LinkML Source
```yaml
name: echemdbSchemaVersion
description: Version of the echemdb metadata schema this data conforms to.
examples:
- value: 0.8.2
from_schema: https://echemdb.github.io/metadata-schema/autotag
rank: 1000
alias: echemdbSchemaVersion
owner: Autotag
domain_of:
- Autotag
range: string
</details>