gogol-freebasesearch-0.1.0: Google Freebase Search SDK.

Copyright(c) 2015-2016 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone
LanguageHaskell2010

Network.Google.Method.Freebase.Reconcile

Contents

Description

Reconcile entities to Freebase open data.

See: Freebase Search Reference for freebase.reconcile.

Synopsis

REST Resource

type ReconcileMethod = "freebase" :> ("v1" :> ("reconcile" :> (QueryParams "kind" Text :> (QueryParams "lang" Text :> (QueryParam "confidence" (Textual Double) :> (QueryParam "name" Text :> (QueryParam "limit" (Textual Int32) :> (QueryParams "prop" Text :> (QueryParam "alt" AltJSON :> Get '[JSON] ReconcileGet))))))))) Source #

A resource alias for freebase.reconcile method which the Reconcile request conforms to.

Creating a Request

reconcile :: Reconcile Source #

Creates a value of Reconcile with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

data Reconcile Source #

Reconcile entities to Freebase open data.

See: reconcile smart constructor.

Instances

Eq Reconcile Source # 
Data Reconcile Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> Reconcile -> c Reconcile #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c Reconcile #

toConstr :: Reconcile -> Constr #

dataTypeOf :: Reconcile -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c Reconcile) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c Reconcile) #

gmapT :: (forall b. Data b => b -> b) -> Reconcile -> Reconcile #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> Reconcile -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> Reconcile -> r #

gmapQ :: (forall d. Data d => d -> u) -> Reconcile -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> Reconcile -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> Reconcile -> m Reconcile #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> Reconcile -> m Reconcile #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> Reconcile -> m Reconcile #

Show Reconcile Source # 
Generic Reconcile Source # 

Associated Types

type Rep Reconcile :: * -> * #

GoogleRequest Reconcile Source # 

Associated Types

type Rs Reconcile :: * #

type Scopes Reconcile :: [Symbol] #

type Rep Reconcile Source # 
type Scopes Reconcile Source # 
type Rs Reconcile Source # 

Request Lenses

rKind :: Lens' Reconcile [Text] Source #

Classifications of entity e.g. type, category, title.

rLang :: Lens' Reconcile [Text] Source #

Languages for names and values. First language is used for display. Default is 'en'.

rConfidence :: Lens' Reconcile Double Source #

Required confidence for a candidate to match. Must be between .5 and 1.0

rName :: Lens' Reconcile (Maybe Text) Source #

Name of entity.

rLimit :: Lens' Reconcile Int32 Source #

Maximum number of candidates to return.

rProp :: Lens' Reconcile [Text] Source #

Property values for entity formatted as :