EnVar microschema ยท class
Any Value
AnyValue
An arbitrary passthrough object (open-ended key/value map) whose keys are not fixed by this schema โ e.g. ACDD global attributes or a run-environment map. Lets such payloads be carried as native objects rather than opaque JSON strings.
Where it sits
Composed intoSourceDatasetToolRun
Fields
Core
Conditionally core
Recommended
Optional
Full field reference โ every slot, cardinality & inheritance
| Field | Name | Tier | Cardinality / Range | Description |
|---|---|---|---|---|
Diagram & LinkML source
classDiagram
class AnyValue
click AnyValue href "../../classes/AnyValue/"
name: AnyValue
description: An arbitrary passthrough object (open-ended key/value map) whose keys
are not fixed by this schema โ e.g. ACDD global attributes or a run-environment
map. Lets such payloads be carried as native objects rather than opaque JSON strings.
title: Any Value
from_schema: https://w3id.org/linkml/microschemas/envar
see_also:
- https://wiki.esipfed.org/Attribute_Convention_for_Data_Discovery_1-3
rank: 1000
class_uri: linkml:Any
See Also
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/linkml/microschemas/envar
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | linkml:Any |
| native | envar:AnyValue |