Skip to main content

attribute-description

schema/components/attribute-description/1.0.1/attribute-description.schema.json

The attribute-description component provides general metadata for a continuous attribute:

  • discipline — The scientific discipline (e.g., geology, geophysics).
  • type — The type of measurement or property.
  • unit — An optional unit of measurement.
  • scale — An optional measurement scale.
  • extensions — An optional map for application-specific metadata.
  • tags — An optional list of tags.

Used by: non-parametric-continuous-cumulative-distribution.

Properties

attribute-description (v1.0.1)

General information for an attribute.

PropertyTypeDescriptionFlags
disciplineStringDiscipline attribute comes from, e.g. Geochemistry, Geophysics, Geotechnical, Geology, Structural. None if not known
typeStringType of the attribute, e.g. Gold, Azimuth, Resistivity
unitunitUnit
scaleStringScale of the attribute e.g. log10, log2, exp, lin
extensionsObjectExtended properties that may be associated to the attribute, but not specified in the schema
tagsObjectKey-value pairs of user-defined metadata

Legend

FlagDescription
⬆️Inherited property
Required property

What is the reason for your feedback?