How can I have access to Included Types without using Freebase API -


i want build subtype , super type between types of freebase.for example; include types of us president freebase-link are:

/people/person

government/politician

these 2 types super types of us president. since client version of freebase shut down @ end of june , cannot use mql query retrieving type of relation based on page 1 , page2. wonder, how can access specific information through freebase data-dumps ?

first, included/including type doesn't have same semantics sub/super type.

second, freebase data model & dump homogeneous, dump should include domain, type, , property information -- including included type info. haven't checked confirm it's still there, unless they've blacklisted /freebase domain, should able grep property /freebase/type_hints/included_types work out included relationships.

to expand on first point, "hint" portion of property name indicative of use. web client (used to) pay attention when adding additional types based on user's requested type, bulk load jobs or direct users of api whatever want (including omitting /common/topic web client uses drive lot of behavior.


Comments

Popular posts from this blog

angularjs - ADAL JS Angular- WebAPI add a new role claim to the token -

php - CakePHP HttpSockets send array of paramms -

node.js - Using Node without global install -