Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Canonical form
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
===Computing=== In [[computing]], the reduction of data to any kind of canonical form is commonly called ''data normalization''. For instance, [[database normalization]] is the process of organizing the [[Field (computer science)|fields]] and [[Table (database)|table]]s of a [[relational database]] to minimize [[Data redundancy|redundancy]] and dependency.<ref>{{Cite web|url=https://support.microsoft.com/en-ca/help/283878/description-of-the-database-normalization-basics|title=Description of the database normalization basics|website=support.microsoft.com|access-date=2019-11-20}}</ref> In the field of [[software security]], a common [[Vulnerability (computing)|vulnerability]] is unchecked malicious input (see ''[[Code injection]]''). The mitigation for this problem is proper [[input validation]]. Before input validation is performed, the input is usually normalized by eliminating encoding (e.g., [[Character encodings in HTML|HTML encoding]]) and reducing the input data to a single common [[character set]]. Other forms of data, typically associated with [[signal processing]] (including [[Audio signal processing|audio]] and [[Image processing|imaging]]) or [[machine learning]], can be normalized in order to provide a limited range of values. In [[content management]], the concept of a [[single source of truth]] (SSOT) is applicable, just as it is in [[database normalization]] generally and in [[software development]]. Competent [[content management system]]s provide logical ways of obtaining it, such as [[transclusion]].
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)