Ontology DataObject

Tables of classes

Class nameDescription
MultimediaStreamDefines stream with audio and video.

Super class:
    do:AudioStream
    and do:VideoStream
DynamicDataData which is continuously supplied by a sender (broadcaster), e.g., al kinds of multimedia streams

Super class:
    StructuredData
AudioStreamDynamicData that contains audio.

Super classes:
  • DynamicData
  • do:hasMimeType some dt:AudioDataType
VideoStreamDynamic data that contains visual data.

Super classes:
  • DynamicData
  • do:hasMimeType some dt:VideoDataType
StaticDataData that has structure and content that is fixed during its lifetime.

Super class:
    StructuredData
MobilePhoneDocumentA special kind o f document - such that is used only in mobile devices. This could be a ringtone, a wallpaper.

Super class:
    StaticData
RingToneRing tone (sound/music) for mobile phones

Super classes:
  • do:hasMimeType only dt:AudioDataType
  • MobilePhoneDocument
WallPaperWall paper for mobile phones

Super classes:
  • MobilePhoneDocument
  • do:hasMimeType only dt:ImageDataType

Table of object properties

Property nameDescription
hasDataTypeDefines data type which describe some data object.

Domain: StructuredData
Range: DataType
hasMimeTypeDefines the MIME type that data can be described by.

Domain: StructuredData
Range: MimeType
Super property: hasDataType
isEncodedWithDefines the encoding used to encode structure data.

Domain: StructuredData
Range: Encoding

Table of datatype properties

Property nameDescription

Table of individuals

Individual nameDescription