Template:DataQualityRules Template: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
</noinclude><includeonly>{| class="wikitable" | </noinclude><includeonly>{| class="wikitable" | ||
! Rule Name | ! Rule Name | ||
| {{{Rule Name|}}} | | {{{field|Rule Name|input type=text}}} | ||
|- | |- | ||
! Rule description | ! Rule description | ||
| {{{Rule | | {{{field|Rule Source|input type=text}}} | ||
|- | |- | ||
! Rule source | ! Rule source | ||
| {{{Rule | | {{{field|Rule Description|input type=textarea}}} | ||
|- | |- | ||
! Regex | ! Regex | ||
| {{{Regex|}}} | | {{{field|Regex|input type=regexp}}} | ||
|- | |- | ||
! Domain | ! Domain | ||
| {{{Domain|}}} | | {{{field|Domain (e.g. Vehicle, Finance, Mobility, etc.)|input type=text}}} | ||
|- | |- | ||
! Locale | ! Locale | ||
| {{{ | | {{{field|Location (Country)|level=2}}} | ||
|- | |- | ||
! Tag | ! Tag | ||
| {{{Tag|}}} | | {{{field|Tag (Postal Code, Phone, etc.)|input type=tokens}}} | ||
|- | |- | ||
! Quality Rating fo DQ Rule | ! Quality Rating fo DQ Rule | ||
| {{{Quality Rating | | {{{field|Quality Rating of DQ Rule|input type=rating}}} | ||
|} | |} | ||
[[Category:DataQualityRules]] | [[Category:DataQualityRules]] | ||
</includeonly> | </includeonly> |
Revision as of 10:02, 4 April 2024
This is the "DataQualityRules Template" template.
It should be called in the following format:
{{DataQualityRules Template |Rule Name= |Rule description= |Rule source= |Regex= |Domain= |Locale= |Tag= |Quality Rating fo DQ Rule= }}
Edit the page to see the template text.