File tree Expand file tree Collapse file tree 1 file changed +11
-10
lines changed
Expand file tree Collapse file tree 1 file changed +11
-10
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ exercises: 2
66
77## Search for content
88
9+ Search for 6-8 images.
10+
911Repositories on which you might find this, include:
1012
1113- [ Journal of Digital History Journal] ( https://journalofdigitalhistory.org/ )
@@ -37,7 +39,15 @@ This command in the console uses [ImageMagick](https://imagemagick.org/index.php
3739where:
3840
3941- ** images** is the folder where you have your images,
40- - ** alltifs** is the folder where you want to store your results
42+ - ** alltifs** is the folder where you want to store your results. You can name
43+ this folder as you want.
44+
45+ ## IIIF server
46+
47+
48+ URL will look something like this:
49+ [ https://6fzwqjk2sg.execute-api.eu-west-2.amazonaws.com/latest/iiif/2/storymaking-tutorial%2FEuropeana.eu-987-data_euscreenXL_DEMA_169-4c1f3de50624e0ebbfd1da3497dbee7b/info.json ] ( https://6fzwqjk2sg.execute-api.eu-west-2.amazonaws.com/latest/iiif/2/storymaking-tutorial%2FEuropeana.eu-987-data_euscreenXL_DEMA_169-4c1f3de50624e0ebbfd1da3497dbee7b/info.json )
50+ https://6fzwqjk2sg.execute-api.eu-west-2.amazonaws.com/latest/iiif/2/storymaking-tutorial%2Ffigure2/info.json
4151
4252
4353## Creating a manifest:
@@ -59,15 +69,6 @@ in your html folder, you should be able to access it.
5969
6070
6171
62- ::::::::::::::::::::::::::::::::::::: challenge
63-
64- ## Challenge: Create all manifests for your folder
65-
66- Copy an image into your same folder.
67-
68- Link the image from the main * index.html* page.
69-
70-
7172
7273
7374
You can’t perform that action at this time.
0 commit comments