Skip to content

Commit dd6c76d

Browse files
committed
differences for PR #196
1 parent f78c874 commit dd6c76d

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

07-resources.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,15 @@ exercises: 5
77
::::::::::::::::::::::::::::::::::::::: objectives
88

99
- Understand that there are many online resources available for more information on OpenRefine.
10+
- Understand that extensions are available to provide additional functionality.
1011
- Locate helpful resources to learn more about OpenRefine.
1112

1213
::::::::::::::::::::::::::::::::::::::::::::::::::
1314

1415
:::::::::::::::::::::::::::::::::::::::: questions
1516

1617
- What other resources are available for working with OpenRefine?
18+
- How can we add functionality to OpenRefine?
1719

1820
::::::::::::::::::::::::::::::::::::::::::::::::::
1921

@@ -62,10 +64,25 @@ Visit one of these sites and share what you find with another person.
6264

6365
::::::::::::::::::::::::::::::::::::::::::::::::::
6466

67+
## Add functionality to OpenRefine using extensions
68+
69+
OpenRefine contains many functionalities for cleaning and enriching data by default,
70+
as we have seen in this lesson.
71+
Using GREL expressions (or other expression languages) we can transform data in many ways too.
72+
73+
In certain aspects OpenRefine's functionality can be extended by installing *extensions*.
74+
There are extensions that allow importing and exporting other file types, as well as
75+
extensions that provide new GREL functions.
76+
The OpenRefine website provides a [list of extensions][ext], their functionality,
77+
and what version(s) of OpenRefine each extension is compatible with.
78+
Since extensions are maintained by community, sometimes they are not compatible with newest versions of OpenRefine.
79+
80+
[ext]: https://openrefine.org/extensions
6581

6682
:::::::::::::::::::::::::::::::::::::::: keypoints
6783

6884
- Other examples and resources online are good for learning more about OpenRefine.
85+
- Extensions can be installed to add functions, or support for other file types
6986

7087
::::::::::::::::::::::::::::::::::::::::::::::::::
7188

md5sum.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"episodes/04-numbers.md" "c4465b53c2e588dc16c83b2237888e0d" "site/built/04-numbers.md" "2023-06-12"
1010
"episodes/05-scripts.md" "b8a3b6db1b0aa7ee11a277dd2c62eca4" "site/built/05-scripts.md" "2023-06-12"
1111
"episodes/06-saving.md" "5366e38c76382679dd00d8a51cafd004" "site/built/06-saving.md" "2023-07-24"
12-
"episodes/07-resources.md" "55df56fa2bb3c6a7b8bb4c4493159b40" "site/built/07-resources.md" "2023-06-30"
12+
"episodes/07-resources.md" "643fa66044f83b9be05c8a69ecc53085" "site/built/07-resources.md" "2025-10-08"
1313
"instructors/instructor-notes.md" "2e80f6791d915ad3f502603b08f6bb81" "site/built/instructor-notes.md" "2023-05-24"
1414
"learners/reference.md" "5468b48e84f380e176c234b2f2a88a5f" "site/built/reference.md" "2023-04-28"
1515
"learners/setup.md" "85ee90c7f5846f18337d2b30ca0e64ad" "site/built/setup.md" "2025-07-15"

0 commit comments

Comments
 (0)