Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 5 Next »

This page describes changes that have been done to DOMS datamodels to phase out 'shard' objects.

The 'shard' object model contained one primary metadata stream SHARD_METADATA with the structure on the picture below. (SHARD_METADATA could just have a ShardStructure element as it's root element).

 

The RadioTVFile object has had added a new datastream called Channels, which is a list of channel objects. A channel object consists of:

  • channel_id: The id of the channel
  • start_time: The start time of the data
  • stop_time: The stop time of the data
  • format_uri: Uri for the format description

 

 

  • No labels