Re: Test data for API

Ah! Thanks for reminding me!

Felix

2009/6/23 ÀÌ¿ø¼® <wslee@etri.re.kr>

>  Hi. Felix.
>
> Next call will be in 7th July because of F2F Meeting in Stockholm. J
>
>
>
> Best regards,
>
> Wonsuk
>
>
>
> *From:* felix.sasaki@googlemail.com [mailto:felix.sasaki@googlemail.com] *On
> Behalf Of *Felix Sasaki
> *Sent:* Tuesday, June 23, 2009 7:26 PM
> *To:* ÀÌ¿ø¼®
>
> *Cc:* public-media-annotation@w3.org
> *Subject:* Re: Test data for API
>
>
>
> Hi Wonsuk,
>
> I am using Youtube too, and yes, more test data from a different source
> would be great. Let's see if we find a source - agenda+ for today's call.
>
> Best,
>
> Felix
>
> 2009/6/23 ÀÌ¿ø¼® <wslee@etri.re.kr>
>
> Hi. Felix.
>
> Thanks.
>
>
>
> Do you have any Media RSS data or oo you know how to getting Media RSS data
> from Services?
>
> I just use the data from Youtube for testing Media RSS.
>
> But I am looking for another test data for Media RSS.
>
>
>
> Best regards,
>
> Wonsuk
>
>
>
> *From:* felix.sasaki@googlemail.com [mailto:felix.sasaki@googlemail.com] *On
> Behalf Of *Felix Sasaki
> *Sent:* Tuesday, June 23, 2009 3:30 PM
> *To:* ÀÌ¿ø¼®
> *Cc:* public-media-annotation@w3.org
> *Subject:* Re: Test data for API
>
>
>
> Hi Wonsuk,
>
> 2009/6/23 ÀÌ¿ø¼® <wslee@etri.re.kr>
>
> Hi. Felix.
>
> Good suggestion~ I will do.
>
>
>
> Concerning your implementation, How could you test the Yahoo MediaRSS
> format?
>
> The current implementation
> http://www.w3.org/People/fsasaki/annotation-mappings/01/mapping.xsl
> is not updated yet, but the principle will be the same: I am selecting an
> "ma: property", e.g. "ma:title", and I am checking if MediaRSS occurrs in
> the metadata input. See the code snippet below, the "m" prefix is bound to
>
> http://search.yahoo.com/mrss/
>
> <xsl:when test="$property='title'">
> <xsl:apply-templates select="$inputDoc//title | $inputDoc//m:title |
> $inputDoc//v:title | $inputDoc//a:entry/a:title | $inputDoc//dc:title"/>
> </xsl:when>
>
> Best,
>
> Felix
>
>
>  Could you let me know?
>
>
>
> Best regards,
>
> Wonsuk
>
>
>
> *From:* public-media-annotation-request@w3.org [mailto:
> public-media-annotation-request@w3.org] *On Behalf Of *Felix Sasaki
> *Sent:* Monday, June 22, 2009 11:50 PM
> *To:* public-media-annotation@w3.org
> *Subject:* Test data for API
>
>
>
> Hi all,
>
> I have started working on my mapping application
> http://www.w3.org/People/fsasaki/annotation-mappings/
> again, and I am now looking for test data. Others must be in the same
> situation, so it would be good to have test files. My proposal: gather this
> data in the wiki via
> http://www.w3.org/2008/WebVideo/Annotations/wiki/Special:Upload
> and link to the files from
> http://www.w3.org/2008/WebVideo/Annotations/wiki/Test_data
> any opinions? If you agree, just start uploading :)
>
> Thanks,
>
> Felix
>
>
>
>
>

Received on Tuesday, 23 June 2009 12:03:24 UTC