I see that there is a Profile object type available in the OpenGraph. That's the same type that is used by the tags property of an action.
When I add a custom property of type Profile in one of my actions, Facebook expects for the objects to be web sites. Even if I pass the Facebook Profile ID, just as we can do with the tags property, the value is translated to a URI rather than pointing to a Facebook profile.
I want to be able to record statements such as <Facebook User A> <my action> <my object> with/for/about <Facebook User B>. The with, for, about are properties of the action.
Any pointers would be appreciated.
Thank you!