[Developers] [Data-modeling] is everyone married to themselves?
Jeff Prucher
jeff at metaweb.com
Wed Dec 19 23:27:48 UTC 2007
> >>>
> >> Marriages are already done like that. (/people/marriage)
> >>
> >> It seems like the presidential schema is a little lacking.
> >> The US President type should hold references to a CVT that
> contains
> >> the presidential number, the from and to dates, and the vice
> >> president(s).
> >>
> >> If you model it like that, then it would be easy to fully model
> >> Grover Cleveland's[1] presidencies.
> >>
> >> [1]: http://www.freebase.com/view/grover_cleveland
> >>
> >>
> >
> > Actually, this is possible using the current schemas. The
> to and from
> > dates (plus some other information) are stored in a CVT,
> but one that
> > connects to the type "politician" rather than "US
> president). All US
> > presidents should also be typed as politicians, although
> most aren't
> > currently (this is a migration task we're working on,
> though). Visit
> > the page for Grover Cleveland again, to see how it works.
> >
> > Jeff
> >
> >
> > _______________________________________________
> > Developers mailing list
> > Developers at freebase.com
> > http://lists.freebase.com/mailman/listinfo/developers
> >
> I figured there was a better generic type that could hold
> that information, but I was being lazy and didn't bother to
> check. Shouldn't US President and US Politician include the
> Politician? (at least until the clean up is completed)
>
I'd say that you were right, if not for the fact that we just tested the
migration successfully on sandbox, and so should be running that migration
on Freebase in the near future. Note, also, that "included types" are not
retroactive--i.e., adding politician as an included type to US President
would only affect future presidents, the likely candidates for which are
probably all typed as politician already. :)
Jeff
More information about the Developers
mailing list