Skip to content

Commit 9663f6d

Browse files
authored
Merge pull request #66 from morskyjezek/main
Update text in 1.3 and multiple suggested revisions
2 parents be5249d + d154b07 commit 9663f6d

1 file changed

Lines changed: 46 additions & 39 deletions

File tree

episodes/01-introduction.md

Lines changed: 46 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -7,89 +7,94 @@ exercises: 10
77
::::::::::::::::::::::::::::::::::::::: objectives
88

99
- Feel comfortable describing Wikidata to colleagues.
10-
- Learn about Wikimedia projects (e.g. Wikipedia, WikiCommons) and Wikidata is related to them.
11-
- Know why linked open data is important in my work as a cataloging or teaching librarian.
12-
- Know able identify components of a Wikidata item page, how Wikidata is organized and how to navigate in it.
10+
- Learn about Wikimedia projects (e.g. Wikipedia, WikiCommons) and how Wikidata is related to them.
11+
- Know why linked open data is important to librarians.
12+
- Be able to identify components of a Wikidata item page, how Wikidata is organized and how to navigate a Wikidata item.
1313

1414
::::::::::::::::::::::::::::::::::::::::::::::::::
1515

1616
:::::::::::::::::::::::::::::::::::::::: questions
1717

18-
- What are Items and Statements?
19-
- How does the Wikidata interface look like?
18+
- What is Wikidata?
19+
- How does the Wikidata interface look?
2020
- How is Wikidata linked to other Wiki projects?
21+
- What are Items and Statements?
2122

2223
::::::::::::::::::::::::::::::::::::::::::::::::::
2324

2425
## What is Wikidata?
2526

26-
Wikidata's [description](https://www.wikidata.org/wiki/Wikidata:Main_Page) explains that "Wikidata is a free and open knowledge base that can be read and edited by both humans and machines." Wikidata functions as the central database for a variety of Wiki projects, including Wikipedia, Wiktionary, and Wikisource, among others.
27+
Wikidata [describes itself](https://www.wikidata.org/wiki/Wikidata:Main_Page) as "a free and open knowledge base that can be read and edited by both humans and machines."
28+
29+
Most users will be familiar with [Wikipedia](https://en.wikipedia.org/wiki/Wikipedia:Introduction), the "free encyclopedia, written collaboratively by the people who use it. It is a special type of website designed to make collaboration easy, called a wiki. Many people are constantly improving Wikipedia, making thousands of changes per hour. All of these changes are recorded in article histories and recent changes."
2730

28-
Most users will be familiar with Wikpedia, which [describes itself](https://en.wikipedia.org/wiki/Wikipedia:Introduction) as "a free encyclopedia, written collaboratively by the people who use it. It is a special type of website designed to make collaboration easy, called a wiki. Many people are constantly improving Wikipedia, making thousands of changes per hour. All of these changes are recorded in article histories and recent changes."
31+
Wikidata uses the same speed and similar collaborative editing platform, but for data. Wikidata functions as the central database for a variety of Wiki projects, including Wikipedia, Wiktionary, and Wikisource, among others.
2932

30-
Wikidata contains various data types (e.g. text, images, quantities, coordinates, geographic shapes, dates). The data can be queried via a query interface called SPARQL, which we will cover later in this lesson. Data is published under the Creative Commons Public Domain 1.0 license. It can be modified, copied, and distributed without permission.
33+
Wikidata contains various data types (e.g. text, images, quantities, coordinates, geographic shapes, dates). The data can be viewed in a web browser, but it can also be queried via a query interface called SPARQL, which we will cover later in this lesson. Data on Wikidata is published under the Creative Commons Public Domain 1.0 license. Thus, the data can be modified, copied, and distributed without permission.
3134

3235
Wikidata also contains authority files, bibliographic data, and other content normally managed in library databases.
3336

34-
Importantly, Wikidata can be [interlinked](https://www.wikidata.org/wiki/Wikidata:Data_access#How_can_I_get_data_out_of_Wikidata?) to other open data sets on the linked data web.
37+
Importantly, Wikidata can be understood as linked open data, which can be [connected](https://www.wikidata.org/wiki/Wikidata:Data_access#How_can_I_get_data_out_of_Wikidata?) to other open data sets on the web.
3538

3639
## Motivation and "Why should I use Wikidata"
37-
1. Knowledge Integration and Access: Wikidata offers an open and structured way to interlink various identifiers (like ORCID, GND, or VIAF). This is essential for librarians who manage resources and need to ensure that different systems and databases can communicate with each other seamlessly.
3840

39-
2. Authority Control: Librarians often work with authority files like GND or VIAF to ensure consistent naming conventions. Wikidata helps to map and retrieve these identifiers, making cataloging more efficient.
41+
Wikidata has many features that make it of interest to librarians and knowledge management, including:
4042

41-
3. Real-World Use Cases:
43+
1. **Knowledge Integration and Access:** Wikidata offers an open and structured way to interlink various identifiers (like ORCID, GND, or VIAF). This is essential for librarians who manage resources and need to ensure that different systems and databases can communicate with each other seamlessly.
4244

43-
- **Scholia**: A tool built on top of Wikidata that visualizes scholarly profiles and research outputs, showing the impact of Wikidata in academic and research contexts. Librarians can showcase Scholia as a tangible example of how data in Wikidata is used for research and scholarship.
44-
- **Crosswalks between systems**: Wikidata’s ability to link various identifiers (e.g., connecting ORCID to GND or VIAF) is beneficial for cross-referencing and data cleaning in library management systems.
45-
4. Global and Collaborative Nature: Wikidata is a collaborative platform where librarians can contribute and maintain data, ensuring that their records stay relevant and up to date within a global information network.
45+
2. **Authority Control:** Librarians often work with authority files like GND or VIAF to ensure consistent naming conventions. Wikidata helps to map and retrieve these identifiers, making cataloging more efficient.
46+
47+
3. **Global and Collaborative Nature:** Wikidata is a collaborative platform where librarians can contribute and maintain data, ensuring that their records stay relevant and up to date within a global information network.
48+
49+
4. **Real-World Examples:**
50+
a. *Scholia*: A tool built on top of Wikidata that visualizes scholarly profiles and research outputs, showing the impact of Wikidata in academic and research contexts. Librarians can showcase Scholia as a tangible example of how data in Wikidata is used for research and scholarship.
51+
b. *Crosswalks between systems*: Wikidata’s ability to link various identifiers (e.g., connecting ORCID to GND or VIAF) is beneficial for cross-referencing and data cleaning in library management systems.
4652

4753
## 1\.1 Intro interface
4854

49-
- Let's try this out in the next section of this lesson and see if we as humans can simply read the data on Wikidata:
55+
This section of the lesson introduces the Wikidata interface as it can be seen in a web browser.
56+
Let's see if we as humans can simply read the data on Wikidata:
5057

51-
- Explore a Wikidata Item page:
52-
53-
- Start by going to the [Wikidata Main Page](https://www.wikidata.org/wiki/Wikidata:Main_Page) by typing "www.wikidata.org" into your browser. This is what you should see:
58+
- Explore a Wikidata Item page
59+
60+
- Start by going to the [Wikidata Main Page](https://www.wikidata.org/wiki/Wikidata:Main_Page) by typing "www.wikidata.org" into your browser. You will see something like this:
5461

55-
![](fig/Wikidata_Main_Page.png){alt='Wikidata\_Main\_Page'}
62+
![](fig/Wikidata_Main_Page.png){alt='Screenshot of the Wikidata main page displaying in a web browser'}
5663
*Screenshot of [Wikidata Main Page](https://www.wikidata.org/wiki/Wikidata:Main_Page)*
5764

5865
- Now go to the search bar in the top right corner and enter "british library". This will give you a list with search results. Click the entry that says: "British Library (Q23308) national library of the United Kingdom". Now you should see the british library's item page:
5966
[https://www.wikidata.org/wiki/Q23308](https://www.wikidata.org/wiki/Q23308)
6067

61-
- Let us explore the item British Library (Q23308). The top part of the item page serves for identifying the item. It has:
68+
- Let us explore the item *British Library (Q23308)*. The top part of the item page identifies the item. It displays:
6269

63-
- unique identifier (Q + a number)
70+
- unique identifier (constructed as the capital letter followed by one or more numbers)
6471
- label
6572
- description
6673
- aliases
6774

68-
- The bottom part is the "statement" section, that adds statements to the item. A statement has:
75+
- Lower on the page is a *statements* section, which shows relationships that have been asserted about the item. A statement has:
6976

70-
- property (P + a number)
77+
- property (constructed as the capital letter P followed by one or more numbers)
7178
- value
7279
- qualifier (optional)
7380
- references (optional)
74-
- is a so called triple which will be explained later
75-
- As you can see a property can have multiple values for one property; for example "member of"; can be further specified by qualifiers (not showen on item British Library).
81+
- can also be called a "triple," which will be explained later
82+
- As you can see, a property can have multiple values for one property; for example "member of"; and can be further specified by qualifiers (not shown on the item page for British Library).
7683

77-
- All these new definitions like statements, qualifiers and so on can be confusing. If you are not sure you can check this overview graphic [https://upload.wikimedia.org/wikipedia/commons/a/ae/Datamodel\_in\_Wikidata.svg](https://upload.wikimedia.org/wikipedia/commons/a/ae/Datamodel_in_Wikidata.svg):
84+
- There are many special terms and definitions here, like statements, qualifiers and so on. Since many of these terms can be confusing, you may check [this overview graphic as a reference](https://upload.wikimedia.org/wikipedia/commons/a/ae/Datamodel_in_Wikidata.svg):
7885

79-
![](https://upload.wikimedia.org/wikipedia/commons/a/ae/Datamodel_in_Wikidata.svg){alt='Datamodel in Wikidata'}
86+
![](https://upload.wikimedia.org/wikipedia/commons/a/ae/Datamodel_in_Wikidata.svg){alt='Labeled display of a Wikidata item showing how elements like identifier, description, and staements may be displayed'}
8087

81-
- Usually pages can be edited by anyone; click the pen on the upper-right; Q23308 - British Library is semi-protected; don't worry if you made a mistake, you can always go back in history
88+
- Most pages can be edited by anyone (note, however, that the British Library - Q23308 item is semi-protected). To edit an item, click the pen icon followed by the word "edit" in the upper-right are of the page. Don't worry if you made a mistake, you can always go back in an item's history and restore or undo changes.
8289

8390
- "View history" - more later
8491
- "Log in" and other things for registered users
8592

86-
- All structured data is under the creative Creative Commons CC0 License:
87-
"The person who associated a work with this deed has dedicated the work to the public domain by waiving all of his or her rights to the work worldwide under copyright law, including all related and neighboring rights, to the extent allowed by law. You can copy, modify, distribute and perform the work, even for commercial purposes, all without asking permission."
88-
from [https://creativecommons.org/publicdomain/zero/1.0/](https://creativecommons.org/publicdomain/zero/1.0/)
93+
- All of Wikidata's data is published online under the [Creative Commons CC0 License](https://creativecommons.org/publicdomain/zero/1.0/), which states:
94+
"The person who associated a work with this deed has dedicated the work to the public domain by waiving all of his or her rights to the work worldwide under copyright law, including all related and neighboring rights, to the extent allowed by law. You can copy, modify, distribute and perform the work, even for commercial purposes, all without asking permission."
95+
In other words, the data is openly licensed and reusable. Since Wikidata can also be linked to other data sources on the web, this means Wikidata is *linked open data*.
8996

90-
- Further Link describing Wikidata in one page (visual)
91-
92-
- [https://commons.wikimedia.org/wiki/File:Wikidata-in-brief-1.0.pdf](https://commons.wikimedia.org/wiki/File:Wikidata-in-brief-1.0.pdf)
97+
- Follow this link to view a pdf that offers a one-page overview of Wikidata (visual): [https://commons.wikimedia.org/wiki/File:Wikidata-in-brief-1.0.pdf](https://commons.wikimedia.org/wiki/File:Wikidata-in-brief-1.0.pdf)
9398

9499
## 1\.2 Play games to open
95100

@@ -101,6 +106,8 @@ Importantly, Wikidata can be [interlinked](https://www.wikidata.org/wiki/Wikidat
101106

102107
## 1\.3 Wikidata Item Eastereggs
103108

109+
While most of the Q identifiers are arbitrary numbers, there are a few that suggest some meaning or humor, such as:
110+
104111
- [Q1 - Universe](https://www.wikidata.org/wiki/Q1)
105112
- [Q2 - Earth](https://www.wikidata.org/wiki/Q2)
106113
- [Q3 - Life](https://www.wikidata.org/wiki/Q3)
@@ -124,9 +131,9 @@ Importantly, Wikidata can be [interlinked](https://www.wikidata.org/wiki/Wikidat
124131

125132
:::::::::::::::::::::::::::::::::::::::: keypoints
126133

127-
- Item
128-
- Statement
134+
- Wikidata entities are known as Items, and each item is displayed on a page that is identified with the item's "Q" number
135+
- Relationships between entities are known as Properties, and each property is identified with a "P" number
136+
- Statements are assertions about items, which state relationships between items using wikidata properties.
137+
- Statements are also known as "triples"
129138

130139
::::::::::::::::::::::::::::::::::::::::::::::::::
131-
132-

0 commit comments

Comments
 (0)