[Developers] [Fwd: mediated properties]
Steve Sak
ssak at appliedminds.com
Thu Jun 28 18:26:54 UTC 2007
To restate the question: given a mediator object how do I determine
which property is the one it's mediating? For example, type A has a
mediator M that has a bunch of properties mediates between A and another
object. How do I determine which property of M is the one that points
to the other object being mediated?
-------- Original Message --------
Subject: mediated properties
Date: Wed, 27 Jun 2007 20:22:30 -0400
From: Steve Sak <ssak at appliedminds.com>
Organization: Applied Minds, Inc.
To: developers at freebase.com
How do you get the the expected value for a types' mediated properties?
For instance, the sibling_s or spouse_s properties of /people/person:
"*":null gives back an array of nulls where each "null" represents some
underlying value. "*":{} will show id, type, and name where the id
refers to the mediator object (e.g. /person/marriage) but then how does
one determine within that object which is the master property (e.g., the
reference to the /people/person object representing the sibling or spouse?
--
Steven G Sak
Applied Minds, Inc.
11718 Bowman Green Drive
Reston, Virginia 20190
o: (703) 483-2207
c: (703) 626-2557
More information about the Developers
mailing list