Skip to content
On this page

Log Schema

txt
https://schema.vinv.io/vinv-roundwood-pile/0.0.1.json#/properties/logs/items
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*

items Type

object (Log)

items Properties

PropertyTypeRequiredNullableDefined by
speciesstringRequiredcannot be nullRoundwoodPile
dimensionsarrayRequiredcannot be nullRoundwoodPile
image_logobjectOptionalcan be nullRoundwoodPile

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

image_log Type

object (Image)

Released under the GNU GENERAL PUBLIC LICENSE.