[Developers] [Data-modeling] hulu data
Alexander Marks
al at metaweb.com
Thu Oct 8 20:29:25 UTC 2009
Just a correction to the query I posted earlier in that tinyurl link
-- you'll want to use:
"expires": {
"optional": "forbidden",
"value<=": "__now__"
}
instead of
"expires>":"__now__"
because some videos have no expiry date.
Al
On Oct 8, 2009, at 12:28 PM, Alexander Marks wrote:
> In the next day or two I'll be switching on a new stream of video
> metadata from Hulu. You can see how this data will look on Sandbox
> right now: http://www.sandbox-freebase.com/view/tv/video
>
> Here's an explore-view look at a Colbert report episode video:
> http://www.sandbox-freebase.com/tools/explore/guid/9202a8c04000641f800000000f4e4a70
>
> The /tv/video schema is new for this purpose, and will probably go
> through some evolution in the coming weeks and months. Some of its
> notable properties:
>
> - video_of links to the relevant TV episode (or movie)
> - weblink is a direct link to where the video can be watched
> - expires is the date and time at which the video stops being
> available
>
> Here's a query that shows how you might use this data in your
> applications (hint!):
> http://tinyurl.com/yb8dev2
>
> Let me know if you have any ideas or questions about this data or the
> video schema.
>
> Al
>
> _______________________________________________
> Data-modeling mailing list
> Data-modeling at freebase.com
> http://lists.freebase.com/mailman/listinfo/data-modeling
More information about the Developers
mailing list