Skip to content

Commit

Permalink
add LOUD page
Browse files Browse the repository at this point in the history
  • Loading branch information
julsraemy committed Feb 10, 2024
1 parent a0acd35 commit d914b7a
Show file tree
Hide file tree
Showing 14 changed files with 192 additions and 42 deletions.
5 changes: 3 additions & 2 deletions _site/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
<button class="nav-trigger">Menu</button>
<ul class="collapsed">
<li><a href="/">Home</a></li>
<li><a href="/loud.html">LOUD</a></li>
<li><a href="/thesis.html">PhD Thesis</a></li>
<li><a href="/research.html">Research Outcomes</a></li>
<li><a href="/pia.html">PIA</a></li>
Expand All @@ -49,8 +50,8 @@ <h2>404 - Page Not Found</h2>
</main>

<footer>
Site created by <a href="https://julsraemy.ch" target="_blank">Julien Antoine Raemy</a> using <a href="https://www.11ty.dev/" target="_blank">11ty</a>, a static site generator.<br/>
All content is released and distributed under the <a href="https://creativecommons.org/licenses/by/4.0/" target="_blank"> CC BY 4.0 licence. <img alt="CC BY 4.0" src="https://julsraemy.ch/prezi/assets/cc-by.svg" width="50" /></a>
Created by <a href="https://julsraemy.ch" target="_blank">Julien Antoine Raemy</a> using <a href="https://www.11ty.dev/" target="_blank">11ty</a>, a static site generator.<br/>
All content is released and distributed under the <a href="https://creativecommons.org/licenses/by/4.0/" target="_blank"> Creative Commons (CC) BY 4.0 licence. <img alt="Creative Commons BY 4.0" src="https://julsraemy.ch/prezi/assets/cc-by.svg" width="50" /></a>
</footer>
<script src="/js/accordion.js"></script>
</body>
Expand Down
8 changes: 4 additions & 4 deletions _site/assets/stylesheets/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,10 @@ h1, h2, h3, h4, h5, h6, figure, figcaption {

h1 { font-size: 1.8em; margin-bottom: 10px; }
h2 { font-size: 1.6em; }
h3 { font-size: 1.5em; }
h4 { font-size: 1.4em; }
h5 { font-size: 1.3em; }
h6 { font-size: 1.2em; }
h3 { font-size: 1.4em; }
h4 { font-size: 1.3em; }
h5 { font-size: 1.2em; }
h6 { font-size: 1.1em; }

img {
max-width: 100%;
Expand Down
7 changes: 4 additions & 3 deletions _site/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
<button class="nav-trigger">Menu</button>
<ul class="collapsed">
<li><a href="/">Home</a></li>
<li><a href="/loud.html">LOUD</a></li>
<li><a href="/thesis.html">PhD Thesis</a></li>
<li><a href="/research.html">Research Outcomes</a></li>
<li><a href="/pia.html">PIA</a></li>
Expand All @@ -46,7 +47,7 @@ <h1>LOUD for Cultural Heritage – PhD Thesis by Julien A. Raemy</h1>
<p>An <a href="thesis.html">HTML version of my thesis</a> will be accessible on this site upon its completion, while the <a href="research.html">research outcomes</a> associated with my PhD can also be found here.</p>
<h2>Context</h2>
<p>The thesis is grounded as part of the SNSF-funded Participatory Knowledge Practices in Analogue and Digital Image Archives (PIA) research project (2021-2025), which aims to develop a Citizen Science platform around three <a href="https://archiv.sgv-sstp.ch/" target="_blank">photographic collections from the archives of Cultural Anthropology Switzerland</a> (CAS), formerly the <em>Swiss Society for Folklore Studies</em>, i.e. the Atlas of Swiss Folklore (SGV_05), Kreis Family (SGV_10), and Ernst Brunner (SGV_12). The research project is led by the University of Basel (Institute for Cultural Anthropology and European Ethnology as well as the Digital Humanities Lab) and the Bern Academy of the Arts.</p>
<p>There is more information about the PIA research project and my involvement therein on <a href="pia.html">a dedicated page</a>.</p>
<p>There is more information about the PIA research project and my involvement therein on <a href="pia.html">a dedicated page</a>. If you just want to know more about <a href="/loud.html">LOUD</a>, I've written a summary about its design principles and community-driven standards.</p>
<h2>From Working Titles to Final Title</h2>
<p>The dissertation had a few titles:</p>
<ul>
Expand All @@ -61,8 +62,8 @@ <h2>From Working Titles to Final Title</h2>
</main>

<footer>
Site created by <a href="https://julsraemy.ch" target="_blank">Julien Antoine Raemy</a> using <a href="https://www.11ty.dev/" target="_blank">11ty</a>, a static site generator.<br/>
All content is released and distributed under the <a href="https://creativecommons.org/licenses/by/4.0/" target="_blank"> CC BY 4.0 licence. <img alt="CC BY 4.0" src="https://julsraemy.ch/prezi/assets/cc-by.svg" width="50" /></a>
Created by <a href="https://julsraemy.ch" target="_blank">Julien Antoine Raemy</a> using <a href="https://www.11ty.dev/" target="_blank">11ty</a>, a static site generator.<br/>
All content is released and distributed under the <a href="https://creativecommons.org/licenses/by/4.0/" target="_blank"> Creative Commons (CC) BY 4.0 licence. <img alt="Creative Commons BY 4.0" src="https://julsraemy.ch/prezi/assets/cc-by.svg" width="50" /></a>
</footer>
<script src="/js/accordion.js"></script>
</body>
Expand Down
73 changes: 73 additions & 0 deletions _site/loud.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,73 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Linked Open Usable Data (LOUD), its design principles and its standards: International Image Interoperability Framework (IIIF), Linked Art, Web Annotation Data Model.">
<meta name="keywords" content="Linked Open Usable Data, LOUD, IIIF, International Image Interoperability Framework, Linked Art, Web Annotation Data Model, Digital Humanities, Cultural Heritage, Linked Data, Semantic Interoperability, Community Practices, PhD, LUX: Yale Collections Discovery, University of Basel, Cultural Anthropology Switzerland, PIA, Participatory Knowledge Practices in Analogue and Digital Image Archives">
<meta name="author" content="Julien A. Raemy">
<title>LOUD for Cultural Heritage – Linked Open Usable Data</title>
<link rel="stylesheet" href="/assets/stylesheets/style.css">

<!-- Favicons -->
<link rel="apple-touch-icon" sizes="180x180" href="../data/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="../data/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="../data/favicon-16x16.png">
<link rel="manifest" href="../data/site.webmanifest">
<link rel="mask-icon" href="../data/safari-pinned-tab.svg" color="#5bbad5">
<meta name="msapplication-TileColor" content="#2b5797">
<meta name="theme-color" content="#ffffff">

<!-- Me -->
<link rel="me" href="https://hcommons.social/@julsraemy" />
<link rel="me" href="https://www.wikidata.org/wiki/Q59286487">
<link rel="me" href="https://orcid.org/0000-0002-4711-5759">
<link rel="me" href="https://scholar.google.ch/citations?user=pGROUG0AAAAJ">
<link rel="me" href="https://www.linkedin.com/in/julienaraemy/">
<link rel="me" href="https://www.researchgate.net/profile/Julien_Raemy">
</head>
<body>
<nav>
<button class="nav-trigger">Menu</button>
<ul class="collapsed">
<li><a href="/">Home</a></li>
<li><a href="/loud.html">LOUD</a></li>
<li><a href="/thesis.html">PhD Thesis</a></li>
<li><a href="/research.html">Research Outcomes</a></li>
<li><a href="/pia.html">PIA</a></li>
</ul>
</nav>
<header>
<!-- Header content here -->
</header>

<main>
<style type="text/css">
ol { list-style-type: upper-alpha; }
</style>
<h1>Linked Open Usable Data (LOUD)</h1>
<p>A summary page about LOUD, page in construction...</p>
<h2>LOUD Design Principles</h2>
<p>One of the main purposes of LOUD is to make the data more easily accessible to software developers, who play a key role in interacting with the data and building software and services on top of it, and to some extent to academics. As such, striking a delicate balance between the dual imperatives of data completeness and accuracy, which depend on the underlying ontological construct, and the pragmatic considerations of scalability and usability, becomes imperative.</p>
<p>Similar to Tim-Berners Lee's <a href="https://5stardata.info/en/" target="_blank">Five Star Open Data Deployment Scheme</a>, Robert Sanderson listed <a href="https://linked.art/loud/" target="_blank">five design principles that underpin LOUD</a>:</p>
<ol>
<li>The right Abstraction for the audience</li>
<li>Few Barriers to entry</li>
<li>Comprehensible by introspection</li>
<li>Documentation with working examples</li>
<li>Few Exceptions, instead many consistent patterns</li>
</ol>
<h2>LOUD Standards</h2>
<p>International Image Interoperability Framework (IIIF), Linked Art, Web Annotation Data Model</p>

</main>

<footer>
Created by <a href="https://julsraemy.ch" target="_blank">Julien Antoine Raemy</a> using <a href="https://www.11ty.dev/" target="_blank">11ty</a>, a static site generator.<br/>
All content is released and distributed under the <a href="https://creativecommons.org/licenses/by/4.0/" target="_blank"> Creative Commons (CC) BY 4.0 licence. <img alt="Creative Commons BY 4.0" src="https://julsraemy.ch/prezi/assets/cc-by.svg" width="50" /></a>
</footer>
<script src="/js/accordion.js"></script>
</body>
</html>


Empty file added _site/loud/index.html
Empty file.
7 changes: 4 additions & 3 deletions _site/pia.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="description" content="Participatory Knowledge Practices in Analogue and Digital Image Archives (PIA) is a project funded by the Swiss National Science Foundation (SNSF) under the Sinergia funding scheme from February 2021 to January 2025.">
<meta name="keywords" content="Linked Open Usable Data, LOUD, IIIF, International Image Interoperability Framework, Linked Art, Web Annotation Data Model, Digital Humanities, Cultural Heritage, Linked Data, Semantic Interoperability, Community Practices, PhD, LUX: Yale Collections Discovery, University of Basel, Cultural Anthropology Switzerland, PIA, Participatory Knowledge Practices in Analogue and Digital Image Archives">
<meta name="author" content="Julien A. Raemy">
<title>LOUD for Cultural Heritage – Participatory Knowledge Practices in Analogue and Digital Image Archives (PIA)</title>
Expand Down Expand Up @@ -31,6 +31,7 @@
<button class="nav-trigger">Menu</button>
<ul class="collapsed">
<li><a href="/">Home</a></li>
<li><a href="/loud.html">LOUD</a></li>
<li><a href="/thesis.html">PhD Thesis</a></li>
<li><a href="/research.html">Research Outcomes</a></li>
<li><a href="/pia.html">PIA</a></li>
Expand All @@ -48,8 +49,8 @@ <h1>Participatory Knowledge Practices in Analogue and Digital Image Archives (PI
</main>

<footer>
Site created by <a href="https://julsraemy.ch" target="_blank">Julien Antoine Raemy</a> using <a href="https://www.11ty.dev/" target="_blank">11ty</a>, a static site generator.<br/>
All content is released and distributed under the <a href="https://creativecommons.org/licenses/by/4.0/" target="_blank"> CC BY 4.0 licence. <img alt="CC BY 4.0" src="https://julsraemy.ch/prezi/assets/cc-by.svg" width="50" /></a>
Created by <a href="https://julsraemy.ch" target="_blank">Julien Antoine Raemy</a> using <a href="https://www.11ty.dev/" target="_blank">11ty</a>, a static site generator.<br/>
All content is released and distributed under the <a href="https://creativecommons.org/licenses/by/4.0/" target="_blank"> Creative Commons (CC) BY 4.0 licence. <img alt="Creative Commons BY 4.0" src="https://julsraemy.ch/prezi/assets/cc-by.svg" width="50" /></a>
</footer>
<script src="/js/accordion.js"></script>
</body>
Expand Down
Loading

0 comments on commit d914b7a

Please sign in to comment.