Skip to content

Commit

Permalink
Review cleaning.
Browse files Browse the repository at this point in the history
  • Loading branch information
RubenVerborgh committed Jul 7, 2017
1 parent 382956a commit 199800c
Show file tree
Hide file tree
Showing 4 changed files with 118 additions and 37 deletions.
106 changes: 93 additions & 13 deletions cleaning/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -555,19 +555,99 @@ <h2>
</ul>
</div>

<div class="slide" id="feedback">
<h2>Get in touch and reuse our materials!</h2>
<ul>
<li>Interactive slides
<ul><li>You have comments or questions in regards to the content? On each slide
you will find the possibility to tweet to us and engage with other participants!
</li></ul></li>
<li>Reuse the content
<ul><li>All of the content of these modules can be freely downloaded from
GitHub. We would be happy to hear from you how you reuse the content in your
own classes or workshops</li></ul></li>
</ul>
</div>
<div class="evaluation slide" id="eval1">
<h2>Self-assessment 1: data location</h2>
<p>Where does OpenRefine store your data?</p>
<ol>
<li class="correct">
on my hard disk
<ul><li>Yes, your data never leaves your computer.</li></ul>
</li>
<li>
in my browser
<ul><li>No, OpenRefine can access your data in different browsers of the same computer.</li></ul>
</li>
<li>
in the cloud
<ul><li>No, your data never leaves your computer.</li></ul>
</li>
</ol>
</div>

<div class="evaluation slide" id="eval2">
<h2>Self-assessment 2: filters and facets</h2>
<p>What are filters and facets in OpenRefine?</p>
<ol>
<li>
They are different names for the same thing.
<ul><li>No, they are different things.</li></ul>
</li>
<li>
Facets can result in multiple values.
<ul><li>No, filters can also result in multiple values.</li></ul>
</li>
<li class="correct">
Creating a filter requires user input.
<ul><li>Indeed, and facets are created automatically based on the data.</li></ul>
</li>
</ol>
</div>

<div class="evaluation slide" id="eval3">
<h2>Self-assessment 3: rows and records</h2>
<p>Which of the following situations could occur<br> in an OpenRefine project?</p>
<ol>
<li>
There are fewer rows than records.
<ul><li>No, each record consists of at least one row.</li></ul>
</li>
<li class="correct">
There is an equal number of rows and records.
<ul><li>Yes, each record <em>could</em> consist of a single row.</li></ul>
</li>
<li class="correct">
There are more rows than records.
<ul><li>Yes, records can consist of multiple rows.</li></ul>
</li>
</ol>
</div>

<div class="evaluation slide" id="eval4">
<h2>Self-assessment 4: clustering</h2>
<p>To what do you need to pay attention when clustering?</p>
<ol>
<li>
To not merge syntactically unrelated words.
<ul><li>No, clusters created by the clustering algorithms will always be syntactically related.</li></ul>
</li>
<li>
To not create large clusters.
<ul><li>No, cluster size is irrelevant, as long as the words in the cluster point to a sufficiently similar entity.</li></ul>
</li>
<li class="correct">
To not merge semantically different entities.
<ul><li>Yes: two words could be related syntactically or phonetically, but represent different entities (such as <em>rockets</em> and <em>lockets</em>).</li></ul>
</li>
</ol>
</div>

<div class="slide" id="feedback">
<h2>Get in touch and reuse our materials!</h2>
<ul>
<li>Interactive slides
<ul>
<li>Comments or questions in regards to the content?</li>
<li>On each slide, you will find the possibility
to tweet to us and engage with other participants!</li>
</ul>
</li>
<li>Reuse the content
<ul><li>The content of these modules can be <a href="https://github.com/FreeYourMetadata/LinkedDataForLibrarians">freely downloaded from GitHub</a>.
We would be happy to hear from you how you reuse the content in your
own classes or workshops.</li></ul>
</li>
</ul>
</div>

<div class="progress"></div>
<footer>
Expand Down
33 changes: 17 additions & 16 deletions introduction/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -304,22 +304,23 @@ <h2>Structure of each module</h2>
</ol>
</div>

<div class="slide" id="feedback">
<h2>Get in touch and reuse our materials!</h2>
<ul>
<li>Interactive slides
<ul>
<li>Comments or questions in regards to the content?</li>
<li>On each slide,
you will find the possibility to tweet to us and engage with other participants!</li>
</ul>
</li>
<li>Reuse the content
<ul><li>The content of these modules can be <a href="https://github.com/FreeYourMetadata/LinkedDataForLibrarians">freely downloaded from GitHub</a>.
We would be happy to hear from you how you reuse the content in your
own classes or workshops.</li></ul></li>
</ul>
</div>
<div class="slide" id="feedback">
<h2>Get in touch and reuse our materials!</h2>
<ul>
<li>Interactive slides
<ul>
<li>Comments or questions in regards to the content?</li>
<li>On each slide, you will find the possibility
to tweet to us and engage with other participants!</li>
</ul>
</li>
<li>Reuse the content
<ul><li>The content of these modules can be <a href="https://github.com/FreeYourMetadata/LinkedDataForLibrarians">freely downloaded from GitHub</a>.
We would be happy to hear from you how you reuse the content in your
own classes or workshops.</li></ul>
</li>
</ul>
</div>

<div class="slide" id="dog">
<figure class="cover width">
Expand Down
8 changes: 4 additions & 4 deletions modeling/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -997,7 +997,7 @@ <h2>Limits of RDF?</h2>
</div>

<div class="evaluation slide" id="eval1">
<h2>Self-assessment 1</h2>
<h2>Self-assessment 1: tabular data</h2>
<p>Creating metadata as tabular data is a bad idea:</p>
<ol>
<li>
Expand All @@ -1016,7 +1016,7 @@ <h2>Self-assessment 1</h2>
</div>

<div class="evaluation slide" id="eval2">
<h2>Self-assessment 2</h2>
<h2>Self-assessment 2: entities or attributes</h2>
<p>How to decide to represent something as an entity or as an attribute within a database schema?</p>
<ol>
<li>
Expand All @@ -1039,7 +1039,7 @@ <h2>Self-assessment 2</h2>
</div>

<div class="evaluation slide" id="eval3">
<h2>Self-assessment 3</h2>
<h2>Self-assessment 3: XML and preservation</h2>
<p>Why is XML interesting from a digital preservation point of view?</p>
<ol>
<li class="correct">
Expand All @@ -1058,7 +1058,7 @@ <h2>Self-assessment 3</h2>
</div>

<div class="evaluation slide" id="eval4">
<h2>Self-assessment 4</h2>
<h2>Self-assessment 4: XML and HTML</h2>
<p>How is XML related to HTML?</p>
<ol>
<li>
Expand Down
8 changes: 4 additions & 4 deletions quality/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -480,7 +480,7 @@ <h2>Field overloading</h2>
</div>

<div class="evaluation slide" id="eval1">
<h2>Self-assessment 1</h2>
<h2>Self-assessment 1: relevance</h2>
<p>Why is data quality so relevant in a Linked Data context?</p>
<ol>
<li>
Expand All @@ -499,7 +499,7 @@ <h2>Self-assessment 1</h2>
</div>

<div class="evaluation slide" id="eval2">
<h2>Self-assessment 2</h2>
<h2>Self-assessment 2: deterministic data</h2>
<p>Why is it important to distinguish deterministic from empirical data when talking about metadata quality?</p>
<ol>
<li class="correct">
Expand All @@ -519,7 +519,7 @@ <h2>Self-assessment 2</h2>


<div class="evaluation slide" id="eval3">
<h2>Self-assessment 3</h2>
<h2>Self-assessment 3: field overloading</h2>
<p>What is field overloading and why is it problematic?</p>
<ol>
<li>
Expand All @@ -539,7 +539,7 @@ <h2>Self-assessment 3</h2>
</div>

<div class="evaluation slide" id="eval4">
<h2>Self-assessment 4</h2>
<h2>Self-assessment 4: absent values</h2>
<p>Why is it important to think about how we communicate about absent values?</p>
<ol>
<li>
Expand Down

0 comments on commit 199800c

Please sign in to comment.