box constant
box [Expects: http://schema.org/Text]
A box is the area enclosed by the rectangle formed by two points. The first point is the lower corner, the second point is the upper corner. A box is expressed as two points separated by a space character.
Can be used on: http://schema.org/GeoShape
Implementation
static const box = IriTerm.prevalidated('http://schema.org/box');