Monday, January 31, 2022

Base Conceptual Media Tracking Data Model

Over the past years I have been involved in the media world needing either to consume or master all the details of a movie, series, video, ad, or trailer.  I found the data vendors I pulled from didn't quite handle all the requirements for tracking all the various meta data about a video.  Nor did they do a good job setting it up to be extendable and to be populated manually or by an AI engine.  So I created this model as a start to attempt this effort.

This model is mostly focused on the cardinality between core entities.  Typically I would "Subtype" all the various Articles, Content, & Concepts to capture all the "Attributes" that vary from "Subtype" to "Subtype" in order to full document them.   But for the sake of clarity and simplicity of communications in this blog, I reduce the "Subtypes" as a "Details" Attribute that would typically be physically rendered as a JSON formatted column making it extremely flexible and extendable making it more "Future Proof" and less rigid.  This is a choice of mine to mix structured with semi-structured in attempt to use the benefits of both worlds and reduce each of their limitations.  A separate document can be created to document the "Details" for each "Subtype" introduced as you add them into your system. 






Scenarios:

1:  Capture Source and Programing Schedule for any Video: Series, Movie, Trailer, Ad, etc...
2:  Capture any talent, credits, and content relating to any Video 
3:  Capture any aggregated metrics that may be performed on a Single or collection of Videos.
4:  Enable Manual or AI to populate discovered content
5:  Enable any kind of content to be defined and captured.  Talent, Topic, Diarization, Brand, Prop...
6:  Enable captured data to be captured manually and used to feed into a Labeling system
7:  Enable any kind of collection tree structure for organizing Videos.   


No comments: