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¶
Inheritance¶
Slots¶
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| depth | 0..1float |
Specifies the depth (z-axis) of the item in appropriate units. | direct |
| height | 1float |
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 | 1float |
Specifies the width (x-axis) of the item in appropriate units. | direct |
Source¶
- OWL:
manifest.owl.ttl - SHACL:
manifest.shacl.ttl