[Developers] Hierarchical included types

Philip Kendall philip-freebase at shadowmagic.org.uk
Fri May 29 08:36:22 UTC 2009


On Thu, May 28, 2009 at 10:30:14AM -0700, Kirrily Robert wrote:
> 
> I *think* that the hierarchy-walking happens in the schema editor,  
> when you add included types.  So with the situation you just  
> described, since project focus came after sports facility was  
> designed, we need to go back and add project focus as an included type  
> to sports facility (and anything else that had structure as an  
> included type).

[{
  "type":          "/type/type",
  "domain": {
    "key": {
      "namespace": "/"
    }
  },
  "id":            null,
  "name":          null,
  "/freebase/type_hints/included_types": "/architecture/structure",
  "not:/freebase/type_hints/included_types": {
    "id":       "/projects/project_focus",
    "optional": "forbidden"
  }
}]

gives some likely candidates for this :-)

Cheers,

Phil

-- 
  Philip Kendall <philip at shadowmagic.org.uk>
  http://www.shadowmagic.org.uk/


More information about the Developers mailing list