| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.EntityResolution.MatchingWorkflow.ResolutionTechniquesProperty
Documentation
data RuleProperty Source #
Constructors
| RuleProperty | |
Fields
| |
Instances
data RuleBasedPropertiesProperty Source #
Constructors
| RuleBasedPropertiesProperty | |
Fields
| |
Instances
| ToJSON RuleBasedPropertiesProperty Source # | |||||
Defined in Stratosphere.EntityResolution.MatchingWorkflow.RuleBasedPropertiesProperty Methods toJSON :: RuleBasedPropertiesProperty -> Value # toEncoding :: RuleBasedPropertiesProperty -> Encoding # toJSONList :: [RuleBasedPropertiesProperty] -> Value # toEncodingList :: [RuleBasedPropertiesProperty] -> Encoding # | |||||
| Show RuleBasedPropertiesProperty Source # | |||||
Defined in Stratosphere.EntityResolution.MatchingWorkflow.RuleBasedPropertiesProperty Methods showsPrec :: Int -> RuleBasedPropertiesProperty -> ShowS # show :: RuleBasedPropertiesProperty -> String # showList :: [RuleBasedPropertiesProperty] -> ShowS # | |||||
| Eq RuleBasedPropertiesProperty Source # | |||||
| ToResourceProperties RuleBasedPropertiesProperty Source # | |||||
| Property "AttributeMatchingModel" RuleBasedPropertiesProperty Source # | |||||
Defined in Stratosphere.EntityResolution.MatchingWorkflow.RuleBasedPropertiesProperty Associated Types
Methods set :: PropertyType "AttributeMatchingModel" RuleBasedPropertiesProperty -> RuleBasedPropertiesProperty -> RuleBasedPropertiesProperty # | |||||
| Property "MatchPurpose" RuleBasedPropertiesProperty Source # | |||||
Defined in Stratosphere.EntityResolution.MatchingWorkflow.RuleBasedPropertiesProperty Associated Types
Methods set :: PropertyType "MatchPurpose" RuleBasedPropertiesProperty -> RuleBasedPropertiesProperty -> RuleBasedPropertiesProperty # | |||||
| Property "Rules" RuleBasedPropertiesProperty Source # | |||||
Defined in Stratosphere.EntityResolution.MatchingWorkflow.RuleBasedPropertiesProperty Associated Types
Methods set :: PropertyType "Rules" RuleBasedPropertiesProperty -> RuleBasedPropertiesProperty -> RuleBasedPropertiesProperty # | |||||
| type PropertyType "AttributeMatchingModel" RuleBasedPropertiesProperty Source # | |||||
| type PropertyType "MatchPurpose" RuleBasedPropertiesProperty Source # | |||||
| type PropertyType "Rules" RuleBasedPropertiesProperty Source # | |||||
data RuleConditionPropertiesProperty Source #
Constructors
| RuleConditionPropertiesProperty | |
Fields
| |
Instances
| ToJSON RuleConditionPropertiesProperty Source # | |||||
| Show RuleConditionPropertiesProperty Source # | |||||
| Eq RuleConditionPropertiesProperty Source # | |||||
| ToResourceProperties RuleConditionPropertiesProperty Source # | |||||
| Property "Rules" RuleConditionPropertiesProperty Source # | |||||
Defined in Stratosphere.EntityResolution.MatchingWorkflow.RuleConditionPropertiesProperty Associated Types
Methods set :: PropertyType "Rules" RuleConditionPropertiesProperty -> RuleConditionPropertiesProperty -> RuleConditionPropertiesProperty # | |||||
| type PropertyType "Rules" RuleConditionPropertiesProperty Source # | |||||
data RuleConditionProperty Source #
Constructors
| RuleConditionProperty | |
Instances
| ToJSON RuleConditionProperty Source # | |||||
Defined in Stratosphere.EntityResolution.MatchingWorkflow.RuleConditionProperty Methods toJSON :: RuleConditionProperty -> Value # toEncoding :: RuleConditionProperty -> Encoding # toJSONList :: [RuleConditionProperty] -> Value # toEncodingList :: [RuleConditionProperty] -> Encoding # omitField :: RuleConditionProperty -> Bool # | |||||
| Show RuleConditionProperty Source # | |||||
Defined in Stratosphere.EntityResolution.MatchingWorkflow.RuleConditionProperty Methods showsPrec :: Int -> RuleConditionProperty -> ShowS # show :: RuleConditionProperty -> String # showList :: [RuleConditionProperty] -> ShowS # | |||||
| Eq RuleConditionProperty Source # | |||||
Defined in Stratosphere.EntityResolution.MatchingWorkflow.RuleConditionProperty Methods (==) :: RuleConditionProperty -> RuleConditionProperty -> Bool # (/=) :: RuleConditionProperty -> RuleConditionProperty -> Bool # | |||||
| ToResourceProperties RuleConditionProperty Source # | |||||
| Property "Condition" RuleConditionProperty Source # | |||||
Defined in Stratosphere.EntityResolution.MatchingWorkflow.RuleConditionProperty Associated Types
Methods set :: PropertyType "Condition" RuleConditionProperty -> RuleConditionProperty -> RuleConditionProperty # | |||||
| Property "RuleName" RuleConditionProperty Source # | |||||
Defined in Stratosphere.EntityResolution.MatchingWorkflow.RuleConditionProperty Associated Types
Methods set :: PropertyType "RuleName" RuleConditionProperty -> RuleConditionProperty -> RuleConditionProperty # | |||||
| type PropertyType "Condition" RuleConditionProperty Source # | |||||
| type PropertyType "RuleName" RuleConditionProperty Source # | |||||
mkRuleProperty :: ValueList Text -> Value Text -> RuleProperty Source #
mkRuleBasedPropertiesProperty :: Value Text -> [RuleProperty] -> RuleBasedPropertiesProperty Source #
mkRuleConditionPropertiesProperty :: [RuleConditionProperty] -> RuleConditionPropertiesProperty Source #
data ResolutionTechniquesProperty Source #
Constructors
| ResolutionTechniquesProperty | |
Fields | |
Instances
| ToJSON ResolutionTechniquesProperty Source # | |||||
Defined in Stratosphere.EntityResolution.MatchingWorkflow.ResolutionTechniquesProperty Methods toJSON :: ResolutionTechniquesProperty -> Value # toEncoding :: ResolutionTechniquesProperty -> Encoding # toJSONList :: [ResolutionTechniquesProperty] -> Value # toEncodingList :: [ResolutionTechniquesProperty] -> Encoding # | |||||
| Show ResolutionTechniquesProperty Source # | |||||
Defined in Stratosphere.EntityResolution.MatchingWorkflow.ResolutionTechniquesProperty Methods showsPrec :: Int -> ResolutionTechniquesProperty -> ShowS # show :: ResolutionTechniquesProperty -> String # showList :: [ResolutionTechniquesProperty] -> ShowS # | |||||
| Eq ResolutionTechniquesProperty Source # | |||||
| ToResourceProperties ResolutionTechniquesProperty Source # | |||||
| Property "ProviderProperties" ResolutionTechniquesProperty Source # | |||||
Defined in Stratosphere.EntityResolution.MatchingWorkflow.ResolutionTechniquesProperty Associated Types
Methods set :: PropertyType "ProviderProperties" ResolutionTechniquesProperty -> ResolutionTechniquesProperty -> ResolutionTechniquesProperty # | |||||
| Property "ResolutionType" ResolutionTechniquesProperty Source # | |||||
Defined in Stratosphere.EntityResolution.MatchingWorkflow.ResolutionTechniquesProperty Associated Types
Methods set :: PropertyType "ResolutionType" ResolutionTechniquesProperty -> ResolutionTechniquesProperty -> ResolutionTechniquesProperty # | |||||
| Property "RuleBasedProperties" ResolutionTechniquesProperty Source # | |||||
Defined in Stratosphere.EntityResolution.MatchingWorkflow.ResolutionTechniquesProperty Associated Types
Methods set :: PropertyType "RuleBasedProperties" ResolutionTechniquesProperty -> ResolutionTechniquesProperty -> ResolutionTechniquesProperty # | |||||
| Property "RuleConditionProperties" ResolutionTechniquesProperty Source # | |||||
Defined in Stratosphere.EntityResolution.MatchingWorkflow.ResolutionTechniquesProperty Associated Types
Methods set :: PropertyType "RuleConditionProperties" ResolutionTechniquesProperty -> ResolutionTechniquesProperty -> ResolutionTechniquesProperty # | |||||
| type PropertyType "ProviderProperties" ResolutionTechniquesProperty Source # | |||||
| type PropertyType "ResolutionType" ResolutionTechniquesProperty Source # | |||||
| type PropertyType "RuleBasedProperties" ResolutionTechniquesProperty Source # | |||||
| type PropertyType "RuleConditionProperties" ResolutionTechniquesProperty Source # | |||||
Defined in Stratosphere.EntityResolution.MatchingWorkflow.ResolutionTechniquesProperty type PropertyType "RuleConditionProperties" ResolutionTechniquesProperty = RuleConditionPropertiesProperty | |||||