It looks like some of the Beverage properties are duplicating what should be associated with Consumer_product and Alcoholic_beverage. <br><br>I would describe Beverage with very generic properties. For example, <span class="producttitle">&quot;Jack Daniel&#39;s Whiskey Single Barrel 94@</span>
                                          <span class="bottlesize">750ML&quot; would be a Consumer_product linked to &quot;Jack Daniel&#39;s Whiskey Single Barrel 94&quot; that is linked to Whiskey, which is co-typed with Beverage and Alcoholic_beverage. <br>
<br>Similarly, &quot;Milk&quot; would be typed with Beverage. I could see &quot;Skim milk&quot; as a topic of a &quot;Milk type&quot; enumerated type or go the route of adding properties to a Milk_product type that could be co-typed within Cheese and used to describe &quot;Mozzarella cheese&quot;.<br>
<br>Another route would be to develop the schema so that the consumer product &quot;Fresh Mozzarella&quot; would be typed with Consumer_product and include a link to a Cheese CVT that includes properties such as Cheese_type, Milk_source (e.g., cow, goat), etc.<br>
<br>Somehow I went from Beverage and Whiskey to Cheese... <br><br>-Ed<br><br></span><div class="gmail_quote">On Fri, Jun 6, 2008 at 7:40 PM, Jeff Prucher &lt;<a href="mailto:jeff@metaweb.com">jeff@metaweb.com</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">There are bunch of types for various beverages in the food domain, some of<br>
which could use a little fixing up. (Most of these were also made by me --<br>
mea culpa!)<br>
<br>
1) Beverage &lt;<a href="http://www.freebase.com/tools/schema/food/beverage" target="_blank">http://www.freebase.com/tools/schema/food/beverage</a>&gt;. I&#39;m<br>
wondering if this type is even necessary. The instances are a mix of general<br>
beverage varieties (&quot;Cocktail&quot;) and specific varieties (&quot;Newcastle Brown<br>
Ale&quot;), so at the very least this should be normalized and cleaned up. And<br>
both them &quot;manufacturer&quot; and &quot;place of origin&quot; properties seem redundant<br>
with some of the more fully-fleshed out beverage schemas, like beer and<br>
wine. &nbsp;And the &quot;color&quot; property is probably pointless.<br>
<br>
<br>
2) Whisky: This has a similar problem as beverage, in that the instances<br>
include both distilleries and products. I think that a simple fix would be<br>
to add a &quot;distillery&quot; property (and type), and reserve the &quot;whisky&quot; type for<br>
the specific whiskys (similar to the beer/brewery relationship). &nbsp;There&#39;s<br>
probably a lot more that could be done with whiskies, but for now I&#39;d just<br>
like to clean up the current model.<br>
<br>
What do you all think?<br>
<br>
Jeff Prucher<br>
<br>
<br>
_______________________________________________<br>
Data-modeling mailing list<br>
<a href="mailto:Data-modeling@freebase.com">Data-modeling@freebase.com</a><br>
<a href="http://lists.freebase.com/mailman/listinfo/data-modeling" target="_blank">http://lists.freebase.com/mailman/listinfo/data-modeling</a><br>
</blockquote></div><br>