[Data-modeling] Refactoring of some Olympics types

Faye Harris faye at metaweb.com
Wed Apr 22 23:13:19 UTC 2009


I'm all for it.

Incidentally, is there a plan to do the same refactoring for Award 
Category? It has two properties similar to an Olympic event's 
competitors and medalists: Winners, and Nominees, with the nominees 
naturally including the winners as well.

-- Faye



Jeff Prucher wrote:
> In (early) preparation for the 2010 Olympics, we'd like to refactor two CVT
> types to make the data a little cleaner.  Currently, for every competition
> (e.g. Women's 100 meter relay), there are two properties: one for the
> medalists, and one for all competitors (which should include the medalists).
> We'd like to merge them, so that all competitors are listed in a single
> property, and any medals won are a property of the CVT (so that athletes who
> do not win medals simply have no value in that field).
>
> Affected types would be Olympic Athlete, Olympic Event Competition, and
> Olympic Competition/Athlete Relationship.  Specific details of the migration
> are here: https://bugs.freebase.com/browse/DA-716
>
> If anyone has any objections, please let me know.
>
> Jeff Prucher
> Type Librarian & Ontologist
> Metaweb Technologies, Inc. 
>   



More information about the Data-modeling mailing list