-
Notifications
You must be signed in to change notification settings - Fork 51
/
Copy pathParlaMint-taxonomy-politicalOrientation.template.xml
57 lines (57 loc) · 3.28 KB
/
ParlaMint-taxonomy-politicalOrientation.template.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
<taxonomy xmlns="http://www.tei-c.org/ns/1.0" xml:id="ParlaMint-taxonomy-politicalOrientation" xml:lang="mul">
<desc xml:lang="en"><term>Political orientation of political parties and parliamentary groups</term></desc>
<category xml:id="orientation.L">
<catDesc xml:lang="en"><term>Left</term></catDesc>
</category>
<category xml:id="orientation.C">
<catDesc xml:lang="en"><term>Centre</term></catDesc>
</category>
<category xml:id="orientation.R">
<catDesc xml:lang="en"><term>Right</term></catDesc>
</category>
<category xml:id="orientation.FL">
<catDesc xml:lang="en"><term>Far-left</term></catDesc>
</category>
<category xml:id="orientation.FR">
<catDesc xml:lang="en"><term>Far-right</term></catDesc>
</category>
<category xml:id="orientation.CL">
<catDesc xml:lang="en"><term>Centre-left</term></catDesc>
</category>
<category xml:id="orientation.CR">
<catDesc xml:lang="en"><term>Centre-right</term></catDesc>
</category>
<category xml:id="orientation.CCL">
<catDesc xml:lang="en"><term>Centre to centre-left</term></catDesc>
</category>
<category xml:id="orientation.CCR">
<catDesc xml:lang="en"><term>Centre to centre-right</term></catDesc>
</category>
<category xml:id="orientation.CLL">
<catDesc xml:lang="en"><term>Centre-left to left</term></catDesc>
</category>
<category xml:id="orientation.CRR">
<catDesc xml:lang="en"><term>Centre-right to right</term></catDesc>
</category>
<category xml:id="orientation.LLF">
<catDesc xml:lang="en"><term>Left to far-left</term></catDesc>
</category>
<category xml:id="orientation.RRF">
<catDesc xml:lang="en"><term>Right to far-right</term></catDesc>
</category>
<category xml:id="orientation.BT">
<catDesc xml:lang="en"><term>Big tent</term>: <ref target="https://en.wikipedia.org/wiki/Big_tent">Big tent</ref> or catch-all refers to political parties that have members covering a broad spectrum of beliefs.</catDesc>
</category>
<category xml:id="orientation.NP">
<catDesc xml:lang="en"><term>Nonpartisanism</term>: <ref target="https://en.wikipedia.org/wiki/Nonpartisanism">Nonpartisanism</ref> refers to a political stance that does not agree with the current political party system.</catDesc>
</category>
<category xml:id="orientation.PP">
<catDesc xml:lang="en"><term>Pirate Party</term>: <ref target="https://en.wikipedia.org/wiki/Pirate_Party">Pirate Party</ref> refers to political parties that support civil rights, direct democracy, encourage innovation and creativity, free sharing of knowledge, information privacy, free speech, anti-corruption, net neutrality and oppose mass surveillance, censorship and Big Tech.</catDesc>
</category>
<category xml:id="orientation.SI">
<catDesc xml:lang="en"><term>Single Issue Politics</term>: <ref target="https://en.wikipedia.org/wiki/Single-issue_politics">Single Issue Politics</ref> refers to a political stance that is based on one essential policy area or idea.</catDesc>
</category>
<category xml:id="orientation.SY">
<catDesc xml:lang="en"><term>Syncretic politics</term>: <ref target="https://en.wikipedia.org/wiki/Syncretic_politics">Syncretic politics</ref> refers to politics that combine elements from across the conventional left–right political spectrum.</catDesc>
</category>
</taxonomy>