You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Breaking Change: merge LiteralValueComparisonProcessor and ResourceValueComparisonProcessor into PropertyComparisonProcessor to enable comparison of variables permitting literal and non-literal values
change PropertyComparisonProcessor: changed absolute coverage measure and relative coverage measure to fully base on deduplicated values
change PropertyComparisonProcessor: changed count measure, deduplicated count measure, absolute coverage measure and relative coverage measure to ignoring excluded values
Fixed
fix PropertyComparisonProcessor: fix handling for NaN values
fix PropertyComparisonProcessor: fix deduplicated count measure to not substract duplicated values from count twice
Breaking Change: use av:associatedDataset instead of dqv:computedOn for av:MetaDataGraph (exports for existing results will not work anymore)