<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://www.onradar.uk/wiki/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://www.onradar.uk/wiki/feed.php">
        <title>Charity Radar Documentation technical</title>
        <description></description>
        <link>https://www.onradar.uk/wiki/</link>
        <image rdf:resource="https://www.onradar.uk/wiki/lib/tpl/dokuwiki/images/favicon.ico" />
       <dc:date>2026-04-11T21:42:50+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://www.onradar.uk/wiki/doku.php?id=technical:address_templates&amp;rev=1671399098&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.onradar.uk/wiki/doku.php?id=technical:index&amp;rev=1675110079&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.onradar.uk/wiki/doku.php?id=technical:new_org&amp;rev=1675439312&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.onradar.uk/wiki/doku.php?id=technical:table_types&amp;rev=1671498941&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.onradar.uk/wiki/doku.php?id=technical:versioning&amp;rev=1672100493&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://www.onradar.uk/wiki/lib/tpl/dokuwiki/images/favicon.ico">
        <title>Charity Radar Documentation</title>
        <link>https://www.onradar.uk/wiki/</link>
        <url>https://www.onradar.uk/wiki/lib/tpl/dokuwiki/images/favicon.ico</url>
    </image>
    <item rdf:about="https://www.onradar.uk/wiki/doku.php?id=technical:address_templates&amp;rev=1671399098&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-12-18T21:31:38+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>technical:address_templates</title>
        <link>https://www.onradar.uk/wiki/doku.php?id=technical:address_templates&amp;rev=1671399098&amp;do=diff</link>
        <description>Address Templates

International mailing addresses vary a great deal.  Most of the address can be stored as plain text.  However, certain parts need to be separated so that users can perform analytics on the data.  For example: finding everyone in a town or everyone within 20 miles of a postcode.</description>
    </item>
    <item rdf:about="https://www.onradar.uk/wiki/doku.php?id=technical:index&amp;rev=1675110079&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-01-30T20:21:19+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>technical:index</title>
        <link>https://www.onradar.uk/wiki/doku.php?id=technical:index&amp;rev=1675110079&amp;do=diff</link>
        <description>Technical Documentation

Database and ERD

	*  Address Templates
	*  Core information
	*  Tables
	*  Table Types
	*  Versioning

Form Data

	*  Create New Organisation</description>
    </item>
    <item rdf:about="https://www.onradar.uk/wiki/doku.php?id=technical:new_org&amp;rev=1675439312&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-02-03T15:48:32+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>technical:new_org</title>
        <link>https://www.onradar.uk/wiki/doku.php?id=technical:new_org&amp;rev=1675439312&amp;do=diff</link>
        <description>Form Data to Create New Organisation

During the self-service onboarding process, a user provides their personal name, email and optionally, phone number.  These are held in the New_User table.  Next, they select the type of organisation and this is added to the</description>
    </item>
    <item rdf:about="https://www.onradar.uk/wiki/doku.php?id=technical:table_types&amp;rev=1671498941&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-12-20T01:15:41+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>technical:table_types</title>
        <link>https://www.onradar.uk/wiki/doku.php?id=technical:table_types&amp;rev=1671498941&amp;do=diff</link>
        <description>Table Types

Within the Charity Radar database, all tables use the Aria storage engine.  There are four types of table:

Lookup Tables

Tables that are used to hold static data such as country codes or types of email address.

Standard Tables

Tables that hold data that changes but where we don&#039;t want to record changes to the data within the database.</description>
    </item>
    <item rdf:about="https://www.onradar.uk/wiki/doku.php?id=technical:versioning&amp;rev=1672100493&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-12-27T00:21:33+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>technical:versioning</title>
        <link>https://www.onradar.uk/wiki/doku.php?id=technical:versioning&amp;rev=1672100493&amp;do=diff</link>
        <description>Versioning

It is essential to be able to look back at the core data and see when it was changed and by whom.

Tables that are versioned will have SYSTEM VERSIONING enabled.  Plus, they will have these three fields immediately after the primary key and check key if included.  They will be partitioned to separate the current and historical data.  Historical data will go into a</description>
    </item>
</rdf:RDF>
