Package | Description |
---|---|
cz.cuni.mff.odcleanstore.datanormalization |
The Data Normalization transformer (public interface).
|
cz.cuni.mff.odcleanstore.datanormalization.impl |
The Data Normalization transformer - implementation.
|
cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.dn.debug |
Page components for the Data Normalization rules debugging section related pages.
|
Class and Description |
---|
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.
|
Class and 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.
|
Class and Description |
---|
DataNormalizer.GraphModification
The collection of all modifications done to a graph (grouped by the rules that did them).
|
Copyright © 2013. All Rights Reserved.