forked from michaeldarius/ontologies
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathelection-ontology.html
33 lines (20 loc) · 39.4 KB
/
election-ontology.html
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
<?xml version="1.0" encoding="UTF-8"?><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>Election ontology</title>
<link href="https://ukparliament.github.io/ontologies/assets/css.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div class="head">
<h1>Election ontology</h1>
<dl>
<dt>IRI:</dt>
<dd>http://parliament.uk/ontologies/election/</dd>
<dt>See also:</dt>
<dd><a href="/ontologies/election/election-ontology.ttl">Turtle</dd>
<dd><a href="https://github.com/ukparliament/ontologies/tree/master/election">Github</a></dd>
<dd><a href="http://visualdataweb.de/webvowl/#iri=https://raw.githubusercontent.com/ukparliament/ontologies/master/election/election-ontology.ttl">Visualised</a></dd>
</dl>
<div class="copyright"><span class="markdown">Open Parliament Licence v3.0</span></div>
</div>
<hr />
<div id="toc"><h2>Table of Content</h2><ol><li><a href="#classes">Classes</a></li><li><a href="#objectproperties">Object Properties</a></li><li><a href="#dataproperties">Data Properties</a></li><li><a href="#namespacedeclarations">Namespace Declarations</a></li></ol></div>
<p><img src="https://raw.githubusercontent.com/ukpds/ontologies/master/election/election.png" width="950" /></p>
<div id="classes"><h2>Classes</h2><ul class="hlist"><li><a href="#d4e364" title="http://parliament.uk/ontologies/election/Candidacy">Candidacy</a></li><li><a href="#d4e375" title="http://parliament.uk/ontologies/election/CandidacyResult">CandidacyResult</a></li><li><a href="#d4e386" title="http://parliament.uk/ontologies/election/Certification">Certification</a></li><li><a href="#d4e398" title="http://parliament.uk/ontologies/election/ConstituencyArea">ConstituencyArea</a></li><li><a href="#d4e409" title="http://parliament.uk/ontologies/election/ConstituencyAreaType">ConstituencyAreaType</a></li><li><a href="#d4e420" title="http://parliament.uk/ontologies/election/ConstituencyGroup">ConstituencyGroup</a></li><li><a href="#d4e434" title="http://parliament.uk/ontologies/election/Election">Election</a></li><li><a href="#d4e445" title="http://parliament.uk/ontologies/election/ElectoralIncumbency">ElectoralIncumbency</a></li><li><a href="#d4e456" title="http://parliament.uk/ontologies/election/Electorate">Electorate</a></li><li><a href="#d4e470" title="http://parliament.uk/ontologies/election/GeneralElection">GeneralElection</a></li><li><a href="#d4e481" title="http://parliament.uk/ontologies/election/ParliamentPeriod">ParliamentPeriod</a></li><li><a href="#d4e492" title="http://parliament.uk/ontologies/election/Party">Party</a></li><li><a href="#d4e504" title="http://parliament.uk/ontologies/election/Person">Person</a></li><li><a href="#d4e515" title="http://parliament.uk/ontologies/election/Population">Population</a></li><li><a href="#d4e526" title="http://parliament.uk/ontologies/election/WinningCandidacyResult">WinningCandidacyResult</a></li></ul><div id="d4e364" class="entity"><a name="http://parliament.uk/ontologies/election/Candidacy"></a><h3>Candidacy<sup title="class" class="type-c">c</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#classes">Class ToC</a></span></h3><p><strong>IRI:</strong> http://parliament.uk/ontologies/election/Candidacy</p><div class="comment"><span class="markdown">A person standing (possibly for a party) in an election e.g. Phillip Hammond standing for the Conservative Party in Runnymede and Weybridge at the 2015 General Election.</span></div><dl class="description"><dt>is in domain of</dt><dd><a href="#d4e68" title="http://parliament.uk/ontologies/election/hasCandidacyResult">hasCandidacyResult</a><sup title="object property" class="type-op">op</sup>, <a href="#d4e84" title="http://parliament.uk/ontologies/election/hasCandidate">hasCandidate</a><sup title="object property" class="type-op">op</sup>, <a href="#d4e99" title="http://parliament.uk/ontologies/election/hasCertification">hasCertification</a><sup title="object property" class="type-op">op</sup></dd><dt>is in range of</dt><dd><a href="#d4e53" title="http://parliament.uk/ontologies/election/hasCandidacy">hasCandidacy</a><sup title="object property" class="type-op">op</sup></dd></dl></div><div id="d4e375" class="entity"><a name="http://parliament.uk/ontologies/election/CandidacyResult"></a><h3>CandidacyResult<sup title="class" class="type-c">c</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#classes">Class ToC</a></span></h3><p><strong>IRI:</strong> http://parliament.uk/ontologies/election/CandidacyResult</p><div class="comment"><span class="markdown">The result of a candidacy.</span></div><dl class="description"><dt>has sub-classes</dt><dd><a href="#d4e526" title="http://parliament.uk/ontologies/election/WinningCandidacyResult">WinningCandidacyResult</a><sup title="class" class="type-c">c</sup></dd><dt>is in domain of</dt><dd><a href="#d4e285" title="http://parliament.uk/ontologies/election/resultPosition">resultPosition</a><sup title="data property" class="type-dp">dp</sup>, <a href="#d4e331" title="http://parliament.uk/ontologies/election/voteCount">voteCount</a><sup title="data property" class="type-dp">dp</sup>, <a href="#d4e346" title="http://parliament.uk/ontologies/election/voteShare">voteShare</a><sup title="data property" class="type-dp">dp</sup></dd><dt>is in range of</dt><dd><a href="#d4e68" title="http://parliament.uk/ontologies/election/hasCandidacyResult">hasCandidacyResult</a><sup title="object property" class="type-op">op</sup></dd></dl></div><div id="d4e386" class="entity"><a name="http://parliament.uk/ontologies/election/Certification"></a><h3>Certification<sup title="class" class="type-c">c</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#classes">Class ToC</a></span></h3><p><strong>IRI:</strong> http://parliament.uk/ontologies/election/Certification</p><div class="comment"><span class="markdown">A candidacy's certification by a political party to stand in an election on behalf of that party. A person may be certified by more than one party. e.g. The Labour Party and The Co-operative Party.</span></div><dl class="description"><dt>is in domain of</dt><dd><a href="#d4e22" title="http://parliament.uk/ontologies/election/adjunctTo">adjunctTo</a><sup title="object property" class="type-op">op</sup>, <a href="#d4e206" title="http://parliament.uk/ontologies/election/toParty">toParty</a><sup title="object property" class="type-op">op</sup></dd><dt>is in range of</dt><dd><a href="#d4e22" title="http://parliament.uk/ontologies/election/adjunctTo">adjunctTo</a><sup title="object property" class="type-op">op</sup>, <a href="#d4e99" title="http://parliament.uk/ontologies/election/hasCertification">hasCertification</a><sup title="object property" class="type-op">op</sup></dd></dl></div><div id="d4e398" class="entity"><a name="http://parliament.uk/ontologies/election/ConstituencyArea"></a><h3>ConstituencyArea<sup title="class" class="type-c">c</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#classes">Class ToC</a></span></h3><p><strong>IRI:</strong> http://parliament.uk/ontologies/election/ConstituencyArea</p><div class="comment"><span class="markdown">A geographic bounding of a constituency group.</span></div><dl class="description"><dt>is in domain of</dt><dd><a href="#d4e130" title="http://parliament.uk/ontologies/election/hasConstituencyAreaType">hasConstituencyAreaType</a><sup title="object property" class="type-op">op</sup></dd><dt>is in range of</dt><dd><a href="#d4e114" title="http://parliament.uk/ontologies/election/hasConstituencyArea">hasConstituencyArea</a><sup title="object property" class="type-op">op</sup></dd></dl></div><div id="d4e409" class="entity"><a name="http://parliament.uk/ontologies/election/ConstituencyAreaType"></a><h3>ConstituencyAreaType<sup title="class" class="type-c">c</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#classes">Class ToC</a></span></h3><p><strong>IRI:</strong> http://parliament.uk/ontologies/election/ConstituencyAreaType</p><div class="comment"><span class="markdown">The type of constituency area (borough or county).</span></div><dl class="description"><dt>is in range of</dt><dd><a href="#d4e130" title="http://parliament.uk/ontologies/election/hasConstituencyAreaType">hasConstituencyAreaType</a><sup title="object property" class="type-op">op</sup></dd></dl></div><div id="d4e420" class="entity"><a name="http://parliament.uk/ontologies/election/ConstituencyGroup"></a><h3>ConstituencyGroup<sup title="class" class="type-c">c</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#classes">Class ToC</a></span></h3><p><strong>IRI:</strong> http://parliament.uk/ontologies/election/ConstituencyGroup</p><div class="comment"><span class="markdown">A group of people represented by the winner of an election. Includes people other than those eligible to vote (e.g. children, prisoners)</span></div><dl class="description"><dt>has super-classes</dt><dd><a href="#d4e515" title="http://parliament.uk/ontologies/election/Population">Population</a><sup title="class" class="type-c">c</sup></dd><dt>is in domain of</dt><dd><a href="#d4e114" title="http://parliament.uk/ontologies/election/hasConstituencyArea">hasConstituencyArea</a><sup title="object property" class="type-op">op</sup></dd><dt>is in range of</dt><dd><a href="#d4e176" title="http://parliament.uk/ontologies/election/isPartOfConstituencyGroup">isPartOfConstituencyGroup</a><sup title="object property" class="type-op">op</sup></dd></dl></div><div id="d4e434" class="entity"><a name="http://parliament.uk/ontologies/election/Election"></a><h3>Election<sup title="class" class="type-c">c</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#classes">Class ToC</a></span></h3><p><strong>IRI:</strong> http://parliament.uk/ontologies/election/Election</p><div class="comment"><span class="markdown">An election to elect an individual to a seat or role.</span></div><dl class="description"><dt>is in domain of</dt><dd><a href="#d4e53" title="http://parliament.uk/ontologies/election/hasCandidacy">hasCandidacy</a><sup title="object property" class="type-op">op</sup>, <a href="#d4e145" title="http://parliament.uk/ontologies/election/hasElectorate">hasElectorate</a><sup title="object property" class="type-op">op</sup>, <a href="#d4e160" title="http://parliament.uk/ontologies/election/intoParliamentPeriod">intoParliamentPeriod</a><sup title="object property" class="type-op">op</sup>, <a href="#d4e224" title="http://parliament.uk/ontologies/election/invalidBallotsCast">invalidBallotsCast</a><sup title="data property" class="type-dp">dp</sup>, <a href="#d4e191" title="http://parliament.uk/ontologies/election/isPartOfGeneralElection">isPartOfGeneralElection</a><sup title="object property" class="type-op">op</sup>, <a href="#d4e300" title="http://parliament.uk/ontologies/election/round">round</a><sup title="data property" class="type-dp">dp</sup>, <a href="#d4e316" title="http://parliament.uk/ontologies/election/validBallotsCast">validBallotsCast</a><sup title="data property" class="type-dp">dp</sup></dd></dl></div><div id="d4e445" class="entity"><a name="http://parliament.uk/ontologies/election/ElectoralIncumbency"></a><h3>ElectoralIncumbency<sup title="class" class="type-c">c</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#classes">Class ToC</a></span></h3><p><strong>IRI:</strong> http://parliament.uk/ontologies/election/ElectoralIncumbency</p><div class="comment"><span class="markdown">An incumbency resulting from an election.</span></div><dl class="description"><dt>is in range of</dt><dd><a href="#d4e38" title="http://parliament.uk/ontologies/election/establishesIncumbency">establishesIncumbency</a><sup title="object property" class="type-op">op</sup></dd></dl></div><div id="d4e456" class="entity"><a name="http://parliament.uk/ontologies/election/Electorate"></a><h3>Electorate<sup title="class" class="type-c">c</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#classes">Class ToC</a></span></h3><p><strong>IRI:</strong> http://parliament.uk/ontologies/election/Electorate</p><div class="comment"><span class="markdown">A group of people who at the time of an election are eligible to vote e.g. a constituency electorate or members of the Commons voting for the Speaker of the Commons. </span></div><dl class="description"><dt>has super-classes</dt><dd><a href="#d4e515" title="http://parliament.uk/ontologies/election/Population">Population</a><sup title="class" class="type-c">c</sup></dd><dt>is in domain of</dt><dd><a href="#d4e176" title="http://parliament.uk/ontologies/election/isPartOfConstituencyGroup">isPartOfConstituencyGroup</a><sup title="object property" class="type-op">op</sup></dd><dt>is in range of</dt><dd><a href="#d4e145" title="http://parliament.uk/ontologies/election/hasElectorate">hasElectorate</a><sup title="object property" class="type-op">op</sup></dd></dl></div><div id="d4e470" class="entity"><a name="http://parliament.uk/ontologies/election/GeneralElection"></a><h3>GeneralElection<sup title="class" class="type-c">c</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#classes">Class ToC</a></span></h3><p><strong>IRI:</strong> http://parliament.uk/ontologies/election/GeneralElection</p><div class="comment"><span class="markdown">A set of elections held at the same time.</span></div><dl class="description"><dt>is in range of</dt><dd><a href="#d4e191" title="http://parliament.uk/ontologies/election/isPartOfGeneralElection">isPartOfGeneralElection</a><sup title="object property" class="type-op">op</sup></dd></dl></div><div id="d4e481" class="entity"><a name="http://parliament.uk/ontologies/election/ParliamentPeriod"></a><h3>ParliamentPeriod<sup title="class" class="type-c">c</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#classes">Class ToC</a></span></h3><p><strong>IRI:</strong> http://parliament.uk/ontologies/election/ParliamentPeriod</p><div class="comment"><span class="markdown">The period of a single parliament beginning with the state opening of the first session and ending with dissolution. Defined as 5 years since the Fixed Term Parliament Act except in exceptional circumstances. Parliament periods are the same across both houses.</span></div><dl class="description"><dt>is in range of</dt><dd><a href="#d4e160" title="http://parliament.uk/ontologies/election/intoParliamentPeriod">intoParliamentPeriod</a><sup title="object property" class="type-op">op</sup></dd></dl></div><div id="d4e492" class="entity"><a name="http://parliament.uk/ontologies/election/Party"></a><h3>Party<sup title="class" class="type-c">c</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#classes">Class ToC</a></span></h3><p><strong>IRI:</strong> http://parliament.uk/ontologies/election/Party</p><div class="comment"><span class="markdown">An organised political group.</span></div><dl class="description"><dt>is in range of</dt><dd><a href="#d4e206" title="http://parliament.uk/ontologies/election/toParty">toParty</a><sup title="object property" class="type-op">op</sup></dd></dl></div><div id="d4e504" class="entity"><a name="http://parliament.uk/ontologies/election/Person"></a><h3>Person<sup title="class" class="type-c">c</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#classes">Class ToC</a></span></h3><p><strong>IRI:</strong> http://parliament.uk/ontologies/election/Person</p><div class="comment"><span class="markdown">A person.</span></div><dl class="description"><dt>is in range of</dt><dd><a href="#d4e84" title="http://parliament.uk/ontologies/election/hasCandidate">hasCandidate</a><sup title="object property" class="type-op">op</sup></dd></dl></div><div id="d4e515" class="entity"><a name="http://parliament.uk/ontologies/election/Population"></a><h3>Population<sup title="class" class="type-c">c</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#classes">Class ToC</a></span></h3><p><strong>IRI:</strong> http://parliament.uk/ontologies/election/Population</p><div class="comment"><span class="markdown">A set of people.</span></div><dl class="description"><dt>has sub-classes</dt><dd><a href="#d4e420" title="http://parliament.uk/ontologies/election/ConstituencyGroup">ConstituencyGroup</a><sup title="class" class="type-c">c</sup>, <a href="#d4e456" title="http://parliament.uk/ontologies/election/Electorate">Electorate</a><sup title="class" class="type-c">c</sup></dd><dt>is in domain of</dt><dd><a href="#d4e270" title="http://parliament.uk/ontologies/election/populationSize">populationSize</a><sup title="data property" class="type-dp">dp</sup></dd></dl></div><div id="d4e526" class="entity"><a name="http://parliament.uk/ontologies/election/WinningCandidacyResult"></a><h3>WinningCandidacyResult<sup title="class" class="type-c">c</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#classes">Class ToC</a></span></h3><p><strong>IRI:</strong> http://parliament.uk/ontologies/election/WinningCandidacyResult</p><div class="comment"><span class="markdown">The details of the winning candidacy in an election.</span></div><dl class="description"><dt>has super-classes</dt><dd><a href="#d4e375" title="http://parliament.uk/ontologies/election/CandidacyResult">CandidacyResult</a><sup title="class" class="type-c">c</sup></dd><dt>is in domain of</dt><dd><a href="#d4e38" title="http://parliament.uk/ontologies/election/establishesIncumbency">establishesIncumbency</a><sup title="object property" class="type-op">op</sup>, <a href="#d4e239" title="http://parliament.uk/ontologies/election/majority">majority</a><sup title="data property" class="type-dp">dp</sup>, <a href="#d4e254" title="http://parliament.uk/ontologies/election/partyGained">partyGained</a><sup title="data property" class="type-dp">dp</sup></dd></dl></div></div><div id="objectproperties"><h2>Object Properties</h2><ul class="hlist"><li><a href="#d4e22" title="http://parliament.uk/ontologies/election/adjunctTo">adjunctTo</a></li><li><a href="#d4e38" title="http://parliament.uk/ontologies/election/establishesIncumbency">establishesIncumbency</a></li><li><a href="#d4e53" title="http://parliament.uk/ontologies/election/hasCandidacy">hasCandidacy</a></li><li><a href="#d4e68" title="http://parliament.uk/ontologies/election/hasCandidacyResult">hasCandidacyResult</a></li><li><a href="#d4e84" title="http://parliament.uk/ontologies/election/hasCandidate">hasCandidate</a></li><li><a href="#d4e99" title="http://parliament.uk/ontologies/election/hasCertification">hasCertification</a></li><li><a href="#d4e114" title="http://parliament.uk/ontologies/election/hasConstituencyArea">hasConstituencyArea</a></li><li><a href="#d4e130" title="http://parliament.uk/ontologies/election/hasConstituencyAreaType">hasConstituencyAreaType</a></li><li><a href="#d4e145" title="http://parliament.uk/ontologies/election/hasElectorate">hasElectorate</a></li><li><a href="#d4e160" title="http://parliament.uk/ontologies/election/intoParliamentPeriod">intoParliamentPeriod</a></li><li><a href="#d4e176" title="http://parliament.uk/ontologies/election/isPartOfConstituencyGroup">isPartOfConstituencyGroup</a></li><li><a href="#d4e191" title="http://parliament.uk/ontologies/election/isPartOfGeneralElection">isPartOfGeneralElection</a></li><li><a href="#d4e206" title="http://parliament.uk/ontologies/election/toParty">toParty</a></li></ul><div id="d4e22" class="entity"><a name="http://parliament.uk/ontologies/election/adjunctTo"></a><h3>adjunctTo<sup title="object property" class="type-op">op</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#objectproperties">Object Property ToC</a></span></h3><p><strong>IRI:</strong> http://parliament.uk/ontologies/election/adjunctTo</p><div class="comment"><span class="markdown">Relates an adjunct certification to a certification. Used to relate a Co-operative Party certification to a Labour Party certification.</span></div><div class="description"><dl><dt>has domain</dt><dd><a href="#d4e386" title="http://parliament.uk/ontologies/election/Certification">Certification</a><sup title="class" class="type-c">c</sup></dd><dt>has range</dt><dd><a href="#d4e386" title="http://parliament.uk/ontologies/election/Certification">Certification</a><sup title="class" class="type-c">c</sup></dd></dl></div></div><div id="d4e38" class="entity"><a name="http://parliament.uk/ontologies/election/establishesIncumbency"></a><h3>establishesIncumbency<sup title="object property" class="type-op">op</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#objectproperties">Object Property ToC</a></span></h3><p><strong>IRI:</strong> http://parliament.uk/ontologies/election/establishesIncumbency</p><div class="comment"><span class="markdown">Relates a winning candidacy result to an electoral incumbency.</span></div><div class="description"><dl><dt>has domain</dt><dd><a href="#d4e526" title="http://parliament.uk/ontologies/election/WinningCandidacyResult">WinningCandidacyResult</a><sup title="class" class="type-c">c</sup></dd><dt>has range</dt><dd><a href="#d4e445" title="http://parliament.uk/ontologies/election/ElectoralIncumbency">ElectoralIncumbency</a><sup title="class" class="type-c">c</sup></dd></dl></div></div><div id="d4e53" class="entity"><a name="http://parliament.uk/ontologies/election/hasCandidacy"></a><h3>hasCandidacy<sup title="object property" class="type-op">op</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#objectproperties">Object Property ToC</a></span></h3><p><strong>IRI:</strong> http://parliament.uk/ontologies/election/hasCandidacy</p><div class="comment"><span class="markdown">Relates an election to a candidacy.</span></div><div class="description"><dl><dt>has domain</dt><dd><a href="#d4e434" title="http://parliament.uk/ontologies/election/Election">Election</a><sup title="class" class="type-c">c</sup></dd><dt>has range</dt><dd><a href="#d4e364" title="http://parliament.uk/ontologies/election/Candidacy">Candidacy</a><sup title="class" class="type-c">c</sup></dd></dl></div></div><div id="d4e68" class="entity"><a name="http://parliament.uk/ontologies/election/hasCandidacyResult"></a><h3>hasCandidacyResult<sup title="object property" class="type-op">op</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#objectproperties">Object Property ToC</a></span></h3><p><strong>IRI:</strong> http://parliament.uk/ontologies/election/hasCandidacyResult</p><div class="comment"><span class="markdown">Relates a candidacy to a result.</span></div><div class="description"><dl><dt>has domain</dt><dd><a href="#d4e364" title="http://parliament.uk/ontologies/election/Candidacy">Candidacy</a><sup title="class" class="type-c">c</sup></dd><dt>has range</dt><dd><a href="#d4e375" title="http://parliament.uk/ontologies/election/CandidacyResult">CandidacyResult</a><sup title="class" class="type-c">c</sup></dd></dl></div></div><div id="d4e84" class="entity"><a name="http://parliament.uk/ontologies/election/hasCandidate"></a><h3>hasCandidate<sup title="object property" class="type-op">op</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#objectproperties">Object Property ToC</a></span></h3><p><strong>IRI:</strong> http://parliament.uk/ontologies/election/hasCandidate</p><div class="comment"><span class="markdown">Relates a candidacy to a person.</span></div><div class="description"><dl><dt>has domain</dt><dd><a href="#d4e364" title="http://parliament.uk/ontologies/election/Candidacy">Candidacy</a><sup title="class" class="type-c">c</sup></dd><dt>has range</dt><dd><a href="#d4e504" title="http://parliament.uk/ontologies/election/Person">Person</a><sup title="class" class="type-c">c</sup></dd></dl></div></div><div id="d4e99" class="entity"><a name="http://parliament.uk/ontologies/election/hasCertification"></a><h3>hasCertification<sup title="object property" class="type-op">op</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#objectproperties">Object Property ToC</a></span></h3><p><strong>IRI:</strong> http://parliament.uk/ontologies/election/hasCertification</p><div class="comment"><span class="markdown">Relates a candidacy to a certification.</span></div><div class="description"><dl><dt>has domain</dt><dd><a href="#d4e364" title="http://parliament.uk/ontologies/election/Candidacy">Candidacy</a><sup title="class" class="type-c">c</sup></dd><dt>has range</dt><dd><a href="#d4e386" title="http://parliament.uk/ontologies/election/Certification">Certification</a><sup title="class" class="type-c">c</sup></dd></dl></div></div><div id="d4e114" class="entity"><a name="http://parliament.uk/ontologies/election/hasConstituencyArea"></a><h3>hasConstituencyArea<sup title="object property" class="type-op">op</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#objectproperties">Object Property ToC</a></span></h3><p><strong>IRI:</strong> http://parliament.uk/ontologies/election/hasConstituencyArea</p><div class="comment"><span class="markdown">Relates a constituency group to a geographic area.</span></div><div class="description"><dl><dt>has domain</dt><dd><a href="#d4e420" title="http://parliament.uk/ontologies/election/ConstituencyGroup">ConstituencyGroup</a><sup title="class" class="type-c">c</sup></dd><dt>has range</dt><dd><a href="#d4e398" title="http://parliament.uk/ontologies/election/ConstituencyArea">ConstituencyArea</a><sup title="class" class="type-c">c</sup></dd></dl></div></div><div id="d4e130" class="entity"><a name="http://parliament.uk/ontologies/election/hasConstituencyAreaType"></a><h3>hasConstituencyAreaType<sup title="object property" class="type-op">op</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#objectproperties">Object Property ToC</a></span></h3><p><strong>IRI:</strong> http://parliament.uk/ontologies/election/hasConstituencyAreaType</p><div class="comment"><span class="markdown">Relates a constituency area to a constituency area type.</span></div><div class="description"><dl><dt>has domain</dt><dd><a href="#d4e398" title="http://parliament.uk/ontologies/election/ConstituencyArea">ConstituencyArea</a><sup title="class" class="type-c">c</sup></dd><dt>has range</dt><dd><a href="#d4e409" title="http://parliament.uk/ontologies/election/ConstituencyAreaType">ConstituencyAreaType</a><sup title="class" class="type-c">c</sup></dd></dl></div></div><div id="d4e145" class="entity"><a name="http://parliament.uk/ontologies/election/hasElectorate"></a><h3>hasElectorate<sup title="object property" class="type-op">op</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#objectproperties">Object Property ToC</a></span></h3><p><strong>IRI:</strong> http://parliament.uk/ontologies/election/hasElectorate</p><div class="comment"><span class="markdown">Relates an election to its eligible voters.</span></div><div class="description"><dl><dt>has domain</dt><dd><a href="#d4e434" title="http://parliament.uk/ontologies/election/Election">Election</a><sup title="class" class="type-c">c</sup></dd><dt>has range</dt><dd><a href="#d4e456" title="http://parliament.uk/ontologies/election/Electorate">Electorate</a><sup title="class" class="type-c">c</sup></dd></dl></div></div><div id="d4e160" class="entity"><a name="http://parliament.uk/ontologies/election/intoParliamentPeriod"></a><h3>intoParliamentPeriod<sup title="object property" class="type-op">op</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#objectproperties">Object Property ToC</a></span></h3><p><strong>IRI:</strong> http://parliament.uk/ontologies/election/intoParliamentPeriod</p><div class="comment"><span class="markdown">Relates an election to the Parliament period the election is for.</span></div><div class="description"><dl><dt>has domain</dt><dd><a href="#d4e434" title="http://parliament.uk/ontologies/election/Election">Election</a><sup title="class" class="type-c">c</sup></dd><dt>has range</dt><dd><a href="#d4e481" title="http://parliament.uk/ontologies/election/ParliamentPeriod">ParliamentPeriod</a><sup title="class" class="type-c">c</sup></dd></dl></div></div><div id="d4e176" class="entity"><a name="http://parliament.uk/ontologies/election/isPartOfConstituencyGroup"></a><h3>isPartOfConstituencyGroup<sup title="object property" class="type-op">op</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#objectproperties">Object Property ToC</a></span></h3><p><strong>IRI:</strong> http://parliament.uk/ontologies/election/isPartOfConstituencyGroup</p><div class="comment"><span class="markdown">Relates an electorate to its constituency group.</span></div><div class="description"><dl><dt>has domain</dt><dd><a href="#d4e456" title="http://parliament.uk/ontologies/election/Electorate">Electorate</a><sup title="class" class="type-c">c</sup></dd><dt>has range</dt><dd><a href="#d4e420" title="http://parliament.uk/ontologies/election/ConstituencyGroup">ConstituencyGroup</a><sup title="class" class="type-c">c</sup></dd></dl></div></div><div id="d4e191" class="entity"><a name="http://parliament.uk/ontologies/election/isPartOfGeneralElection"></a><h3>isPartOfGeneralElection<sup title="object property" class="type-op">op</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#objectproperties">Object Property ToC</a></span></h3><p><strong>IRI:</strong> http://parliament.uk/ontologies/election/isPartOfGeneralElection</p><div class="comment"><span class="markdown">Relates an individual election to a general election.</span></div><div class="description"><dl><dt>has domain</dt><dd><a href="#d4e434" title="http://parliament.uk/ontologies/election/Election">Election</a><sup title="class" class="type-c">c</sup></dd><dt>has range</dt><dd><a href="#d4e470" title="http://parliament.uk/ontologies/election/GeneralElection">GeneralElection</a><sup title="class" class="type-c">c</sup></dd></dl></div></div><div id="d4e206" class="entity"><a name="http://parliament.uk/ontologies/election/toParty"></a><h3>toParty<sup title="object property" class="type-op">op</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#objectproperties">Object Property ToC</a></span></h3><p><strong>IRI:</strong> http://parliament.uk/ontologies/election/toParty</p><div class="comment"><span class="markdown">Relates a certification to the certifying party.</span></div><div class="description"><dl><dt>has domain</dt><dd><a href="#d4e386" title="http://parliament.uk/ontologies/election/Certification">Certification</a><sup title="class" class="type-c">c</sup></dd><dt>has range</dt><dd><a href="#d4e492" title="http://parliament.uk/ontologies/election/Party">Party</a><sup title="class" class="type-c">c</sup></dd></dl></div></div></div><div id="dataproperties"><h2>Data Properties</h2><ul class="hlist"><li><a href="#d4e224" title="http://parliament.uk/ontologies/election/invalidBallotsCast">invalidBallotsCast</a></li><li><a href="#d4e239" title="http://parliament.uk/ontologies/election/majority">majority</a></li><li><a href="#d4e254" title="http://parliament.uk/ontologies/election/partyGained">partyGained</a></li><li><a href="#d4e270" title="http://parliament.uk/ontologies/election/populationSize">populationSize</a></li><li><a href="#d4e285" title="http://parliament.uk/ontologies/election/resultPosition">resultPosition</a></li><li><a href="#d4e300" title="http://parliament.uk/ontologies/election/round">round</a></li><li><a href="#d4e316" title="http://parliament.uk/ontologies/election/validBallotsCast">validBallotsCast</a></li><li><a href="#d4e331" title="http://parliament.uk/ontologies/election/voteCount">voteCount</a></li><li><a href="#d4e346" title="http://parliament.uk/ontologies/election/voteShare">voteShare</a></li></ul><div id="d4e224" class="entity"><a name="http://parliament.uk/ontologies/election/invalidBallotsCast"></a><h3>invalidBallotsCast<sup title="data property" class="type-dp">dp</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#dataproperties">Data Property ToC</a></span></h3><p><strong>IRI:</strong> http://parliament.uk/ontologies/election/invalidBallotsCast</p><div class="comment"><span class="markdown">The number of invalid (spoilt) ballots cast by the electorate in the election.</span></div><div class="description"><dl><dt>has domain</dt><dd><a href="#d4e434" title="http://parliament.uk/ontologies/election/Election">Election</a><sup title="class" class="type-c">c</sup></dd><dt>has range</dt><dd><span class="dotted" title="http://www.w3.org/2001/XMLSchema#integer">integer</span></dd></dl></div></div><div id="d4e239" class="entity"><a name="http://parliament.uk/ontologies/election/majority"></a><h3>majority<sup title="data property" class="type-dp">dp</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#dataproperties">Data Property ToC</a></span></h3><p><strong>IRI:</strong> http://parliament.uk/ontologies/election/majority</p><div class="comment"><span class="markdown">The difference between the number of votes for the winning candidacy and the number of votes for the second placed candidacy.</span></div><div class="description"><dl><dt>has domain</dt><dd><a href="#d4e526" title="http://parliament.uk/ontologies/election/WinningCandidacyResult">WinningCandidacyResult</a><sup title="class" class="type-c">c</sup></dd><dt>has range</dt><dd><span class="dotted" title="http://www.w3.org/2001/XMLSchema#integer">integer</span></dd></dl></div></div><div id="d4e254" class="entity"><a name="http://parliament.uk/ontologies/election/partyGained"></a><h3>partyGained<sup title="data property" class="type-dp">dp</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#dataproperties">Data Property ToC</a></span></h3><p><strong>IRI:</strong> http://parliament.uk/ontologies/election/partyGained</p><div class="comment"><span class="markdown">Whether the party with the winning candidacy gained a seat not won by them at the previous election.</span></div><div class="description"><dl><dt>has domain</dt><dd><a href="#d4e526" title="http://parliament.uk/ontologies/election/WinningCandidacyResult">WinningCandidacyResult</a><sup title="class" class="type-c">c</sup></dd><dt>has range</dt><dd><span class="dotted" title="http://www.w3.org/2001/XMLSchema#integer">integer</span></dd></dl></div></div><div id="d4e270" class="entity"><a name="http://parliament.uk/ontologies/election/populationSize"></a><h3>populationSize<sup title="data property" class="type-dp">dp</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#dataproperties">Data Property ToC</a></span></h3><p><strong>IRI:</strong> http://parliament.uk/ontologies/election/populationSize</p><div class="comment"><span class="markdown">A population size.</span></div><div class="description"><dl><dt>has domain</dt><dd><a href="#d4e515" title="http://parliament.uk/ontologies/election/Population">Population</a><sup title="class" class="type-c">c</sup></dd><dt>has range</dt><dd><span class="dotted" title="http://www.w3.org/2001/XMLSchema#integer">integer</span></dd></dl></div></div><div id="d4e285" class="entity"><a name="http://parliament.uk/ontologies/election/resultPosition"></a><h3>resultPosition<sup title="data property" class="type-dp">dp</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#dataproperties">Data Property ToC</a></span></h3><p><strong>IRI:</strong> http://parliament.uk/ontologies/election/resultPosition</p><div class="comment"><span class="markdown">The relative position (ordinality) of the candidacy in the election.</span></div><div class="description"><dl><dt>has domain</dt><dd><a href="#d4e375" title="http://parliament.uk/ontologies/election/CandidacyResult">CandidacyResult</a><sup title="class" class="type-c">c</sup></dd><dt>has range</dt><dd><span class="dotted" title="http://www.w3.org/2001/XMLSchema#integer">integer</span></dd></dl></div></div><div id="d4e300" class="entity"><a name="http://parliament.uk/ontologies/election/round"></a><h3>round<sup title="data property" class="type-dp">dp</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#dataproperties">Data Property ToC</a></span></h3><p><strong>IRI:</strong> http://parliament.uk/ontologies/election/round</p><div class="comment"><span class="markdown">The number of the round in a multi-round election.</span></div><div class="description"><dl><dt>has domain</dt><dd><a href="#d4e434" title="http://parliament.uk/ontologies/election/Election">Election</a><sup title="class" class="type-c">c</sup></dd><dt>has range</dt><dd><span class="dotted" title="http://www.w3.org/2001/XMLSchema#integer">integer</span></dd></dl></div></div><div id="d4e316" class="entity"><a name="http://parliament.uk/ontologies/election/validBallotsCast"></a><h3>validBallotsCast<sup title="data property" class="type-dp">dp</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#dataproperties">Data Property ToC</a></span></h3><p><strong>IRI:</strong> http://parliament.uk/ontologies/election/validBallotsCast</p><div class="comment"><span class="markdown">The number of valid ballots cast by the electorate in the election. Note that turnout is derived as a percentage of ( people who voted / people registered to vote ) but is calculated differently by different organisations. Academics and the House of Commons Library use only the valid ballots, but Returning Officers tend to use all ballots cast, including invalid (spoilt) ballots.</span></div><div class="description"><dl><dt>has domain</dt><dd><a href="#d4e434" title="http://parliament.uk/ontologies/election/Election">Election</a><sup title="class" class="type-c">c</sup></dd><dt>has range</dt><dd><span class="dotted" title="http://www.w3.org/2001/XMLSchema#integer">integer</span></dd></dl></div></div><div id="d4e331" class="entity"><a name="http://parliament.uk/ontologies/election/voteCount"></a><h3>voteCount<sup title="data property" class="type-dp">dp</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#dataproperties">Data Property ToC</a></span></h3><p><strong>IRI:</strong> http://parliament.uk/ontologies/election/voteCount</p><div class="comment"><span class="markdown">Total number of votes cast.</span></div><div class="description"><dl><dt>has domain</dt><dd><a href="#d4e375" title="http://parliament.uk/ontologies/election/CandidacyResult">CandidacyResult</a><sup title="class" class="type-c">c</sup></dd><dt>has range</dt><dd><span class="dotted" title="http://www.w3.org/2001/XMLSchema#integer">integer</span></dd></dl></div></div><div id="d4e346" class="entity"><a name="http://parliament.uk/ontologies/election/voteShare"></a><h3>voteShare<sup title="data property" class="type-dp">dp</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#dataproperties">Data Property ToC</a></span></h3><p><strong>IRI:</strong> http://parliament.uk/ontologies/election/voteShare</p><div class="comment"><span class="markdown">The share of the vote won by a candidacy.</span></div><div class="description"><dl><dt>has domain</dt><dd><a href="#d4e375" title="http://parliament.uk/ontologies/election/CandidacyResult">CandidacyResult</a><sup title="class" class="type-c">c</sup></dd><dt>has range</dt><dd><span class="dotted" title="http://www.w3.org/2001/XMLSchema#decimal">decimal</span></dd></dl></div></div></div><div id="namespacedeclarations"><h2>Namespace Declarations <span class="backlink"> back to <a href="#toc">ToC</a></span></h2><dl><dt><em>default namespace</em></dt><dd>http://parliament.uk/ontologies/election/</dd><dt>owl</dt><dd>http://www.w3.org/2002/07/owl#</dd><dt>rdf</dt><dd>http://www.w3.org/1999/02/22-rdf-syntax-ns#</dd><dt>rdfs</dt><dd>http://www.w3.org/2000/01/rdf-schema#</dd><dt>terms</dt><dd>http://purl.org/dc/terms/</dd><dt>xsd</dt><dd>http://www.w3.org/2001/XMLSchema#</dd></dl></div><p class="endnote">This HTML document was obtained by processing the OWL ontology source code through <a href="http://www.essepuntato.it/lode">LODE</a>, <em>Live OWL Documentation Environment</em>, developed by <a href="http://www.essepuntato.it">Silvio Peroni</a>.</p></body></html>