queeryingwikidata

master
murtaugh 2 years ago
parent ca2fd6c487
commit 4e5ca5e4f3

@ -0,0 +1,53 @@
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="" xml:lang="">
<head>
<meta charset="utf-8" />
<meta name="generator" content="pandoc" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
<title>poster</title>
<style>
code{white-space: pre-wrap;}
span.smallcaps{font-variant: small-caps;}
span.underline{text-decoration: underline;}
div.column{display: inline-block; vertical-align: top; width: 50%;}
div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
ul.task-list{list-style: none;}
</style>
<link rel="stylesheet" href="poster.css" />
</head>
<body>
<div id="tree">
</div>
<div class="big">
<p><a href="https://www.wikidata.org/wiki/Q1">Q1 = Universe</a><br />
<a href="https://www.wikidata.org/wiki/Q2">Q2 = Earth</a><br />
<a href="https://www.wikidata.org/wiki/Q3">Q3 = Life</a><br />
<a href="https://www.wikidata.org/wiki/Q4">Q4 = Death</a><br />
<a href="https://www.wikidata.org/wiki/Q5">Q5 = Human</a><br />
<a href="https://www.wikidata.org/wiki/Q6">Q6 = doesnt exist</a><br />
<a href="https://www.wikidata.org/wiki/Q7">Q7 = doesnt exist</a><br />
<a href="https://www.wikidata.org/wiki/Q8">Q8 = Happiness</a><br />
<a href="https://www.wikidata.org/wiki/Q13">Q13 = triskaidekaphobia</a><br />
<a href="https://www.wikidata.org/wiki/Q42">Q42 = Douglas Adams</a><br />
<a href="https://www.wikidata.org/wiki/Q7252">Q7252 = Feminism</a><br />
<a href="https://www.wikidata.org/wiki/Q10884">Q10884 = Tree (perennial woody plant)</a><br />
<a href="https://www.wikidata.org/wiki/Q51415">Q51415 = Queer</a></p>
</div>
<div style="height: 5em">
</div>
<h1 id="queerying-wikidata">Queerying Wikidata</h1>
<p>XPUB, Anaïs Berck and queer artivist/wikimedian Z. Blace join forces to explore automatic writing experiments querying and queering Wikidata.</p>
<p>Anaïs Berck is a pseudonym and stands for a collaboration between humans, algorithms and trees. As a collective, they open a space in which human intelligence is explored in company of plant intelligence and artificial intelligence. In this workshop Anaïs Berck is represented by the humans Gijs de Heij and An Mertens. Wikidata is a free and open knowledge base that can be read and edited by both humans and machines. Wikidata says it acts as central storage for the structured data of its Wikimedia sister projects (e.g. Wikipedia, Wikivoyage, Wiktionary, Wikisource). While browsing this structured data one can encounter gaps related to different world visions. The notion of more-than-human for example, is absent.</p>
<p>By means of a series of writing exercises with and without code, we will create Wikidata-structure like stories about more-than-humans, inspired by Alison Knowles House of Dust. If everything goes following plan, we will generate a collective booklet at the end of the workshop.</p>
<p>Workshop<br />
Thursday 10 Nov<br />
WH.04.139 (4th floor Wijnhaven)<br />
11-13 Presentation<br />
14-16 Workshop</p>
<p><a href="https://pad.xpub.nl/p/queeryingwikidata">Sign up</a><br />
<img src="pad.png" width="64"/></p>
<p>XPUB is the 2 year Master in Experimental Publishing @ WDKA</p>
</body>
</html>

@ -0,0 +1,64 @@
@font-face {
font-family: "Mr Pixel";
src: url("VTF MisterPixel/otf/Mister Pixel Regular.otf") format("woff2"), url("/fonts/OpenSans-Regular-webfont.woff")
format("otf");
}
@font-face {
font-family: "Bizmeud";
src: url("bizmeud/web/bizmeud-webfont.ttf");
}
:root{
--font-size: 24px;
--line-height: 24px;
--text-color: black;
--h1-font-size: 72px;
--h1-line-height: 72px;
}
html,
body{
color: var(--text-color);
hyphens: auto;
/*font-family: "Mr Pixel";*/
font-family: "Bizmeud";
font-size: var(--font-size);
line-height: var(--line-height);
margin: 1em;
padding: 0;
hyphens: auto;
text-align: center;
background-image: url(tree_gray.svg);
background-repeat: no-repeat;
background-position: bottom;
background-color: #ff00f8;
}
h1 {
font-size: var(--h1-font-size);
line-height: var(--h1-line-height);
}
@page{
/*size: 2160px 3840px;*/
size: 210mm 373mm;
/*size: A4 portrait;*/
margin: 0.5em;
@top-left{
/*content: string(doctitle);*/
font-family: monospace;
font-size: 9pt;
}
@top-center{
/* content: string(sectiontitle); */
font-family: monospace;
font-size: 9pt;
text-align: left;
}
@bottom-left{
content: counter(page);
font-family: monospace;
font-size: 9pt;
}
}

@ -0,0 +1,39 @@
<div id="tree"></div>
<div class="big">
[Q1 = Universe](https://www.wikidata.org/wiki/Q1)
[Q2 = Earth](https://www.wikidata.org/wiki/Q2)
[Q3 = Life](https://www.wikidata.org/wiki/Q3)
[Q4 = Death](https://www.wikidata.org/wiki/Q4)
[Q5 = Human](https://www.wikidata.org/wiki/Q5)
[Q6 = doesn't exist](https://www.wikidata.org/wiki/Q6)
[Q7 = doesn't exist](https://www.wikidata.org/wiki/Q7)
[Q8 = Happiness](https://www.wikidata.org/wiki/Q8)
[Q13 = triskaidekaphobia](https://www.wikidata.org/wiki/Q13)
[Q42 = Douglas Adams](https://www.wikidata.org/wiki/Q42)
[Q7252 = Feminism](https://www.wikidata.org/wiki/Q7252)
[Q10884 = Tree (perennial woody plant)](https://www.wikidata.org/wiki/Q10884)
[Q51415 = Queer](https://www.wikidata.org/wiki/Q51415)
</div>
<div style="height: 5em"></div>
# Queerying Wikidata
XPUB, Anaïs Berck and queer artivist/wikimedian Z. Blace join forces to explore automatic writing experiments querying and queering Wikidata.
Anaïs Berck is a pseudonym and stands for a collaboration between humans, algorithms and trees. As a collective, they open a space in which human intelligence is explored in company of plant intelligence and artificial intelligence. In this workshop Anaïs Berck is represented by the humans Gijs de Heij and An Mertens.
Wikidata is a free and open knowledge base that can be read and edited by both humans and machines. Wikidata says it acts as central storage for the structured data of its Wikimedia sister projects (e.g. Wikipedia, Wikivoyage, Wiktionary, Wikisource). While browsing this structured data one can encounter gaps related to different world visions. The notion of more-than-human for example, is absent.
By means of a series of writing exercises with and without code, we will create Wikidata-structure like stories about more-than-humans, inspired by Alison Knowles' House of Dust. If everything goes following plan, we will generate a collective booklet at the end of the workshop.
Workshop
Thursday 10 Nov
WH.04.139 (4th floor Wijnhaven)
11-13 Presentation
14-16 Workshop
[Sign up](https://pad.xpub.nl/p/queeryingwikidata)
<img src="pad.png" width="64"/>
XPUB is the 2 year Master in Experimental Publishing @ WDKA

@ -0,0 +1,2 @@
Command("index.html", ["poster.md", "poster.css"], """pandoc --standalone --css poster.css poster.md -o index.html""")

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 102 KiB

Loading…
Cancel
Save