Skip to content

Class definition for Dimensions

IRI: https://w3id.org/ascs-ev/envited-x/manifest/v5/Dimensions

General class for defining the dimensions of a data file, e.g., of type image or video, referenced inside a manifest:FileMetadata.

Class Diagram

Open in WebVOWL

Inheritance

Slots

Name Cardinality and Range Description Inheritance
depth 0..1
float
Specifies the depth (z-axis) of the item in appropriate units. direct
height 1
float
Specifies the height (y-axis) of the item in appropriate units. direct
unit 1 Specifies the unit of measurement (e.g., metres, inches). direct
width 1
float
Specifies the width (x-axis) of the item in appropriate units. direct

Source