[Data-modeling] Type equivalent topics for many types

Christopher R. Maden crism at metaweb.com
Wed Sep 10 00:03:52 UTC 2008


Christopher R. Maden wrote:
> I have implemented his suggestions on sandbox.  If you maintain types 
> there, take a look and see if you have any objection to his choices.

BTW, I note that it is kind of tricky to figure out what equivalent 
types have been set on your types.  Below is the query I used to find 
all the equivalent topics for types in the Distilled Spirits domain:

[
   {
     "/freebase/equivalent_topic/equivalent_type" : [
       {
         "/type/type/domain" : {
           "id" : "/distilled_spirits"
         },
         "id" : null,
         "name" : null
       }
     ],
     "id" : null,
     "name" : null
   }
]

~Chris
-- 
Christopher R. Maden
Data Architect
Freebase.com: <URL: http://www.freebase.com/ >
Metaweb Technologes, Inc. <URL: http://www.metaweb.com/ >


More information about the Data-modeling mailing list