Log Schema
txt
https://schema.vinv.io/log/0.0.1.json
1
A part of the trunk or a large branch of a tree that has fallen or been cut off.
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
---|---|---|---|---|---|---|---|
Can be instantiated | No | Unknown status | No | Forbidden | Allowed | none | dereferenced.doc.json |
Log Type
object
(Log)
Log Properties
Property | Type | Required | Nullable | Defined by |
---|---|---|---|---|
species | string | Required | cannot be null | Log |
dimensions | array | Required | cannot be null | Log |
image_log | object | Optional | can be null | Log |
species
Tree Species values taken from https://github.com/b-lack/tree-species
species
is required
Type:
string
(Tree species)cannot be null
defined in: Log
species Type
string
(Tree species)
species Constraints
pattern: the string must match the following regular expression:
txt
^[a-zA-Z0-9_-]{3}$
1
species Examples
json
"JM2"
1
dimensions
Dimensions of the log
dimensions
is required
Type:
object[]
(Diameter at height)cannot be null
defined in: Log
dimensions Type
object[]
(Diameter at height)
dimensions Constraints
minimum number of items: the minimum number of items for this array is: 1
image_log
Image of the log
image_log
image_log Type
object
(Image)