I'm a little confused about graph objects visibility:
http://developers.facebook.com/docs/reference/api/ describes a number of built-in object types some of which are obviously private (well not public), eg photos, checkins etc.
http://developers.facebook.com/docs/beta/opengraph/define-objects/ states that "objects are always visible to the public". I realise this relates to the Open Graph not the 'Social Graph', but as one is an evolution of the other surely photos, checkins etc. are still objects?
Is it possible to create objects analogous to photos and checkins using Facebooks implementation / use of Open Graph? Ie restricted visibility.
Without giving away any details, in my application it would make more sense to have objects analogous to photos and checkins rather than try to describe everything in the action of a public object.
If anyone can shed any light on this I'd appreciate it. Thanks.