Skip to content
On this page

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.

AbstractExtensibleStatusIdentifiableCustom PropertiesAdditional PropertiesAccess RestrictionsDefined In
Can be instantiatedNoUnknown statusNoForbiddenAllowednonedereferenced.doc.json

Log Type

object (Log)

Log Properties

PropertyTypeRequiredNullableDefined by
speciesstringRequiredcannot be nullLog
dimensionsarrayRequiredcannot be nullLog
image_logobjectOptionalcan be nullLog

species

Tree Species values taken from https://github.com/b-lack/tree-species

species

species Type

string (Tree species)

species Constraints

pattern: the string must match the following regular expression:

txt
^[a-zA-Z0-9_-]{3}$
1

try pattern

species Examples

json
"JM2"
1

dimensions

Dimensions of the log

dimensions

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

  • is optional

  • Type: object (Image)

  • can be null

  • defined in: Log

image_log Type

object (Image)

Released under the GNU GENERAL PUBLIC LICENSE.