<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <author>
    <name>User Administrator</name>
    <uri>http://www.freebase.com:80/view/user/user_administrator</uri>
  </author>
    <generator uri="http://www.freebase.com/">Freebase Atom Feed Generator</generator>
    <id>http://www.freebase.com:80/view/user/aseem</id>
    <link rel="self" href="http://www.freebase.com:80/feed/discuss/adminall/user/aseem"/>
    <title>aseem</title>
    <updated>2008-08-30T08:35:20Z</updated>
  <entry>
    <author>
    <name>spencermountain</name>
    <uri>http://www.freebase.com:80/view/user/spencermountain</uri>
  </author>
    <content type="html">&lt;p&gt;hi brian, i loved your talk on mining wikipedia. i'd like to mine the soft data, is there a smart way of parsing the unstructured stuff? like small,&amp;nbsp;adhoc stuff -ie&amp;nbsp;for pages in [[category: racecar drivers]] find&amp;nbsp;&amp;quot;sponsored by _____&amp;quot;&amp;nbsp;?&lt;/p&gt;&lt;p&gt;you're cool. &lt;/p&gt;&lt;p&gt;i applied for an internship but didn't hear back. so i suppose i, and the idea&amp;nbsp;on a limb.cheers-&lt;/p&gt;</content>
    <id>http://www.freebase.com:80/view/guid/9202a8c04000641f8000000009032e43</id>
    <link rel="alternate" type="text/html" href="http://www.freebase.com:80/view/guid/9202a8c04000641f8000000009032e43" title="zenkat: wikipedia mining"/>
    <summary type="html">hi brian, i loved your talk on mining wikipedia. i'd like to mine the soft data, is there a smart...</summary>
    <title>zenkat: wikipedia mining</title>
    <updated>2008-08-30T02:34:41.0017Z</updated>
  </entry><entry>
    <author>
    <name>anthonyglise</name>
    <uri>http://www.freebase.com:80/view/user/anthonyglise</uri>
  </author>
    <content type="html">&lt;p&gt;Dear Tristan,&lt;/p&gt;&lt;p&gt;I noted that you posted the bio of me (Anthony Glise) on Freebase. &amp;nbsp;Thank you, by the way.&lt;/p&gt;&lt;p&gt;I have a problem in that one of my CDs (Partitas of G.A. Brescianello) has been placed on Freebase for free download. &amp;nbsp;Since my split with Dorian Recordings, I secured all copyrights and performance rights to that and other CDs. &amp;nbsp;I can't find a way to get directly to the Freebase staff to have that download pulled and the management company is getting VERY agressive insofar as persuing the matter - which I would obviously like to avoid.&lt;/p&gt;&lt;p&gt;&amp;nbsp;As an active Freebase member, what would you advise so I can get this matter addressed before it gets out of hand?&lt;/p&gt;&lt;p&gt;Thank you,&lt;/p&gt;&lt;p&gt;Sincerely,&lt;/p&gt;&lt;p&gt;Anthony GLISE&lt;/p&gt;</content>
    <id>http://www.freebase.com:80/view/guid/9202a8c04000641f800000000903289d</id>
    <link rel="alternate" type="text/html" href="http://www.freebase.com:80/view/guid/9202a8c04000641f800000000903289d" title="tristan: Question"/>
    <summary type="html">Dear Tristan, I noted that you posted the bio of me (Anthony Glise) on Freebase. &amp;nbsp;Thank you, by...</summary>
    <title>tristan: Question</title>
    <updated>2008-08-30T00:03:01.0005Z</updated>
  </entry><entry>
    <author>
    <name>skud</name>
    <uri>http://www.freebase.com:80/view/user/skud</uri>
  </author>
    <content type="html">&lt;p&gt;benjamin, here are two queries I threw together yesterday which might help you.&lt;/p&gt;&lt;p&gt;&amp;nbsp;The first one gets a bunch of topics and any images associated with them, then tells you the license those images are under:&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;[&lt;br /&gt;&amp;nbsp;{&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;quot;/common/topic/image&amp;quot; : [&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;quot;/common/licensed_object/license&amp;quot; : [],&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;quot;id&amp;quot; : null,&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;quot;name&amp;quot; : null&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;br /&gt;&amp;nbsp;&amp;nbsp; ],&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;quot;id&amp;quot; : null,&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;quot;limit&amp;quot; : 20,&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;quot;name&amp;quot; : null,&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;quot;type&amp;quot; : &amp;quot;/people/person&amp;quot;&lt;br /&gt;&amp;nbsp;}&lt;br /&gt;]&lt;br /&gt;&lt;br /&gt;This second one is roughly the same, but excludes licenses of a certain type -- in this case Fair Use:&lt;/p&gt;&lt;p&gt;[&lt;br /&gt;&amp;nbsp;{&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;quot;/common/topic/image&amp;quot; : [&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;quot;/common/licensed_object/license&amp;quot; : [&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;quot;id&amp;quot; : null,&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;quot;name&amp;quot; : null&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ],&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;quot;id&amp;quot; : null,&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;quot;name&amp;quot; : null,&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;quot;nofu:/common/licensed_object/license&amp;quot; : [&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;quot;id&amp;quot; : &amp;quot;/en/fair_use&amp;quot;,&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;quot;optional&amp;quot; : &amp;quot;forbidden&amp;quot;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ]&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;br /&gt;&amp;nbsp;&amp;nbsp; ],&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;quot;id&amp;quot; : null,&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;quot;limit&amp;quot; : 20,&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;quot;name&amp;quot; : null,&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;quot;type&amp;quot; : &amp;quot;/people/person&amp;quot;&lt;br /&gt;&amp;nbsp;}&lt;br /&gt;]</content>
    <id>http://www.freebase.com:80/view/guid/9202a8c04000641f80000000090321fa</id>
    <link rel="alternate" type="text/html" href="http://www.freebase.com:80/view/guid/9202a8c04000641f80000000090321fa" title="robert: Is this image copyright free?"/>
    <summary type="html">benjamin, here are two queries I threw together yesterday which might help you. &amp;nbsp;The first one...</summary>
    <title>robert: Is this image copyright free?</title>
    <updated>2008-08-29T22:17:30.0000Z</updated>
  </entry><entry>
    <author>
    <name>crism</name>
    <uri>http://www.freebase.com:80/view/user/crism</uri>
  </author>
    <content type="html">&lt;p&gt;There are examples and documentation in &lt;a href="/view/guid/9202a8c04000641f8000000005b84319"&gt;the help center&lt;/a&gt;. If you only need to look at a couple of images, you can do it manually; the licensed pictures have a little license icon at the bottom. Unfortunately, some of the older images (like this one) were loaded before we required a license assertion for each one.&lt;/p&gt;&lt;p&gt;If you are loading many images at once, I would imagine that your application would require some other MQL usage anyway just to find them. &lt;/p&gt;</content>
    <id>http://www.freebase.com:80/view/guid/9202a8c04000641f80000000090311d0</id>
    <link rel="alternate" type="text/html" href="http://www.freebase.com:80/view/guid/9202a8c04000641f80000000090311d0" title="robert: Is this image copyright free?"/>
    <summary type="html">There are examples and documentation in the help center. If you only need to look at a couple of...</summary>
    <title>robert: Is this image copyright free?</title>
    <updated>2008-08-29T20:30:04.0012Z</updated>
  </entry><entry>
    <author>
    <name>crism</name>
    <uri>http://www.freebase.com:80/view/user/crism</uri>
  </author>
    <content type="html">Click the Help link at the top of this page and then look at the Screencasts in the lower right. I think those may be what you&amp;rsquo;re looking for.</content>
    <id>http://www.freebase.com:80/view/guid/9202a8c04000641f8000000009031092</id>
    <link rel="alternate" type="text/html" href="http://www.freebase.com:80/view/guid/9202a8c04000641f8000000009031092" title="mediflick: Welcome, and congratulations!"/>
    <summary type="html">Click the Help link at the top of this page and then look at the Screencasts in the lower right. I...</summary>
    <title>mediflick: Welcome, and congratulations!</title>
    <updated>2008-08-29T20:17:44.0012Z</updated>
  </entry><entry>
    <author>
    <name>mediflick</name>
    <uri>http://www.freebase.com:80/view/user/mediflick</uri>
  </author>
    <content type="html">Hello, wow a message :) nice to see. Thank you for the info, it was hard to insert data, not knowing how the site works, but i managed it after a long time, maybe introduce a quick video for users to see what and how to edit the pages. :))</content>
    <id>http://www.freebase.com:80/view/guid/9202a8c04000641f8000000009030bde</id>
    <link rel="alternate" type="text/html" href="http://www.freebase.com:80/view/guid/9202a8c04000641f8000000009030bde" title="mediflick: Welcome, and congratulations!"/>
    <summary type="html">Hello, wow a message :) nice to see. Thank you for the info, it was hard to insert data, not...</summary>
    <title>mediflick: Welcome, and congratulations!</title>
    <updated>2008-08-29T19:16:45.0005Z</updated>
  </entry><entry>
    <author>
    <name>benjaminhill</name>
    <uri>http://www.freebase.com:80/view/user/benjaminhill</uri>
  </author>
    <content type="html">Totally unfamiliar, but I do know other similar languages, so if you had an example that was close, I could disect and repurpose it.&amp;nbsp; Thank you!</content>
    <id>http://www.freebase.com:80/view/guid/9202a8c04000641f8000000009030732</id>
    <link rel="alternate" type="text/html" href="http://www.freebase.com:80/view/guid/9202a8c04000641f8000000009030732" title="robert: Is this image copyright free?"/>
    <summary type="html">Totally unfamiliar, but I do know other similar languages, so if you had an example that was close,...</summary>
    <title>robert: Is this image copyright free?</title>
    <updated>2008-08-29T18:37:49.0012Z</updated>
  </entry><entry>
    <author>
    <name>evening</name>
    <uri>http://www.freebase.com:80/view/user/evening</uri>
  </author>
    <content type="html">&lt;p&gt;Well, I guess it depends on what we want to use it for.&amp;nbsp; Do we want to use generic terms for multiple legal types, or do we want to be more specific.&lt;/p&gt;&lt;p&gt;For example, PLC is &lt;a href="http://en.wikipedia.org/wiki/Public_limited_company"&gt;Public Limited Company&lt;/a&gt;.&amp;nbsp; &amp;quot;Public limited company&amp;quot; could be used to cover all those types in various countries, or it could be for the specific Plc used in UK. &lt;/p&gt;&lt;p&gt;But unless you are intimately aware of what SA (&lt;a href="http://en.wikipedia.org/wiki/S.A._(corporation)"&gt;Societe Anonyme&lt;/a&gt;) is, or use the &lt;a href="http://en.wikipedia.org/wiki/Types_of_companies"&gt;Wiki page&lt;/a&gt; to see what approximate equiv is, then chances are no one is going to use this field (at least for &amp;quot;harder&amp;quot; ones). I deal with company names all the time, so I'm familiar with Oyj, AG, KgaA, etc, but I don't know what they translate to. &lt;/p&gt;&lt;p&gt;Either way we're missing values.&amp;nbsp; If we keep the &amp;quot;generic&amp;quot; route, then we (I) should comb through the wiki page and identify the big ones we're missing, like &amp;quot;Limited Partnership with Shares&amp;quot; (for SCA &amp;amp; KgaA, for example). Though I'm not sure if all can be mapped (like &lt;a href="http://en.wikipedia.org/wiki/Kabushiki_kaisha"&gt;KK&lt;/a&gt;, which is common in Japan, though I think it is usually seen as Co Ltd).&amp;nbsp;&amp;nbsp; &lt;/p&gt;&lt;p&gt;So I think we need to figure out what direction we want to take, generic or country specific, and I don't think either is an easy answer (either you have a long list of specifics or a hard to determine list of generics). &lt;/p&gt;</content>
    <id>http://www.freebase.com:80/view/guid/9202a8c04000641f800000000902fed2</id>
    <link rel="alternate" type="text/html" href="http://www.freebase.com:80/view/guid/9202a8c04000641f800000000902fed2" title="Business: Company type"/>
    <summary type="html">Well, I guess it depends on what we want to use it for.&amp;nbsp; Do we want to use generic terms for...</summary>
    <title>Business: Company type</title>
    <updated>2008-08-29T16:22:47.0012Z</updated>
  </entry><entry>
    <author>
    <name>crism</name>
    <uri>http://www.freebase.com:80/view/user/crism</uri>
  </author>
    <content type="html">Sorry: &lt;span style="font-style: italic"&gt;your&lt;/span&gt; business. I wish we could edit previous posts&amp;hellip; d-:</content>
    <id>http://www.freebase.com:80/view/guid/9202a8c04000641f800000000902fc7a</id>
    <link rel="alternate" type="text/html" href="http://www.freebase.com:80/view/guid/9202a8c04000641f800000000902fc7a" title="mediflick: Welcome, and congratulations!"/>
    <summary type="html">Sorry: your business. I wish we could edit previous posts&amp;hellip; d-: </summary>
    <title>mediflick: Welcome, and congratulations!</title>
    <updated>2008-08-29T15:47:06.0012Z</updated>
  </entry><entry>
    <author>
    <name>crism</name>
    <uri>http://www.freebase.com:80/view/user/crism</uri>
  </author>
    <content type="html">&lt;p&gt;Of several would-be business promoters to come to Freebase, you are among the first to actually use the site correctly. We welcome all factual, well-structured information about business enterprises, and encourage business owners and employees to fill out information about their businesses. Why not tell us where you business is located, who its founders are, etc.?&lt;/p&gt;&lt;p&gt;Welcome, and we hope you find some time to add information about other topics of interest to you, too. &lt;/p&gt;</content>
    <id>http://www.freebase.com:80/view/guid/9202a8c04000641f800000000902fc49</id>
    <link rel="alternate" type="text/html" href="http://www.freebase.com:80/view/guid/9202a8c04000641f800000000902fc49" title="mediflick: Welcome, and congratulations!"/>
    <summary type="html">Of several would-be business promoters to come to Freebase, you are among the first to actually use...</summary>
    <title>mediflick: Welcome, and congratulations!</title>
    <updated>2008-08-29T15:46:11.0017Z</updated>
  </entry><entry>
    <author>
    <name>crism</name>
    <uri>http://www.freebase.com:80/view/user/crism</uri>
  </author>
    <content type="html">Enumerated types like &lt;a href="/view/business/company_type"&gt;&lt;em&gt;Company Type&lt;/em&gt;&lt;/a&gt; aren&amp;rsquo;t locked, they&amp;rsquo;re just a little harder to add to, in order to discourage accidental proliferation. Additions must be made through the query editor or some other way that isn&amp;rsquo;t the client. We do encourage you to discuss the proposed additions with the community first, though, to avoid edit wars on high-profile types. What specific instances do you think are conspicuously missing?</content>
    <id>http://www.freebase.com:80/view/guid/9202a8c04000641f800000000902fa5f</id>
    <link rel="alternate" type="text/html" href="http://www.freebase.com:80/view/guid/9202a8c04000641f800000000902fa5f" title="Business: Company type"/>
    <summary type="html">Enumerated types like Company Type aren&amp;rsquo;t locked, they&amp;rsquo;re just a little harder to add...</summary>
    <title>Business: Company type</title>
    <updated>2008-08-29T15:20:31.0012Z</updated>
  </entry><entry>
    <author>
    <name>lazworld</name>
    <uri>http://www.freebase.com:80/view/user/lazworld</uri>
  </author>
    <content type="html">Please let me know about any new video websites or new web video technology. Thanks</content>
    <id>http://www.freebase.com:80/view/guid/9202a8c04000641f800000000902f673</id>
    <link rel="alternate" type="text/html" href="http://www.freebase.com:80/view/guid/9202a8c04000641f800000000902f673" title="www.VideoMenu.com: Video Websites"/>
    <summary type="html">Please let me know about any new video websites or new web video technology. Thanks </summary>
    <title>www.VideoMenu.com: Video Websites</title>
    <updated>2008-08-29T14:28:06.0017Z</updated>
  </entry><entry>
    <author>
    <name>evening</name>
    <uri>http://www.freebase.com:80/view/user/evening</uri>
  </author>
    <content type="html">Why is Company Type locked?&amp;nbsp; There are &lt;a href="http://en.wikipedia.org/wiki/Types_of_companies"&gt;many legal structures&lt;/a&gt; of companies, and even &lt;a href="http://en.wikipedia.org/wiki/Government-owned_corporation"&gt;state-owned enterprises&lt;/a&gt;.&amp;nbsp; But very few are listed here.&amp;nbsp; Is there a particular reason for this?&amp;nbsp; If so, it would be good to have that documented so those of us filling in company information know how ot complete this field.&amp;nbsp; Thanks</content>
    <id>http://www.freebase.com:80/view/guid/9202a8c04000641f800000000902f456</id>
    <link rel="alternate" type="text/html" href="http://www.freebase.com:80/view/guid/9202a8c04000641f800000000902f456" title="Business: Company type"/>
    <summary type="html">Why is Company Type locked?&amp;nbsp; There are many legal structures of companies, and even state...</summary>
    <title>Business: Company type</title>
    <updated>2008-08-29T14:00:35.0017Z</updated>
  </entry><entry>
    <author>
    <name>narphorium</name>
    <uri>http://www.freebase.com:80/view/user/narphorium</uri>
  </author>
    <content type="html">No worries. As a programmer, I probably should have realized the limitation of what I was trying to do and in the end it wasn't nearly as bad as I thought.</content>
    <id>http://www.freebase.com:80/view/guid/9202a8c04000641f800000000902e993</id>
    <link rel="alternate" type="text/html" href="http://www.freebase.com:80/view/guid/9202a8c04000641f800000000902e993" title="Olympic Games: athletes by country: Beware of Long Lists!"/>
    <summary type="html">No worries. As a programmer, I probably should have realized the limitation of what I was trying to...</summary>
    <title>Olympic Games: athletes by country: Beware of Long Lists!</title>
    <updated>2008-08-29T06:36:47.0012Z</updated>
  </entry><entry>
    <author>
    <name>willmoffat</name>
    <uri>http://www.freebase.com:80/view/user/willmoffat</uri>
  </author>
    <content type="html">Hi parity, minor point: you don't need to send your authentication cookie for doing mqlread (only for mqlwrite).</content>
    <id>http://www.freebase.com:80/view/guid/9202a8c04000641f800000000902e964</id>
    <link rel="alternate" type="text/html" href="http://www.freebase.com:80/view/guid/9202a8c04000641f800000000902e964" title="Help Center: to get (image) statistics"/>
    <summary type="html">Hi parity, minor point: you don't need to send your authentication cookie for doing mqlread (only...</summary>
    <title>Help Center: to get (image) statistics</title>
    <updated>2008-08-29T06:31:11.0012Z</updated>
  </entry><entry>
    <author>
    <name>cheunger</name>
    <uri>http://www.freebase.com:80/view/user/cheunger</uri>
  </author>
    <content type="html">I suspect /api/service/mqlread is returning a timeout or error.&amp;nbsp; My Perl is rusty, but the until loop doesn't look like it's checking for a 200 OK return response; it just looks like if you don't find a cursor, you assume the counting is complete and exit.</content>
    <id>http://www.freebase.com:80/view/guid/9202a8c04000641f800000000902e79a</id>
    <link rel="alternate" type="text/html" href="http://www.freebase.com:80/view/guid/9202a8c04000641f800000000902e79a" title="Help Center: to get (image) statistics"/>
    <summary type="html">I suspect /api/service/mqlread is returning a timeout or error.&amp;nbsp; My Perl is rusty, but the...</summary>
    <title>Help Center: to get (image) statistics</title>
    <updated>2008-08-29T05:33:55.0012Z</updated>
  </entry><entry>
    <author>
    <name>skud</name>
    <uri>http://www.freebase.com:80/view/user/skud</uri>
  </author>
    <content type="html">The only real &amp;quot;batch update&amp;quot; tool in Freebase is the list importer.&amp;nbsp; If there were a link from the timezone to &amp;quot;places in this timezone&amp;quot; then you could do &amp;quot;import list&amp;quot; to do what you ask, but since there is no such link, I think you'll probably have to use the API.</content>
    <id>http://www.freebase.com:80/view/guid/9202a8c04000641f800000000902e4ba</id>
    <link rel="alternate" type="text/html" href="http://www.freebase.com:80/view/guid/9202a8c04000641f800000000902e4ba" title="Help Center: Batch update data"/>
    <summary type="html">The only real &amp;quot;batch update&amp;quot; tool in Freebase is the list importer.&amp;nbsp; If there were a...</summary>
    <title>Help Center: Batch update data</title>
    <updated>2008-08-29T04:42:45.0012Z</updated>
  </entry><entry>
    <author>
    <name>skud</name>
    <uri>http://www.freebase.com:80/view/user/skud</uri>
  </author>
    <content type="html">Yeah, the import tool can be a bit of a pig on long lists.&amp;nbsp; I usually try to do it in batches, myself.&amp;nbsp; Sorry it caused you trouble :(</content>
    <id>http://www.freebase.com:80/view/guid/9202a8c04000641f800000000902e49d</id>
    <link rel="alternate" type="text/html" href="http://www.freebase.com:80/view/guid/9202a8c04000641f800000000902e49d" title="Olympic Games: athletes by country: Beware of Long Lists!"/>
    <summary type="html">Yeah, the import tool can be a bit of a pig on long lists.&amp;nbsp; I usually try to do it in batches,...</summary>
    <title>Olympic Games: athletes by country: Beware of Long Lists!</title>
    <updated>2008-08-29T04:40:52.0012Z</updated>
  </entry><entry>
    <author>
    <name>skud</name>
    <uri>http://www.freebase.com:80/view/user/skud</uri>
  </author>
    <content type="html">Thanks, weblivz!&amp;nbsp; Probably the best place to put this is under &lt;a href="/view/guid/9202a8c04000641f8000000008c03b50"&gt;Application Developer Tips&lt;/a&gt;, but I'm copying our docs guy, Phil, on this so he can help you out.</content>
    <id>http://www.freebase.com:80/view/guid/9202a8c04000641f800000000902e349</id>
    <link rel="alternate" type="text/html" href="http://www.freebase.com:80/view/guid/9202a8c04000641f800000000902e349" title="4. Metaweb Read Services: c# example"/>
    <summary type="html">Thanks, weblivz!&amp;nbsp; Probably the best place to put this is under Application Developer Tips, but...</summary>
    <title>4. Metaweb Read Services: c# example</title>
    <updated>2008-08-29T04:26:34.0012Z</updated>
  </entry><entry>
    <author>
    <name>skud</name>
    <uri>http://www.freebase.com:80/view/user/skud</uri>
  </author>
    <content type="html">Yup, that's certainly true.&amp;nbsp; If you're looking for stuff that's absolutely OK for commercial use, I suggest you use a MQL query to look into the license on an image, and limit it to those which have licenses that fit for your purposes (i.e. PD, CC-BY, or whatever).&amp;nbsp; I can help you with that if you're unfamiliar with how to do it.</content>
    <id>http://www.freebase.com:80/view/guid/9202a8c04000641f800000000902dbc3</id>
    <link rel="alternate" type="text/html" href="http://www.freebase.com:80/view/guid/9202a8c04000641f800000000902dbc3" title="robert: Is this image copyright free?"/>
    <summary type="html">Yup, that's certainly true.&amp;nbsp; If you're looking for stuff that's absolutely OK for commercial...</summary>
    <title>robert: Is this image copyright free?</title>
    <updated>2008-08-29T02:41:42.0012Z</updated>
  </entry><entry>
    <author>
    <name>benjaminhill</name>
    <uri>http://www.freebase.com:80/view/user/benjaminhill</uri>
  </author>
    <content type="html">Thank you for looking into it!&amp;nbsp; Fair use for me is a bit different than copyright free (or some CC flavor) because it would impact the commercial use possibilities.</content>
    <id>http://www.freebase.com:80/view/guid/9202a8c04000641f800000000902cb1d</id>
    <link rel="alternate" type="text/html" href="http://www.freebase.com:80/view/guid/9202a8c04000641f800000000902cb1d" title="robert: Is this image copyright free?"/>
    <summary type="html">Thank you for looking into it!&amp;nbsp; Fair use for me is a bit different than copyright free (or...</summary>
    <title>robert: Is this image copyright free?</title>
    <updated>2008-08-28T22:53:19.0000Z</updated>
  </entry><entry>
    <author>
    <name>parity</name>
    <uri>http://www.freebase.com:80/view/user/parity</uri>
  </author>
    <content type="html">&lt;p&gt;The following is the code I used. Have a look only if you're free. I print out $count to see number of topics with images and $count~438 &lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Afterwards I grep entire query result and got numbers close to you:&amp;nbsp;&lt;/p&gt;&lt;p&gt;692001 topics with image&lt;/p&gt;&lt;p&gt;626805 topics with 1 image&lt;/p&gt;&lt;p&gt;62827 topics with 2 images&lt;/p&gt;&lt;p&gt;2210 topcis with 3 images&lt;/p&gt;&lt;p&gt;and so on... &lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;#!/usr/bin/perl&lt;br /&gt;use URI::Escape;&amp;nbsp; &lt;br /&gt;# This module provides the uri_escape function used below&lt;br /&gt;&lt;br /&gt;# Build the Metaweb query, using string manipulation&lt;br /&gt;# CAUTION: the use of string manipulation here makes this script vulnerable&lt;br /&gt;# to MQL injection attacks when the command-line argument includes JSON.&lt;br /&gt;#$band = $ARGV[0]; # This is the band or musician whose albums are to be listed&lt;br /&gt;&lt;br /&gt;my $cursor = 'true';&lt;br /&gt;my $query;&lt;br /&gt;my $pre = &lt;br /&gt;'{&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;quot;qname&amp;quot;:{&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;quot;cursor&amp;quot;:';&lt;br /&gt;&lt;br /&gt;my $post = ',&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;quot;query&amp;quot;:[{&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;quot;id&amp;quot;:null,&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;quot;limit&amp;quot;:1000,&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;quot;type&amp;quot;:&amp;quot;/common/topic&amp;quot;,&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;quot;image&amp;quot;:[{&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;quot;return&amp;quot;:&amp;quot;count&amp;quot;,&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;quot;id&amp;quot;:null&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; }]&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; }]&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;br /&gt;}';&lt;br /&gt;&lt;br /&gt;my $allresult = '';&lt;br /&gt;my $count = 0;&lt;br /&gt;my $result = '';&lt;br /&gt;&lt;br /&gt;until($cursor =~ /error/){&lt;br /&gt;#while($cursor){&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; $query = $pre . $cursor . $post;&lt;br /&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; $escaped = uri_escape($query); &lt;br /&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; $baseurl='http://www.freebase.com/api/service/mqlread'; # Base URL for queries&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; $url = $baseurl . &amp;quot;?queries=&amp;quot; . $escaped;&lt;br /&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; $auth = 'metaweb-user=###Enter Your cookie data here###';&lt;br /&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #$result = `curl -s --cookie \'$auth\' $url`;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; $result = `curl -s $url`;&lt;br /&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; $result =~ /\/api\/status\/(.*)/;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; $status = $1;&lt;br /&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; $result =~ /cursor\&amp;quot;:\s*(\&amp;quot;.*\&amp;quot;)/;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; $cursor = $1;&lt;br /&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; $count = $count + 1;&lt;br /&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; print $result . &amp;quot;\n&amp;quot;;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;# Use regular expressions to extract the album list from the HTTP response&lt;br /&gt;#$result =~ s/^.*&amp;quot;album&amp;quot;\s*:\s*\[\s*([^\]]*)\].*$/$1/s;&lt;br /&gt;#$result =~ s/[ \t]*&amp;quot;[ \t,]*//g;&lt;br /&gt;#print $allresult .&amp;quot;\n&amp;quot;;&lt;br /&gt;&lt;br /&gt;print 'done'.&amp;quot;\n&amp;quot;;&lt;br /&gt;# Finally, display the list of albums&lt;br /&gt;#print &amp;quot;$result\n&amp;quot;;&lt;br /&gt;#&lt;br /&gt;# vim: ts=2 sw=2</content>
    <id>http://www.freebase.com:80/view/guid/9202a8c04000641f800000000902ca93</id>
    <link rel="alternate" type="text/html" href="http://www.freebase.com:80/view/guid/9202a8c04000641f800000000902ca93" title="Help Center: to get (image) statistics"/>
    <summary type="html">The following is the code I used. Have a look only if you're free. I print out $count to see number...</summary>
    <title>Help Center: to get (image) statistics</title>
    <updated>2008-08-28T22:47:07.0005Z</updated>
  </entry><entry>
    <author>
    <name>skud</name>
    <uri>http://www.freebase.com:80/view/user/skud</uri>
  </author>
    <content type="html">I suspect it was uploaded under the terms of fair use, but for some reason the image page doesn't say so.&amp;nbsp; I'll check with the guy who uploaded it (I'm copying his user profile on this thread.)</content>
    <id>http://www.freebase.com:80/view/guid/9202a8c04000641f800000000902c2c9</id>
    <link rel="alternate" type="text/html" href="http://www.freebase.com:80/view/guid/9202a8c04000641f800000000902c2c9" title="robert: Is this image copyright free?"/>
    <summary type="html">I suspect it was uploaded under the terms of fair use, but for some reason the image page doesn't...</summary>
    <title>robert: Is this image copyright free?</title>
    <updated>2008-08-28T21:26:54.0012Z</updated>
  </entry><entry>
    <author>
    <name>cheunger</name>
    <uri>http://www.freebase.com:80/view/user/cheunger</uri>
  </author>
    <content type="html">Well, I got essentially the same results as reported above using &lt;a href="http://sandbox.freebase.com/view/guid/9202a8c04000641f8000000005c79adb"&gt;metaweb.py&lt;/a&gt;.&amp;nbsp; Are you using your own Perl module, or one from our &lt;a href="/view/freebase/metaweb_framework"&gt;API library&lt;/a&gt;?</content>
    <id>http://www.freebase.com:80/view/guid/9202a8c04000641f800000000902bc6f</id>
    <link rel="alternate" type="text/html" href="http://www.freebase.com:80/view/guid/9202a8c04000641f800000000902bc6f" title="Help Center: to get (image) statistics"/>
    <summary type="html">Well, I got essentially the same results as reported above using metaweb.py.&amp;nbsp; Are you using...</summary>
    <title>Help Center: to get (image) statistics</title>
    <updated>2008-08-28T20:34:47.0012Z</updated>
  </entry><entry>
    <author>
    <name>benjaminhill</name>
    <uri>http://www.freebase.com:80/view/user/benjaminhill</uri>
  </author>
    <content type="html">Looks similar to the corporate stock photo, so I wanted to double-check the copyright status. Thanks!</content>
    <id>http://www.freebase.com:80/view/guid/9202a8c04000641f800000000902a700</id>
    <link rel="alternate" type="text/html" href="http://www.freebase.com:80/view/guid/9202a8c04000641f800000000902a700" title="robert: Is this image copyright free?"/>
    <summary type="html">Looks similar to the corporate stock photo, so I wanted to double-check the copyright status....</summary>
    <title>robert: Is this image copyright free?</title>
    <updated>2008-08-28T16:28:34.0018Z</updated>
  </entry><entry>
    <author>
    <name>parity</name>
    <uri>http://www.freebase.com:80/view/user/parity</uri>
  </author>
    <content type="html">Thanks. I counted the number of iteration for the code above and multiply it by 1000 (since I set the limit 1000) to get approximate image count.</content>
    <id>http://www.freebase.com:80/view/guid/9202a8c04000641f8000000009029f2c</id>
    <link rel="alternate" type="text/html" href="http://www.freebase.com:80/view/guid/9202a8c04000641f8000000009029f2c" title="Help Center: to get (image) statistics"/>
    <summary type="html">Thanks. I counted the number of iteration for the code above and multiply it by 1000 (since I set...</summary>
    <title>Help Center: to get (image) statistics</title>
    <updated>2008-08-28T15:19:55.0012Z</updated>
  </entry><entry>
    <author>
    <name>cheunger</name>
    <uri>http://www.freebase.com:80/view/user/cheunger</uri>
  </author>
    <content type="html">&lt;p&gt;Some MQL reference material can be found &lt;a href="/view/en/documentation"&gt;here&lt;/a&gt;.&amp;nbsp; I iterated through topics with images and then recorded the number of links there were.&amp;nbsp; Currently, you can't constrain the query to ask it to return topics with exactly &lt;em&gt;n&lt;/em&gt; amount of images.&amp;nbsp; I'm not sure why your results differ so greatly that mine - I'll try to investigate a little more. &lt;/p&gt;</content>
    <id>http://www.freebase.com:80/view/guid/9202a8c04000641f8000000009027d05</id>
    <link rel="alternate" type="text/html" href="http://www.freebase.com:80/view/guid/9202a8c04000641f8000000009027d05" title="Help Center: to get (image) statistics"/>
    <summary type="html">Some MQL reference material can be found here.&amp;nbsp; I iterated through topics with images and then...</summary>
    <title>Help Center: to get (image) statistics</title>
    <updated>2008-08-28T05:53:50.0012Z</updated>
  </entry><entry>
    <author>
    <name>parity</name>
    <uri>http://www.freebase.com:80/view/user/parity</uri>
  </author>
    <content type="html">&lt;p&gt;Thank you. It seems I don't know enough of MQL language; let me know if there's reference other than this website for I don't want to bother you like this.&lt;/p&gt;&lt;p&gt;I use the following code embedded in a perl code to count the number of topics with at least one image, and the result is about 438K--much lower than yours. By the way how to get the number of topics with exactly 1, 2, or 3 images? Can this be requested directly in the query?&lt;/p&gt;&lt;p&gt;{&lt;br /&gt;&amp;nbsp; &amp;quot;qname&amp;quot;:{&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;quot;cursor&amp;quot;:&amp;lt;cursor value&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;quot;query&amp;quot;:[{&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;quot;id&amp;quot;:null,&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;quot;limit&amp;quot;:1000,&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;quot;type&amp;quot;:&amp;quot;/common/topic&amp;quot;,&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;quot;image&amp;quot;:[{&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;quot;id&amp;quot;:null&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }]&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; }]&lt;br /&gt;&amp;nbsp; }&lt;br /&gt;}&lt;/p&gt;</content>
    <id>http://www.freebase.com:80/view/guid/9202a8c04000641f8000000009027b0d</id>
    <link rel="alternate" type="text/html" href="http://www.freebase.com:80/view/guid/9202a8c04000641f8000000009027b0d" title="Help Center: to get (image) statistics"/>
    <summary type="html">Thank you. It seems I don't know enough of MQL language; let me know if there's reference other...</summary>
    <title>Help Center: to get (image) statistics</title>
    <updated>2008-08-28T05:04:39.0012Z</updated>
  </entry><entry>
    <author>
    <name>cheunger</name>
    <uri>http://www.freebase.com:80/view/user/cheunger</uri>
  </author>
    <content type="html">&lt;p&gt;You can just break the link between an image and a topic and not have the image deleted.&amp;nbsp; Just for fun, I ran a quick analysis:&lt;/p&gt;&lt;p&gt;Found 716008 /common/topic topics with image links (out of ~4 million topics)&lt;br /&gt;650326 have one img&lt;br /&gt;63058 have two imgs&lt;br /&gt;2296 have three imgs&lt;br /&gt;328 have four or more imgs &lt;/p&gt;Note that more than one topic can be linked to the same image.</content>
    <id>http://www.freebase.com:80/view/guid/9202a8c04000641f8000000009025ac9</id>
    <link rel="alternate" type="text/html" href="http://www.freebase.com:80/view/guid/9202a8c04000641f8000000009025ac9" title="Help Center: to get (image) statistics"/>
    <summary type="html">You can just break the link between an image and a topic and not have the image deleted.&amp;nbsp; Just...</summary>
    <title>Help Center: to get (image) statistics</title>
    <updated>2008-08-27T22:31:31.0012Z</updated>
  </entry><entry>
    <author>
    <name>parity</name>
    <uri>http://www.freebase.com:80/view/user/parity</uri>
  </author>
    <content type="html">Thank you. Then if a /common/image object is not linked to any /common/topic object, why is it there and how can it be presented to end users? Thanks.</content>
    <id>http://www.freebase.com:80/view/guid/9202a8c04000641f8000000009025392</id>
    <link rel="alternate" type="text/html" href="http://www.freebase.com:80/view/guid/9202a8c04000641f8000000009025392" title="Help Center: to get (image) statistics"/>
    <summary type="html">Thank you. Then if a /common/image object is not linked to any /common/topic object, why is it...</summary>
    <title>Help Center: to get (image) statistics</title>
    <updated>2008-08-27T20:54:54.0012Z</updated>
  </entry><entry>
    <author>
    <name>cheunger</name>
    <uri>http://www.freebase.com:80/view/user/cheunger</uri>
  </author>
    <content type="html">No, not necessarily - a /common/image topic may not be linked to a /common/topic topic (for whatever reason).&amp;nbsp; You could use the last query to find out how many images each /common/topic topic has by counting the ids in the &amp;quot;image&amp;quot; clause.</content>
    <id>http://www.freebase.com:80/view/guid/9202a8c04000641f8000000009024d95</id>
    <link rel="alternate" type="text/html" href="http://www.freebase.com:80/view/guid/9202a8c04000641f8000000009024d95" title="Help Center: to get (image) statistics"/>
    <summary type="html">No, not necessarily - a /common/image topic may not be linked to a /common/topic topic (for...</summary>
    <title>Help Center: to get (image) statistics</title>
    <updated>2008-08-27T19:06:31.0012Z</updated>
  </entry><entry>
    <author>
    <name>vtalwar</name>
    <uri>http://www.freebase.com:80/view/user/vtalwar</uri>
  </author>
    <content type="html">can i also suggest a property on programming languages named &amp;quot;implementations&amp;quot; with an expected type of software?</content>
    <id>http://www.freebase.com:80/view/guid/9202a8c04000641f800000000902026c</id>
    <link rel="alternate" type="text/html" href="http://www.freebase.com:80/view/guid/9202a8c04000641f800000000902026c" title="Computers: hidden properties on programming languages"/>
    <summary type="html">can i also suggest a property on programming languages named &amp;quot;implementations&amp;quot; with an...</summary>
    <title>Computers: hidden properties on programming languages</title>
    <updated>2008-08-26T22:12:42.0012Z</updated>
  </entry><entry>
    <author>
    <name>olivergbayley</name>
    <uri>http://www.freebase.com:80/view/user/olivergbayley</uri>
  </author>
    <content type="html">&lt;p&gt;Thanks very much for your help on both counts.&lt;/p&gt;</content>
    <id>http://www.freebase.com:80/view/guid/9202a8c04000641f8000000008f68cbd</id>
    <link rel="alternate" type="text/html" href="http://www.freebase.com:80/view/guid/9202a8c04000641f8000000008f68cbd" title="Computers: Private Data"/>
    <summary type="html">Thanks very much for your help on both counts. </summary>
    <title>Computers: Private Data</title>
    <updated>2008-08-20T09:22:44.0012Z</updated>
  </entry><entry>
    <author>
    <name>macro1970</name>
    <uri>http://www.freebase.com:80/view/user/macro1970</uri>
  </author>
    <content type="html">Thank you so much!</content>
    <id>http://www.freebase.com:80/view/guid/9202a8c04000641f8000000008f6689d</id>
    <link rel="alternate" type="text/html" href="http://www.freebase.com:80/view/guid/9202a8c04000641f8000000008f6689d" title="Bug / Feature Request: Length of Auto Suggest List"/>
    <summary type="html">Thank you so much! </summary>
    <title>Bug / Feature Request: Length of Auto Suggest List</title>
    <updated>2008-08-19T22:53:38.0012Z</updated>
  </entry><entry>
    <author>
    <name>crism</name>
    <uri>http://www.freebase.com:80/view/user/crism</uri>
  </author>
    <content type="html">This is underdocmented, but you can always enter an ID in the autocomplete box. So once you know that &amp;ldquo;Midnight&amp;rdquo; is /guid/9202a8c04000641f8000000008e684ab, you can enter that literally into the autocomplete box.</content>
    <id>http://www.freebase.com:80/view/guid/9202a8c04000641f8000000008f6575a</id>
    <link rel="alternate" type="text/html" href="http://www.freebase.com:80/view/guid/9202a8c04000641f8000000008f6575a" title="Bug / Feature Request: Length of Auto Suggest List"/>
    <summary type="html">This is underdocmented, but you can always enter an ID in the autocomplete box. So once you know...</summary>
    <title>Bug / Feature Request: Length of Auto Suggest List</title>
    <updated>2008-08-19T18:42:28.0012Z</updated>
  </entry><entry>
    <author>
    <name>weblivz</name>
    <uri>http://www.freebase.com:80/view/user/weblivz</uri>
  </author>
    <content type="html">&lt;p&gt;As there is not one above, i created a C# version here :&lt;/p&gt;&lt;p&gt;&lt;a href="http://tinyurl.com/6y6hea"&gt;http://tinyurl.com/6y6hea&lt;/a&gt;&lt;/p&gt;&lt;p&gt;If anyone knows a good place to put it please do so. New to this so don't wanna edit the description of the article!&lt;/p&gt;</content>
    <id>http://www.freebase.com:80/view/guid/9202a8c04000641f8000000008f63e42</id>
    <link rel="alternate" type="text/html" href="http://www.freebase.com:80/view/guid/9202a8c04000641f8000000008f63e42" title="4. Metaweb Read Services: c# example"/>
    <summary type="html">As there is not one above, i created a C# version here : http://tinyurl.com/6y6hea If anyone knows a...</summary>
    <title>4. Metaweb Read Services: c# example</title>
    <updated>2008-08-19T17:42:53.0017Z</updated>
  </entry><entry>
    <author>
    <name>macro1970</name>
    <uri>http://www.freebase.com:80/view/user/macro1970</uri>
  </author>
    <content type="html">&lt;p&gt;I've got a similar problem with similar symptoms - it seems at the very least, priority should go to exact name/type matches first, then exact name matches, then approximate matches. This isn't what happens and it causes all sorts of grief if the topic name is a simple word.&lt;/p&gt;&lt;p&gt;For example, I want to link to a Doctor Who TV Episode called &amp;quot;Midnight&amp;quot;. If I type the word, the topic I want doesn't appear as an auto-suggest - many other topics mentioning the word appear first, some of which aren't even TV episodes. At this point I have only one choice, create a new topic, and plan to merge it later. Of course, the problem is, I can't submit a merge report either, since I get the exact same auto-suggest list with the entry I want too far down.&lt;/p&gt;&lt;p&gt;At the very least, would it be possible for me to use the guid? I can filter down and find the node from the full search box.&amp;nbsp; &lt;/p&gt;</content>
    <id>http://www.freebase.com:80/view/guid/9202a8c04000641f8000000008f63d64</id>
    <link rel="alternate" type="text/html" href="http://www.freebase.com:80/view/guid/9202a8c04000641f8000000008f63d64" title="Bug / Feature Request: Length of Auto Suggest List"/>
    <summary type="html">I've got a similar problem with similar symptoms - it seems at the very least, priority should go...</summary>
    <title>Bug / Feature Request: Length of Auto Suggest List</title>
    <updated>2008-08-19T17:33:05.0012Z</updated>
  </entry><entry>
    <author>
    <name>crism</name>
    <uri>http://www.freebase.com:80/view/user/crism</uri>
  </author>
    <content type="html">&lt;p&gt;Short answer: no. Freebase is a data commons. All data in it is publicly available. Some of it is harder to find than others (such as unpublished domains) but anything in Freebase can be found with the right query.&lt;/p&gt;&lt;p&gt;While the data in Freebase is licensed under a few different open data licenses, the software underlying the site is currently the proprietary property of Metaweb Technologies. Currently, we are focused exclusively on building the data commons; it is possible that private metawebs will be available at some point in the future, but for now, it&amp;rsquo;s all about the Freebase commons. &lt;/p&gt;</content>
    <id>http://www.freebase.com:80/view/guid/9202a8c04000641f8000000008f525c3</id>
    <link rel="alternate" type="text/html" href="http://www.freebase.com:80/view/guid/9202a8c04000641f8000000008f525c3" title="Computers: Private Data"/>
    <summary type="html">Short answer: no. Freebase is a data commons. All data in it is publicly available. Some of it is...</summary>
    <title>Computers: Private Data</title>
    <updated>2008-08-19T14:08:48.0013Z</updated>
  </entry><entry>
    <author>
    <name>olivergbayley</name>
    <uri>http://www.freebase.com:80/view/user/olivergbayley</uri>
  </author>
    <content type="html">I really love the Freebase data model. As well as contributing to the public data, I would also love to use it to log and organise my private data i.e. contacts, account numbers. Is it possible to create a domain that is viewable only to myself? Or alternatively, can the Freebase software be downloaded for personal use?</content>
    <id>http://www.freebase.com:80/view/guid/9202a8c04000641f8000000008f51bef</id>
    <link rel="alternate" type="text/html" href="http://www.freebase.com:80/view/guid/9202a8c04000641f8000000008f51bef" title="Computers: Private Data"/>
    <summary type="html">I really love the Freebase data model. As well as contributing to the public data, I would also...</summary>
    <title>Computers: Private Data</title>
    <updated>2008-08-19T11:54:34.0017Z</updated>
  </entry><entry>
    <author>
    <name>crism</name>
    <uri>http://www.freebase.com:80/view/user/crism</uri>
  </author>
    <content type="html">No problem, Mark. Freebase is quite powerful, but modeling new kinds of information is correspondingly difficult. We&amp;rsquo;ve tried to make the UI easy to use, and are still working on that, but there is an irreducible complexity, if you will, to the actual modeling process. Testing software seems like an interesting and useful domain to model, so please do let us know if we can help, if and when you do come back, maybe with a posse at your back. (-:</content>
    <id>http://www.freebase.com:80/view/guid/9202a8c04000641f8000000008e5336b</id>
    <link rel="alternate" type="text/html" href="http://www.freebase.com:80/view/guid/9202a8c04000641f8000000008e5336b" title="Computers: How do I create a new table (at whatever level is appropriate)"/>
    <summary type="html">No problem, Mark. Freebase is quite powerful, but modeling new kinds of information is...</summary>
    <title>Computers: How do I create a new table (at whatever level is appropriate)</title>
    <updated>2008-08-14T22:51:12.0012Z</updated>
  </entry><entry>
    <author>
    <name>mlevison</name>
    <uri>http://www.freebase.com:80/view/user/mlevison</uri>
  </author>
    <content type="html">Sorry I tried to say thanks for taking the time to help - but that didn't get added.</content>
    <id>http://www.freebase.com:80/view/guid/9202a8c04000641f8000000008e52f2e</id>
    <link rel="alternate" type="text/html" href="http://www.freebase.com:80/view/guid/9202a8c04000641f8000000008e52f2e" title="Computers: How do I create a new table (at whatever level is appropriate)"/>
    <summary type="html">Sorry I tried to say thanks for taking the time to help - but that didn't get added. </summary>
    <title>Computers: How do I create a new table (at whatever level is appropriate)</title>
    <updated>2008-08-14T21:39:23.0012Z</updated>
  </entry><entry>
    <author>
    <name>mlevison</name>
    <uri>http://www.freebase.com:80/view/user/mlevison</uri>
  </author>
    <content type="html">Honestly this turns out to be way more complicated than I had hoped. At this stage I will just create a google spreadsheet.</content>
    <id>http://www.freebase.com:80/view/guid/9202a8c04000641f8000000008e50bd8</id>
    <link rel="alternate" type="text/html" href="http://www.freebase.com:80/view/guid/9202a8c04000641f8000000008e50bd8" title="Computers: How do I create a new table (at whatever level is appropriate)"/>
    <summary type="html">Honestly this turns out to be way more complicated than I had hoped. At this stage I will just...</summary>
    <title>Computers: How do I create a new table (at whatever level is appropriate)</title>
    <updated>2008-08-14T20:10:14.0000Z</updated>
  </entry><entry>
    <author>
    <name>jeff</name>
    <uri>http://www.freebase.com:80/view/user/jeff</uri>
  </author>
    <content type="html">You can't actually save a view, per se -- you can only save a filter.&amp;nbsp; E.g., if you filtered the view of your type for Domain Specific Language = &amp;quot;yes&amp;quot;, you could save that.&amp;nbsp; However, there is currently a work-around (although I doubt this was intentional and I can't promise that it will be around forever) -- if you click the &amp;quot;filter results&amp;quot; button, a field labeled &amp;quot;save view as&amp;quot; will appear; you can enter a name and save the view without actually running a filter. The saved view will then appear on your homepage (I think), and will have a stable URL.</content>
    <id>http://www.freebase.com:80/view/guid/9202a8c04000641f8000000008e48613</id>
    <link rel="alternate" type="text/html" href="http://www.freebase.com:80/view/guid/9202a8c04000641f8000000008e48613" title="Computers: How do I save a view?"/>
    <summary type="html">You can't actually save a view, per se -- you can only save a filter.&amp;nbsp; E.g., if you filtered...</summary>
    <title>Computers: How do I save a view?</title>
    <updated>2008-08-13T21:23:03.0000Z</updated>
  </entry><entry>
    <author>
    <name>crism</name>
    <uri>http://www.freebase.com:80/view/user/crism</uri>
  </author>
    <content type="html">Replied to related post in the Computers domain.</content>
    <id>http://www.freebase.com:80/view/guid/9202a8c04000641f8000000008e48523</id>
    <link rel="alternate" type="text/html" href="http://www.freebase.com:80/view/guid/9202a8c04000641f8000000008e48523" title="Computers: How do I save a view?"/>
    <summary type="html">Replied to related post in the Computers domain. </summary>
    <title>Computers: How do I save a view?</title>
    <updated>2008-08-13T21:18:11.0012Z</updated>
  </entry><entry>
    <author>
    <name>crism</name>
    <uri>http://www.freebase.com:80/view/user/crism</uri>
  </author>
    <content type="html">&lt;p&gt;You seem to have mistaken Freebase for a relational database. (-:&lt;/p&gt;&lt;p&gt;I note that your new type is full of text-valued properties that really should expect other types. Take a look at &lt;a href="https://www.freebase.com/type/schema/computer/software"&gt;the &lt;em&gt;Software&lt;/em&gt; type&lt;/a&gt;, for instance; the &amp;ldquo;Compatible Operating Systems&amp;rdquo; property expects a &lt;em&gt;Software Compatibility&lt;/em&gt; type that links which links the OS and the versions in a compound value type (CVT).&lt;/p&gt;&lt;p&gt;You would probably benefit from checking out &lt;a href="/view/guid/9202a8c04000641f8000000005b84376"&gt;the Creating Types and Properties help pages&lt;/a&gt;, particularly the &lt;a href="/view/guid/9202a8c04000641f80000000045637f3"&gt;Data Modeling Guide&lt;/a&gt;. I think this will help answer questions about the views, as well. &lt;/p&gt;</content>
    <id>http://www.freebase.com:80/view/guid/9202a8c04000641f8000000008e4849f</id>
    <link rel="alternate" type="text/html" href="http://www.freebase.com:80/view/guid/9202a8c04000641f8000000008e4849f" title="Computers: How do I create a new table (at whatever level is appropriate)"/>
    <summary type="html">You seem to have mistaken Freebase for a relational database. (-: I note that your new type is full...</summary>
    <title>Computers: How do I create a new table (at whatever level is appropriate)</title>
    <updated>2008-08-13T21:16:06.0005Z</updated>
  </entry><entry>
    <author>
    <name>vtalwar</name>
    <uri>http://www.freebase.com:80/view/user/vtalwar</uri>
  </author>
    <content type="html">bump!</content>
    <id>http://www.freebase.com:80/view/guid/9202a8c04000641f8000000008e4832d</id>
    <link rel="alternate" type="text/html" href="http://www.freebase.com:80/view/guid/9202a8c04000641f8000000008e4832d" title="Computers: hidden properties on programming languages"/>
    <summary type="html">bump! </summary>
    <title>Computers: hidden properties on programming languages</title>
    <updated>2008-08-13T21:07:51.0012Z</updated>
  </entry><entry>
    <author>
    <name>mlevison</name>
    <uri>http://www.freebase.com:80/view/user/mlevison</uri>
  </author>
    <content type="html">&lt;p&gt;I've created a type: http://www.freebase.com/type/view/user/mlevison/agile_software_development/functional_test_tools and wish to change the properties that visitors will see in the default case (i.e no image, etc). How can I achieve that?&lt;/p&gt;&lt;p&gt;The whole goal of this is to build a repository of &amp;quot;Functional test tools&amp;quot; that users can quickly scan to figure out which tool they need.&lt;/p&gt;&lt;p&gt;As it stands the default view is of no interest.&lt;/p&gt;&lt;p&gt;Confused in Ottawa &lt;/p&gt;</content>
    <id>http://www.freebase.com:80/view/guid/9202a8c04000641f8000000008e48046</id>
    <link rel="alternate" type="text/html" href="http://www.freebase.com:80/view/guid/9202a8c04000641f8000000008e48046" title="Computers: How do I save a view?"/>
    <summary type="html">I've created a type: http://www.freebase.com/type/view/user/mlevison/agile_software_development...</summary>
    <title>Computers: How do I save a view?</title>
    <updated>2008-08-13T20:53:49.0005Z</updated>
  </entry><entry>
    <author>
    <name>mlevison</name>
    <uri>http://www.freebase.com:80/view/user/mlevison</uri>
  </author>
    <content type="html">&lt;p&gt;I'm trying to document the wide array of Agile Functional test tools, in a searchable form.&lt;/p&gt;&lt;p&gt;My first attempt at this: http://functionaltestingtools.pbwiki.com/FrontPage is bit of mess.&lt;/p&gt;&lt;p&gt;Do I add the tools as individual topics and just tag them with types?&lt;/p&gt;&lt;p&gt;If someone could just point me to a concrete example: i.e. Blackberry is a topic. and its types are XXX.&lt;/p&gt;&lt;p&gt;If I've got this figured out correctly I need to add a topic per tool and them create a view. Which leads to the problem how do I create topics and views?&lt;/p&gt;&lt;p&gt;Looking on this page &amp;quot;Computer Domain&amp;quot; I can't see any add link for either topic or view. &lt;/p&gt;</content>
    <id>http://www.freebase.com:80/view/guid/9202a8c04000641f8000000008e46955</id>
    <link rel="alternate" type="text/html" href="http://www.freebase.com:80/view/guid/9202a8c04000641f8000000008e46955" title="Computers: How do I create a new table (at whatever level is appropriate)"/>
    <summary type="html">I'm trying to document the wide array of Agile Functional test tools, in a searchable form. My first...</summary>
    <title>Computers: How do I create a new table (at whatever level is appropriate)</title>
    <updated>2008-08-13T18:52:32.0005Z</updated>
  </entry><entry>
    <author>
    <name>narphorium</name>
    <uri>http://www.freebase.com:80/view/user/narphorium</uri>
  </author>
    <content type="html">Hmm, it seems like even though the import tool timed out, a lot of my topics were actually added. I still need to reconcile the whole list to find out which ones are missing though.</content>
    <id>http://www.freebase.com:80/view/guid/9202a8c04000641f8000000008e2929b</id>
    <link rel="alternate" type="text/html" href="http://www.freebase.com:80/view/guid/9202a8c04000641f8000000008e2929b" title="Olympic Games: athletes by country: Beware of Long Lists!"/>
    <summary type="html">Hmm, it seems like even though the import tool timed out, a lot of my topics were actually added. I...</summary>
    <title>Olympic Games: athletes by country: Beware of Long Lists!</title>
    <updated>2008-08-09T17:37:58.0000Z</updated>
  </entry><entry>
    <author>
    <name>narphorium</name>
    <uri>http://www.freebase.com:80/view/user/narphorium</uri>
  </author>
    <content type="html">I just reconciled a list of 332 olympic athletes only to have the list import tool time out and loose all my work. If I can bring myself to do it all over again, I'll make sure to import it in batches of 100 but I thought I'd mention it because I wouldn't want anyone else to go through this.</content>
    <id>http://www.freebase.com:80/view/guid/9202a8c04000641f8000000008e2653b</id>
    <link rel="alternate" type="text/html" href="http://www.freebase.com:80/view/guid/9202a8c04000641f8000000008e2653b" title="Olympic Games: athletes by country: Beware of Long Lists!"/>
    <summary type="html">I just reconciled a list of 332 olympic athletes only to have the list import tool time out and...</summary>
    <title>Olympic Games: athletes by country: Beware of Long Lists!</title>
    <updated>2008-08-09T01:08:09.0017Z</updated>
  </entry>
</feed>