[Data-modeling] Structured or typed weblinks?
Tom Morris
tfmorris at gmail.com
Fri Mar 20 17:06:15 UTC 2009
The mechanism described by Chris is used for the U.S. National
Register of Historic Places and the Congressional Bioguide entries,
but one limitation to be aware of is that it currently only allows for
a single URL to be displayed for each entry. Also, since the template
is tied to an enumeration, no two restaurants can share the URL. They
must all be unique in the namespace used for the enumeration. You can
see some examples at:
http://www.freebase.com/view/en/ted_kennedy
http://www.freebase.com/view/en/washington_monument
If you're interested in pursuing this approach, there are cookbook
entries for modeling the enumeration and the URI template, but you'll
need to do some of the enumeration setup through the explore/explore2
views since the schema editor no longer supports the method described
in the cookbook.
Tom
On Fri, Mar 20, 2009 at 11:37 AM, Christopher R. Maden
<crism at metaweb.com> wrote:
> The Freebase data model allows specific roles to be assigned to
> weblinks; this is done by creating a property with a URI value or a
> template.
>
> See, for example, the IMDb link for a film, TV show, actor, or character.
>
> The question, then, is what rôles are desired for restaurant links?
>
> ~Chris
> --
> Christopher R. Maden
> Data Architect
> Freebase.com: <URL: http://www.freebase.com/ >
> Metaweb Technologies, Inc. <URL: http://www.metaweb.com/ >
> _______________________________________________
> Data-modeling mailing list
> Data-modeling at freebase.com
> http://lists.freebase.com/mailman/listinfo/data-modeling
>
More information about the Data-modeling
mailing list