interval-table
schema/components/interval-table/1.2.0/interval-table.schema.json
The interval-table component represents a table of interval data, combining from-to ranges with
associated attributes. This is used for drillhole interval data such as assay results or lithological logs.
Used by: downhole-collection.
See also: data-table, distance-table, from-to, downhole-attributes (drilling context).
Properties
interval-table (v1.2.0)
An interval table.
| Property | Type | Description | Flags |
|---|---|---|---|
| name | String | The name of the table. | ✅ |
| collection_type | String | The type of the collection. | ✅ |
| from_to | interval-table | The from-to of the intervals. | ✅ |
Legend
| Flag | Description |
|---|---|
| ⬆️ | Inherited property |
| ✅ | Required property |