Application

An application

Comment
An application
Label
Application
SubClassOf
Software

Archive

A compressed file. May contain other files or folder inside.

Comment
A compressed file. May contain other files or folder inside.
Label
Archive
SubClassOf
DataContainer

ArchiveItem

A file entity inside an archive.

Comment
A file entity inside an archive.
Label
ArchiveItem
SubClassOf
EmbeddedFileDataObject

aspectRatio

Visual content aspect ratio. (Width divided by Height)

Comment
Visual content aspect ratio. (Width divided by Height)
Domain
Visual
Label
aspectRatio
Range
float

Attachment

A file attached to another data object. Many data formats allow for attachments: emails, vcards, ical events, id3 and exif...

Comment
A file attached to another data object. Many data formats allow for attachments: emails, vcards, ical events, id3 and exif...
Label
Attachment
SubClassOf
EmbeddedFileDataObject

Audio

A file containing audio content

Comment
A file containing audio content
Label
Audio
SubClassOf
Media

averageBitrate

The average overall bitrate of a media container. (i.e. the size of the piece of media in bits, divided by it's duration expressed in seconds).

Comment
The average overall bitrate of a media container. (i.e. the size of the piece of media in bits, divided by it's duration expressed in seconds).
Domain
Media
Label
averageBitrate
Range
float
SubPropertyOf
rate

belongsToContainer

Models the containment relations between Files and Folders (or CompressedFiles).

Comment
Models the containment relations between Files and Folders (or CompressedFiles).
Domain
DataObject
Label
belongsToContainer
Range
DataContainer
SubPropertyOf
isPartOf

bitDepth

A common superproperty for all properties signifying the amount of bits for an atomic unit of data. Examples of subproperties may include bitsPerSample and bitsPerPixel

Comment
A common superproperty for all properties signifying the amount of bits for an atomic unit of data. Examples of subproperties may include bitsPerSample and bitsPerPixel
Domain
Media
Label
bitDepth
Range
Literal

bitrateType

The type of the bitrate. Examples may include CBR and VBR.

Comment
The type of the bitrate. Examples may include CBR and VBR.
Domain
Media
Label
bitrateType
Range
string

bitsPerSample

Amount of bits in each audio sample.

Comment
Amount of bits in each audio sample.
Domain
Audio
Label
bitsPerSample
Range
integer
SubPropertyOf
bitDepth