indices-attribute
schema/components/indices-attribute/1.1.0/indices-attribute.schema.json
An indices attribute stores index references to elements of a related object. It uses attribute_type = "indices".
values— An array of index values.related_object— A reference to the object whose elements are indexed.- Inherits from base-continuous-attribute.
Used by: one-of-attribute.
Properties
indices-attribute (v1.1.0)
An attribute for a range of indices.
| Property | Type | Description | Flags |
|---|---|---|---|
| name | String | The name of the attribute | ⬆️ ✅ |
| key | String | An identifier of the attribute, used to keep track of the attribute when it is renamed. | |
| The identifier must be unique within an attribute list. | ⬆️ ✅ | ||
| attribute_type | String | Type of the attribute. | ⬆️ ✅ |
| attribute_description | attribute-description | The attribute description record. | ⬆️ |
| attribute_type | String | ✅ | |
| values | index-array-1 | The values of the attributes. | ✅ |
| related_object | indices-attribute | Related Geoscience Object. | ✅ |
Legend
| Flag | Description |
|---|---|
| ⬆️ | Inherited property |
| ✅ | Required property |