See: Description
Interface | Description |
---|---|
DataNormalizer |
Data normalization transformer interface
It is used to modify input graph according to DataNormalizationRules.
|
DataNormalizer.GraphModification |
The collection of all modifications done to a graph (grouped by the rules that did them).
|
DataNormalizer.RuleModification |
Collection of all the insertions and deletions that were applied by a certain rule.
|
DataNormalizer.TripleModification |
Triple that has either been deleted or inserted to a graph in one step of the normalization process.
|
Copyright © 2013. All Rights Reserved.